Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-14869 (GCVE-0-2019-14869)
Vulnerability from cvelistv5
Published
2019-11-15 11:55
Modified
2024-08-05 00:26
Severity ?
VLAI Severity ?
EPSS score ?
CWE
Summary
A flaw was found in all versions of ghostscript 9.x before 9.50, where the `.charkeys` procedure, where it did not properly secure its privileged calls, enabling scripts to bypass `-dSAFER` restrictions. An attacker could abuse this flaw by creating a specially crafted PostScript file that could escalate privileges within the Ghostscript and access files outside of restricted areas or execute commands.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Ghostscript | ghostscript |
Version: all versions of ghostscript 9.x before 9.28 |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-05T00:26:39.155Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14869" }, { "name": "[oss-security] 20191115 CVE-2019-14869 ghostscript: -dSAFER escape in .charkeys", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2019/11/15/1" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://git.ghostscript.com/?p=ghostpdl.git%3Ba=commitdiff%3Bh=485904772c5f" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugs.ghostscript.com/show_bug.cgi?id=701841" }, { "name": "FEDORA-2019-17f42f585a", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IX55AEDERTDFEZAROKZW64MZRPLINEGI/" }, { "name": "20191118 [SECURITY] [DSA 4569-1] ghostscript security update", "tags": [ "mailing-list", "x_refsource_BUGTRAQ", "x_transferred" ], "url": "https://seclists.org/bugtraq/2019/Nov/27" }, { "name": "FEDORA-2019-6cdb10aa59", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HC4REO73BEJOJAU7NHFHJECAUAYJUE3H/" }, { "name": "openSUSE-SU-2019:2534", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00049.html" }, { "name": "openSUSE-SU-2019:2535", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00050.html" }, { "name": "FEDORA-2019-7debdd1807", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2Q4E3OTDAJRSUCOBTDQO7Y5UTE2FFMLF/" }, { "name": "RHSA-2020:0222", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2020:0222" }, { "name": "JVN#52486659", "tags": [ "third-party-advisory", "x_refsource_JVN", "x_transferred" ], "url": "http://jvn.jp/en/jp/JVN52486659/index.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "ghostscript", "vendor": "Ghostscript", "versions": [ { "status": "affected", "version": "all versions of ghostscript 9.x before 9.28" } ] } ], "descriptions": [ { "lang": "en", "value": "A flaw was found in all versions of ghostscript 9.x before 9.50, where the `.charkeys` procedure, where it did not properly secure its privileged calls, enabling scripts to bypass `-dSAFER` restrictions. An attacker could abuse this flaw by creating a specially crafted PostScript file that could escalate privileges within the Ghostscript and access files outside of restricted areas or execute commands." } ], "metrics": [ { "cvssV3_0": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-648", "description": "CWE-648", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2020-02-05T04:06:06", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14869" }, { "name": "[oss-security] 20191115 CVE-2019-14869 ghostscript: -dSAFER escape in .charkeys", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2019/11/15/1" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://git.ghostscript.com/?p=ghostpdl.git%3Ba=commitdiff%3Bh=485904772c5f" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugs.ghostscript.com/show_bug.cgi?id=701841" }, { "name": "FEDORA-2019-17f42f585a", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IX55AEDERTDFEZAROKZW64MZRPLINEGI/" }, { "name": "20191118 [SECURITY] [DSA 4569-1] ghostscript security update", "tags": [ "mailing-list", "x_refsource_BUGTRAQ" ], "url": "https://seclists.org/bugtraq/2019/Nov/27" }, { "name": "FEDORA-2019-6cdb10aa59", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HC4REO73BEJOJAU7NHFHJECAUAYJUE3H/" }, { "name": "openSUSE-SU-2019:2534", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00049.html" }, { "name": "openSUSE-SU-2019:2535", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00050.html" }, { "name": "FEDORA-2019-7debdd1807", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2Q4E3OTDAJRSUCOBTDQO7Y5UTE2FFMLF/" }, { "name": "RHSA-2020:0222", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2020:0222" }, { "name": "JVN#52486659", "tags": [ "third-party-advisory", "x_refsource_JVN" ], "url": "http://jvn.jp/en/jp/JVN52486659/index.html" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2019-14869", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "ghostscript", "version": { "version_data": [ { "version_value": "all versions of ghostscript 9.x before 9.28" } ] } } ] }, "vendor_name": "Ghostscript" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "A flaw was found in all versions of ghostscript 9.x before 9.50, where the `.charkeys` procedure, where it did not properly secure its privileged calls, enabling scripts to bypass `-dSAFER` restrictions. An attacker could abuse this flaw by creating a specially crafted PostScript file that could escalate privileges within the Ghostscript and access files outside of restricted areas or execute commands." } ] }, "impact": { "cvss": [ [ { "vectorString": "7.3/CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" } ] ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-648" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14869", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14869" }, { "name": "[oss-security] 20191115 CVE-2019-14869 ghostscript: -dSAFER escape in .charkeys", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2019/11/15/1" }, { "name": "https://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=485904772c5f", "refsource": "CONFIRM", "url": "https://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=485904772c5f" }, { "name": "https://bugs.ghostscript.com/show_bug.cgi?id=701841", "refsource": "CONFIRM", "url": "https://bugs.ghostscript.com/show_bug.cgi?id=701841" }, { "name": "FEDORA-2019-17f42f585a", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IX55AEDERTDFEZAROKZW64MZRPLINEGI/" }, { "name": "20191118 [SECURITY] [DSA 4569-1] ghostscript security update", "refsource": "BUGTRAQ", "url": "https://seclists.org/bugtraq/2019/Nov/27" }, { "name": "FEDORA-2019-6cdb10aa59", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HC4REO73BEJOJAU7NHFHJECAUAYJUE3H/" }, { "name": "openSUSE-SU-2019:2534", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00049.html" }, { "name": "openSUSE-SU-2019:2535", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00050.html" }, { "name": "FEDORA-2019-7debdd1807", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2Q4E3OTDAJRSUCOBTDQO7Y5UTE2FFMLF/" }, { "name": "RHSA-2020:0222", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2020:0222" }, { "name": "JVN#52486659", "refsource": "JVN", "url": "http://jvn.jp/en/jp/JVN52486659/index.html" } ] } } } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2019-14869", "datePublished": "2019-11-15T11:55:54", "dateReserved": "2019-08-10T00:00:00", "dateUpdated": "2024-08-05T00:26:39.155Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2019-14869\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2019-11-15T12:15:10.603\",\"lastModified\":\"2024-11-21T04:27:32.770\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A flaw was found in all versions of ghostscript 9.x before 9.50, where the `.charkeys` procedure, where it did not properly secure its privileged calls, enabling scripts to bypass `-dSAFER` restrictions. An attacker could abuse this flaw by creating a specially crafted PostScript file that could escalate privileges within the Ghostscript and access files outside of restricted areas or execute commands.\"},{\"lang\":\"es\",\"value\":\"Se detect\u00f3 un fallo en todas las versiones de ghostscript 9.x en versiones anteriores a la 9.50, donde el procedimiento \\\".charkeys\\\", donde no aseguraba apropiadamente sus llamadas privilegiadas, permitiendo que los scripts omitieran las restricciones \\\"-dSAFER\\\". Un atacante podr\u00eda abusar de este fallo mediante la creaci\u00f3n de un archivo PostScript especialmente dise\u00f1ado que podr\u00eda aumentar los privilegios dentro de Ghostscript y acceder a archivos fuera de \u00e1reas restringidas o ejecutar comandos.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9}],\"cvssMetricV30\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L\",\"baseScore\":7.3,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":3.4}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:P/I:P/A:P\",\"baseScore\":6.8,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-648\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-732\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:artifex:ghostscript:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"9.00\",\"versionEndExcluding\":\"9.50\",\"matchCriteriaId\":\"D888AD41-9C8D-44AA-8820-862107522BFF\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:29:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D100F7CE-FC64-4CC6-852A-6136D72DA419\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:30:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"97A4B8DF-58DA-4AB6-A1F9-331B36409BA3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80F0FA5D-8D3B-4C0E-81E2-87998286AF33\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:15.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F1E78106-58E6-4D59-990F-75DA575BFAD9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B620311B-34A3-48A6-82DF-6F078D7A4493\"}]}]}],\"references\":[{\"url\":\"http://jvn.jp/en/jp/JVN52486659/index.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00049.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00050.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2019/11/15/1\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2020:0222\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugs.ghostscript.com/show_bug.cgi?id=701841\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Permissions Required\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14869\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://git.ghostscript.com/?p=ghostpdl.git%3Ba=commitdiff%3Bh=485904772c5f\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2Q4E3OTDAJRSUCOBTDQO7Y5UTE2FFMLF/\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HC4REO73BEJOJAU7NHFHJECAUAYJUE3H/\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IX55AEDERTDFEZAROKZW64MZRPLINEGI/\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://seclists.org/bugtraq/2019/Nov/27\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://jvn.jp/en/jp/JVN52486659/index.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00049.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00050.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2019/11/15/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2020:0222\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugs.ghostscript.com/show_bug.cgi?id=701841\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Permissions Required\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14869\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://git.ghostscript.com/?p=ghostpdl.git%3Ba=commitdiff%3Bh=485904772c5f\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2Q4E3OTDAJRSUCOBTDQO7Y5UTE2FFMLF/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HC4REO73BEJOJAU7NHFHJECAUAYJUE3H/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IX55AEDERTDFEZAROKZW64MZRPLINEGI/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://seclists.org/bugtraq/2019/Nov/27\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Mailing List\",\"Third Party Advisory\"]}]}}" } }
cve-2019-14869
Vulnerability from jvndb
Published
2020-02-05 13:51
Modified
2020-02-13 16:36
Severity ?
Summary
Ghostscript access restriction bypass vulnerability
Details
Ghostscript provided by Artifex Software Inc. contains an access restriction bypass vulnerability (CWE-284).
Hiroki MATSUKUMA of Cyber Defense Institute, Inc. reported this vulnerability to IPA.
JPCERT/CC coordinated with the developer under Information Security Early Warning Partnership.
References
► | Type | URL | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Impacted products
► | Vendor | Product |
---|---|---|
{ "@rdf:about": "https://jvndb.jvn.jp/en/contents/2019/JVNDB-2019-012236.html", "dc:date": "2020-02-13T16:36+09:00", "dcterms:issued": "2020-02-05T13:51+09:00", "dcterms:modified": "2020-02-13T16:36+09:00", "description": "Ghostscript provided by Artifex Software Inc. contains an access restriction bypass vulnerability (CWE-284).\r\n\r\nHiroki MATSUKUMA of Cyber Defense Institute, Inc. reported this vulnerability to IPA.\r\nJPCERT/CC coordinated with the developer under Information Security Early Warning Partnership.", "link": "https://jvndb.jvn.jp/en/contents/2019/JVNDB-2019-012236.html", "sec:cpe": { "#text": "cpe:/a:artifex:ghostscript", "@product": "Ghostscript", "@vendor": "Artifex Software", "@version": "2.2" }, "sec:cvss": [ { "@score": "6.8", "@severity": "Medium", "@type": "Base", "@vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "@version": "2.0" }, { "@score": "7.8", "@severity": "High", "@type": "Base", "@vector": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "@version": "3.0" } ], "sec:identifier": "JVNDB-2019-012236", "sec:references": [ { "#text": "https://jvn.jp/en/jp/JVN52486659/index.html", "@id": "JVN#52486659", "@source": "JVN" }, { "#text": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14869", "@id": "CVE-2019-14869", "@source": "CVE" }, { "#text": "https://nvd.nist.gov/vuln/detail/CVE-2019-14869", "@id": "CVE-2019-14869", "@source": "NVD" }, { "#text": "http://www.openwall.com/lists/oss-security/2019/11/15/1", "@id": "CVE-2019-14869 ghostscript: -dSAFER escape in .charkeys", "@source": "Related document" }, { "#text": "https://www.ipa.go.jp/en/security/vulnerabilities/cwe.html", "@id": "CWE-264", "@title": "Permissions(CWE-264)" } ], "title": "Ghostscript access restriction bypass vulnerability" }
suse-su-2019:2983-1
Vulnerability from csaf_suse
Published
2019-11-15 09:47
Modified
2019-11-15 09:47
Summary
Security update for ghostscript
Notes
Title of the patch
Security update for ghostscript
Description of the patch
This update for ghostscript fixes the following issue:
- CVE-2019-14869: Fixed a possible dSAFER escape which could have allowed
an attacker to gain high privileges by a specially crafted Postscript
code (bsc#1156275).
Patchnames
HPE-Helion-OpenStack-8-2019-2983,SUSE-2019-2983,SUSE-OpenStack-Cloud-7-2019-2983,SUSE-OpenStack-Cloud-8-2019-2983,SUSE-OpenStack-Cloud-Crowbar-8-2019-2983,SUSE-SLE-DESKTOP-12-SP4-2019-2983,SUSE-SLE-SAP-12-SP1-2019-2983,SUSE-SLE-SAP-12-SP2-2019-2983,SUSE-SLE-SAP-12-SP3-2019-2983,SUSE-SLE-SDK-12-SP4-2019-2983,SUSE-SLE-SDK-12-SP5-2019-2983,SUSE-SLE-SERVER-12-SP1-2019-2983,SUSE-SLE-SERVER-12-SP2-2019-2983,SUSE-SLE-SERVER-12-SP2-BCL-2019-2983,SUSE-SLE-SERVER-12-SP3-2019-2983,SUSE-SLE-SERVER-12-SP3-BCL-2019-2983,SUSE-SLE-SERVER-12-SP4-2019-2983,SUSE-SLE-SERVER-12-SP5-2019-2983,SUSE-Storage-5-2019-2983
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for ghostscript", "title": "Title of the patch" }, { "category": "description", "text": "This update for ghostscript fixes the following issue:\n\t \n- CVE-2019-14869: Fixed a possible dSAFER escape which could have allowed \n an attacker to gain high privileges by a specially crafted Postscript \n code (bsc#1156275).\n ", "title": "Description of the patch" }, { "category": "details", "text": "HPE-Helion-OpenStack-8-2019-2983,SUSE-2019-2983,SUSE-OpenStack-Cloud-7-2019-2983,SUSE-OpenStack-Cloud-8-2019-2983,SUSE-OpenStack-Cloud-Crowbar-8-2019-2983,SUSE-SLE-DESKTOP-12-SP4-2019-2983,SUSE-SLE-SAP-12-SP1-2019-2983,SUSE-SLE-SAP-12-SP2-2019-2983,SUSE-SLE-SAP-12-SP3-2019-2983,SUSE-SLE-SDK-12-SP4-2019-2983,SUSE-SLE-SDK-12-SP5-2019-2983,SUSE-SLE-SERVER-12-SP1-2019-2983,SUSE-SLE-SERVER-12-SP2-2019-2983,SUSE-SLE-SERVER-12-SP2-BCL-2019-2983,SUSE-SLE-SERVER-12-SP3-2019-2983,SUSE-SLE-SERVER-12-SP3-BCL-2019-2983,SUSE-SLE-SERVER-12-SP4-2019-2983,SUSE-SLE-SERVER-12-SP5-2019-2983,SUSE-Storage-5-2019-2983", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_2983-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2019:2983-1", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20192983-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2019:2983-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2019-November/006145.html" }, { "category": "self", "summary": "SUSE Bug 1156275", "url": "https://bugzilla.suse.com/1156275" }, { "category": "self", "summary": "SUSE CVE CVE-2019-14869 page", "url": "https://www.suse.com/security/cve/CVE-2019-14869/" } ], "title": "Security update for ghostscript", "tracking": { "current_release_date": "2019-11-15T09:47:09Z", "generator": { "date": "2019-11-15T09:47:09Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2019:2983-1", "initial_release_date": "2019-11-15T09:47:09Z", "revision_history": [ { "date": "2019-11-15T09:47:09Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "ghostscript-9.27-23.31.1.aarch64", "product": { "name": "ghostscript-9.27-23.31.1.aarch64", "product_id": "ghostscript-9.27-23.31.1.aarch64" } }, { "category": "product_version", "name": "ghostscript-devel-9.27-23.31.1.aarch64", "product": { "name": "ghostscript-devel-9.27-23.31.1.aarch64", "product_id": "ghostscript-devel-9.27-23.31.1.aarch64" } }, { "category": "product_version", "name": "ghostscript-mini-9.27-23.31.1.aarch64", "product": { "name": "ghostscript-mini-9.27-23.31.1.aarch64", "product_id": "ghostscript-mini-9.27-23.31.1.aarch64" } }, { "category": "product_version", "name": "ghostscript-mini-devel-9.27-23.31.1.aarch64", "product": { "name": "ghostscript-mini-devel-9.27-23.31.1.aarch64", "product_id": "ghostscript-mini-devel-9.27-23.31.1.aarch64" } }, { "category": "product_version", "name": "ghostscript-x11-9.27-23.31.1.aarch64", "product": { "name": "ghostscript-x11-9.27-23.31.1.aarch64", "product_id": "ghostscript-x11-9.27-23.31.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "ghostscript-9.27-23.31.1.i586", "product": { "name": "ghostscript-9.27-23.31.1.i586", "product_id": "ghostscript-9.27-23.31.1.i586" } }, { "category": "product_version", "name": "ghostscript-devel-9.27-23.31.1.i586", "product": { "name": "ghostscript-devel-9.27-23.31.1.i586", "product_id": "ghostscript-devel-9.27-23.31.1.i586" } }, { "category": "product_version", "name": "ghostscript-mini-9.27-23.31.1.i586", "product": { "name": "ghostscript-mini-9.27-23.31.1.i586", "product_id": "ghostscript-mini-9.27-23.31.1.i586" } }, { "category": "product_version", "name": "ghostscript-mini-devel-9.27-23.31.1.i586", "product": { "name": "ghostscript-mini-devel-9.27-23.31.1.i586", "product_id": "ghostscript-mini-devel-9.27-23.31.1.i586" } }, { "category": "product_version", "name": "ghostscript-x11-9.27-23.31.1.i586", "product": { "name": "ghostscript-x11-9.27-23.31.1.i586", "product_id": "ghostscript-x11-9.27-23.31.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "ghostscript-9.27-23.31.1.ppc64le", "product": { "name": "ghostscript-9.27-23.31.1.ppc64le", "product_id": "ghostscript-9.27-23.31.1.ppc64le" } }, { "category": "product_version", "name": "ghostscript-devel-9.27-23.31.1.ppc64le", "product": { "name": "ghostscript-devel-9.27-23.31.1.ppc64le", "product_id": "ghostscript-devel-9.27-23.31.1.ppc64le" } }, { "category": "product_version", "name": "ghostscript-mini-9.27-23.31.1.ppc64le", "product": { "name": "ghostscript-mini-9.27-23.31.1.ppc64le", "product_id": "ghostscript-mini-9.27-23.31.1.ppc64le" } }, { "category": "product_version", "name": "ghostscript-mini-devel-9.27-23.31.1.ppc64le", "product": { "name": "ghostscript-mini-devel-9.27-23.31.1.ppc64le", "product_id": "ghostscript-mini-devel-9.27-23.31.1.ppc64le" } }, { "category": "product_version", "name": "ghostscript-x11-9.27-23.31.1.ppc64le", "product": { "name": "ghostscript-x11-9.27-23.31.1.ppc64le", "product_id": "ghostscript-x11-9.27-23.31.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "ghostscript-9.27-23.31.1.s390", "product": { "name": "ghostscript-9.27-23.31.1.s390", "product_id": "ghostscript-9.27-23.31.1.s390" } }, { "category": "product_version", "name": "ghostscript-devel-9.27-23.31.1.s390", "product": { "name": "ghostscript-devel-9.27-23.31.1.s390", "product_id": "ghostscript-devel-9.27-23.31.1.s390" } }, { "category": "product_version", "name": "ghostscript-mini-9.27-23.31.1.s390", "product": { "name": "ghostscript-mini-9.27-23.31.1.s390", "product_id": "ghostscript-mini-9.27-23.31.1.s390" } }, { "category": "product_version", "name": "ghostscript-mini-devel-9.27-23.31.1.s390", "product": { "name": "ghostscript-mini-devel-9.27-23.31.1.s390", "product_id": "ghostscript-mini-devel-9.27-23.31.1.s390" } }, { "category": "product_version", "name": "ghostscript-x11-9.27-23.31.1.s390", "product": { "name": "ghostscript-x11-9.27-23.31.1.s390", "product_id": "ghostscript-x11-9.27-23.31.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "ghostscript-9.27-23.31.1.s390x", "product": { "name": "ghostscript-9.27-23.31.1.s390x", "product_id": "ghostscript-9.27-23.31.1.s390x" } }, { "category": "product_version", "name": "ghostscript-devel-9.27-23.31.1.s390x", "product": { "name": "ghostscript-devel-9.27-23.31.1.s390x", "product_id": "ghostscript-devel-9.27-23.31.1.s390x" } }, { "category": "product_version", "name": "ghostscript-mini-9.27-23.31.1.s390x", "product": { "name": "ghostscript-mini-9.27-23.31.1.s390x", "product_id": "ghostscript-mini-9.27-23.31.1.s390x" } }, { "category": "product_version", "name": "ghostscript-mini-devel-9.27-23.31.1.s390x", "product": { "name": "ghostscript-mini-devel-9.27-23.31.1.s390x", "product_id": "ghostscript-mini-devel-9.27-23.31.1.s390x" } }, { "category": "product_version", "name": "ghostscript-x11-9.27-23.31.1.s390x", "product": { "name": "ghostscript-x11-9.27-23.31.1.s390x", "product_id": "ghostscript-x11-9.27-23.31.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "ghostscript-9.27-23.31.1.x86_64", "product": { "name": "ghostscript-9.27-23.31.1.x86_64", "product_id": "ghostscript-9.27-23.31.1.x86_64" } }, { "category": "product_version", "name": "ghostscript-x11-9.27-23.31.1.x86_64", "product": { "name": "ghostscript-x11-9.27-23.31.1.x86_64", "product_id": "ghostscript-x11-9.27-23.31.1.x86_64" } }, { "category": "product_version", "name": "ghostscript-devel-9.27-23.31.1.x86_64", "product": { "name": "ghostscript-devel-9.27-23.31.1.x86_64", "product_id": "ghostscript-devel-9.27-23.31.1.x86_64" } }, { "category": "product_version", "name": "ghostscript-mini-9.27-23.31.1.x86_64", "product": { "name": "ghostscript-mini-9.27-23.31.1.x86_64", "product_id": "ghostscript-mini-9.27-23.31.1.x86_64" } }, { "category": "product_version", "name": "ghostscript-mini-devel-9.27-23.31.1.x86_64", "product": { "name": "ghostscript-mini-devel-9.27-23.31.1.x86_64", "product_id": "ghostscript-mini-devel-9.27-23.31.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "HPE Helion OpenStack 8", "product": { "name": "HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8", "product_identification_helper": { "cpe": "cpe:/o:suse:hpe-helion-openstack:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 7", "product": { "name": "SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:7" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 8", "product": { "name": "SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud Crowbar 8", "product": { "name": "SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12 SP4", "product": { "name": "SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp1" } } }, { "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 Server for SAP Applications 12 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP4", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP1-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product": { "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-bcl:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3-BCL", "product": { "name": "SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-bcl:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP4", "product": { "name": "SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5", "product": { "name": "SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp5" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 5", "product": { "name": "SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:ghostscript-9.27-23.31.1.x86_64" }, "product_reference": "ghostscript-9.27-23.31.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:ghostscript-x11-9.27-23.31.1.x86_64" }, "product_reference": "ghostscript-x11-9.27-23.31.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:ghostscript-9.27-23.31.1.s390x" }, "product_reference": "ghostscript-9.27-23.31.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:ghostscript-9.27-23.31.1.x86_64" }, "product_reference": "ghostscript-9.27-23.31.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:ghostscript-x11-9.27-23.31.1.s390x" }, "product_reference": "ghostscript-x11-9.27-23.31.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:ghostscript-x11-9.27-23.31.1.x86_64" }, "product_reference": "ghostscript-x11-9.27-23.31.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:ghostscript-9.27-23.31.1.x86_64" }, "product_reference": "ghostscript-9.27-23.31.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:ghostscript-x11-9.27-23.31.1.x86_64" }, "product_reference": "ghostscript-x11-9.27-23.31.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:ghostscript-9.27-23.31.1.x86_64" }, "product_reference": "ghostscript-9.27-23.31.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:ghostscript-x11-9.27-23.31.1.x86_64" }, "product_reference": "ghostscript-x11-9.27-23.31.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:ghostscript-9.27-23.31.1.x86_64" }, "product_reference": "ghostscript-9.27-23.31.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:ghostscript-x11-9.27-23.31.1.x86_64" }, "product_reference": "ghostscript-x11-9.27-23.31.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:ghostscript-9.27-23.31.1.x86_64" }, "product_reference": "ghostscript-9.27-23.31.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:ghostscript-x11-9.27-23.31.1.x86_64" }, "product_reference": "ghostscript-x11-9.27-23.31.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.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:ghostscript-9.27-23.31.1.ppc64le" }, "product_reference": "ghostscript-9.27-23.31.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.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:ghostscript-9.27-23.31.1.x86_64" }, "product_reference": "ghostscript-9.27-23.31.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.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:ghostscript-x11-9.27-23.31.1.ppc64le" }, "product_reference": "ghostscript-x11-9.27-23.31.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.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:ghostscript-x11-9.27-23.31.1.x86_64" }, "product_reference": "ghostscript-x11-9.27-23.31.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:ghostscript-9.27-23.31.1.ppc64le" }, "product_reference": "ghostscript-9.27-23.31.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:ghostscript-9.27-23.31.1.x86_64" }, "product_reference": "ghostscript-9.27-23.31.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:ghostscript-x11-9.27-23.31.1.ppc64le" }, "product_reference": "ghostscript-x11-9.27-23.31.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:ghostscript-x11-9.27-23.31.1.x86_64" }, "product_reference": "ghostscript-x11-9.27-23.31.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-devel-9.27-23.31.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:ghostscript-devel-9.27-23.31.1.aarch64" }, "product_reference": "ghostscript-devel-9.27-23.31.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-devel-9.27-23.31.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:ghostscript-devel-9.27-23.31.1.ppc64le" }, "product_reference": "ghostscript-devel-9.27-23.31.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-devel-9.27-23.31.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:ghostscript-devel-9.27-23.31.1.s390x" }, "product_reference": "ghostscript-devel-9.27-23.31.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-devel-9.27-23.31.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:ghostscript-devel-9.27-23.31.1.x86_64" }, "product_reference": "ghostscript-devel-9.27-23.31.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-devel-9.27-23.31.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:ghostscript-devel-9.27-23.31.1.aarch64" }, "product_reference": "ghostscript-devel-9.27-23.31.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-devel-9.27-23.31.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:ghostscript-devel-9.27-23.31.1.ppc64le" }, "product_reference": "ghostscript-devel-9.27-23.31.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-devel-9.27-23.31.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:ghostscript-devel-9.27-23.31.1.s390x" }, "product_reference": "ghostscript-devel-9.27-23.31.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-devel-9.27-23.31.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:ghostscript-devel-9.27-23.31.1.x86_64" }, "product_reference": "ghostscript-devel-9.27-23.31.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:ghostscript-9.27-23.31.1.ppc64le" }, "product_reference": "ghostscript-9.27-23.31.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:ghostscript-9.27-23.31.1.s390x" }, "product_reference": "ghostscript-9.27-23.31.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:ghostscript-9.27-23.31.1.x86_64" }, "product_reference": "ghostscript-9.27-23.31.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:ghostscript-x11-9.27-23.31.1.ppc64le" }, "product_reference": "ghostscript-x11-9.27-23.31.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:ghostscript-x11-9.27-23.31.1.s390x" }, "product_reference": "ghostscript-x11-9.27-23.31.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:ghostscript-x11-9.27-23.31.1.x86_64" }, "product_reference": "ghostscript-x11-9.27-23.31.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:ghostscript-9.27-23.31.1.ppc64le" }, "product_reference": "ghostscript-9.27-23.31.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:ghostscript-9.27-23.31.1.s390x" }, "product_reference": "ghostscript-9.27-23.31.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:ghostscript-9.27-23.31.1.x86_64" }, "product_reference": "ghostscript-9.27-23.31.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:ghostscript-x11-9.27-23.31.1.ppc64le" }, "product_reference": "ghostscript-x11-9.27-23.31.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:ghostscript-x11-9.27-23.31.1.s390x" }, "product_reference": "ghostscript-x11-9.27-23.31.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:ghostscript-x11-9.27-23.31.1.x86_64" }, "product_reference": "ghostscript-x11-9.27-23.31.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:ghostscript-9.27-23.31.1.x86_64" }, "product_reference": "ghostscript-9.27-23.31.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:ghostscript-x11-9.27-23.31.1.x86_64" }, "product_reference": "ghostscript-x11-9.27-23.31.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-9.27-23.31.1.aarch64" }, "product_reference": "ghostscript-9.27-23.31.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-9.27-23.31.1.ppc64le" }, "product_reference": "ghostscript-9.27-23.31.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-9.27-23.31.1.s390x" }, "product_reference": "ghostscript-9.27-23.31.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-9.27-23.31.1.x86_64" }, "product_reference": "ghostscript-9.27-23.31.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-x11-9.27-23.31.1.aarch64" }, "product_reference": "ghostscript-x11-9.27-23.31.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-x11-9.27-23.31.1.ppc64le" }, "product_reference": "ghostscript-x11-9.27-23.31.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-x11-9.27-23.31.1.s390x" }, "product_reference": "ghostscript-x11-9.27-23.31.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-x11-9.27-23.31.1.x86_64" }, "product_reference": "ghostscript-x11-9.27-23.31.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:ghostscript-9.27-23.31.1.x86_64" }, "product_reference": "ghostscript-9.27-23.31.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:ghostscript-x11-9.27-23.31.1.x86_64" }, "product_reference": "ghostscript-x11-9.27-23.31.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:ghostscript-9.27-23.31.1.aarch64" }, "product_reference": "ghostscript-9.27-23.31.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:ghostscript-9.27-23.31.1.ppc64le" }, "product_reference": "ghostscript-9.27-23.31.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:ghostscript-9.27-23.31.1.s390x" }, "product_reference": "ghostscript-9.27-23.31.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:ghostscript-9.27-23.31.1.x86_64" }, "product_reference": "ghostscript-9.27-23.31.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:ghostscript-x11-9.27-23.31.1.aarch64" }, "product_reference": "ghostscript-x11-9.27-23.31.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:ghostscript-x11-9.27-23.31.1.ppc64le" }, "product_reference": "ghostscript-x11-9.27-23.31.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:ghostscript-x11-9.27-23.31.1.s390x" }, "product_reference": "ghostscript-x11-9.27-23.31.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:ghostscript-x11-9.27-23.31.1.x86_64" }, "product_reference": "ghostscript-x11-9.27-23.31.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-9.27-23.31.1.aarch64" }, "product_reference": "ghostscript-9.27-23.31.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-9.27-23.31.1.ppc64le" }, "product_reference": "ghostscript-9.27-23.31.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-9.27-23.31.1.s390x" }, "product_reference": "ghostscript-9.27-23.31.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-9.27-23.31.1.x86_64" }, "product_reference": "ghostscript-9.27-23.31.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-x11-9.27-23.31.1.aarch64" }, "product_reference": "ghostscript-x11-9.27-23.31.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-x11-9.27-23.31.1.ppc64le" }, "product_reference": "ghostscript-x11-9.27-23.31.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-x11-9.27-23.31.1.s390x" }, "product_reference": "ghostscript-x11-9.27-23.31.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-x11-9.27-23.31.1.x86_64" }, "product_reference": "ghostscript-x11-9.27-23.31.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:ghostscript-9.27-23.31.1.aarch64" }, "product_reference": "ghostscript-9.27-23.31.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:ghostscript-9.27-23.31.1.ppc64le" }, "product_reference": "ghostscript-9.27-23.31.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:ghostscript-9.27-23.31.1.s390x" }, "product_reference": "ghostscript-9.27-23.31.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:ghostscript-9.27-23.31.1.x86_64" }, "product_reference": "ghostscript-9.27-23.31.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:ghostscript-x11-9.27-23.31.1.aarch64" }, "product_reference": "ghostscript-x11-9.27-23.31.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:ghostscript-x11-9.27-23.31.1.ppc64le" }, "product_reference": "ghostscript-x11-9.27-23.31.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:ghostscript-x11-9.27-23.31.1.s390x" }, "product_reference": "ghostscript-x11-9.27-23.31.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:ghostscript-x11-9.27-23.31.1.x86_64" }, "product_reference": "ghostscript-x11-9.27-23.31.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-9.27-23.31.1.aarch64" }, "product_reference": "ghostscript-9.27-23.31.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-9.27-23.31.1.ppc64le" }, "product_reference": "ghostscript-9.27-23.31.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-9.27-23.31.1.s390x" }, "product_reference": "ghostscript-9.27-23.31.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-9.27-23.31.1.x86_64" }, "product_reference": "ghostscript-9.27-23.31.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-x11-9.27-23.31.1.aarch64" }, "product_reference": "ghostscript-x11-9.27-23.31.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-x11-9.27-23.31.1.ppc64le" }, "product_reference": "ghostscript-x11-9.27-23.31.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-x11-9.27-23.31.1.s390x" }, "product_reference": "ghostscript-x11-9.27-23.31.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-x11-9.27-23.31.1.x86_64" }, "product_reference": "ghostscript-x11-9.27-23.31.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:ghostscript-9.27-23.31.1.aarch64" }, "product_reference": "ghostscript-9.27-23.31.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-23.31.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:ghostscript-9.27-23.31.1.x86_64" }, "product_reference": "ghostscript-9.27-23.31.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:ghostscript-x11-9.27-23.31.1.aarch64" }, "product_reference": "ghostscript-x11-9.27-23.31.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-23.31.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:ghostscript-x11-9.27-23.31.1.x86_64" }, "product_reference": "ghostscript-x11-9.27-23.31.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-14869", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-14869" } ], "notes": [ { "category": "general", "text": "A flaw was found in all versions of ghostscript 9.x before 9.50, where the `.charkeys` procedure, where it did not properly secure its privileged calls, enabling scripts to bypass `-dSAFER` restrictions. An attacker could abuse this flaw by creating a specially crafted PostScript file that could escalate privileges within the Ghostscript and access files outside of restricted areas or execute commands.", "title": "CVE description" } ], "product_status": { "recommended": [ "HPE Helion OpenStack 8:ghostscript-9.27-23.31.1.x86_64", "HPE Helion OpenStack 8:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Enterprise Storage 5:ghostscript-9.27-23.31.1.aarch64", "SUSE Enterprise Storage 5:ghostscript-9.27-23.31.1.x86_64", "SUSE Enterprise Storage 5:ghostscript-x11-9.27-23.31.1.aarch64", "SUSE Enterprise Storage 5:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:ghostscript-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:ghostscript-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:ghostscript-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:ghostscript-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:ghostscript-x11-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:ghostscript-x11-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:ghostscript-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:ghostscript-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:ghostscript-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:ghostscript-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:ghostscript-x11-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:ghostscript-x11-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:ghostscript-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-9.27-23.31.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-x11-9.27-23.31.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-x11-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-x11-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:ghostscript-9.27-23.31.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:ghostscript-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:ghostscript-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server 12 SP4:ghostscript-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:ghostscript-x11-9.27-23.31.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:ghostscript-x11-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:ghostscript-x11-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server 12 SP4:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:ghostscript-9.27-23.31.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:ghostscript-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:ghostscript-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server 12 SP5:ghostscript-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:ghostscript-x11-9.27-23.31.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:ghostscript-x11-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:ghostscript-x11-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server 12 SP5:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:ghostscript-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:ghostscript-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:ghostscript-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:ghostscript-x11-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:ghostscript-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:ghostscript-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:ghostscript-x11-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-9.27-23.31.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-x11-9.27-23.31.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-x11-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-x11-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-9.27-23.31.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-x11-9.27-23.31.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-x11-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-x11-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:ghostscript-devel-9.27-23.31.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:ghostscript-devel-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:ghostscript-devel-9.27-23.31.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:ghostscript-devel-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:ghostscript-devel-9.27-23.31.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:ghostscript-devel-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:ghostscript-devel-9.27-23.31.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:ghostscript-devel-9.27-23.31.1.x86_64", "SUSE OpenStack Cloud 7:ghostscript-9.27-23.31.1.s390x", "SUSE OpenStack Cloud 7:ghostscript-9.27-23.31.1.x86_64", "SUSE OpenStack Cloud 7:ghostscript-x11-9.27-23.31.1.s390x", "SUSE OpenStack Cloud 7:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE OpenStack Cloud 8:ghostscript-9.27-23.31.1.x86_64", "SUSE OpenStack Cloud 8:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:ghostscript-9.27-23.31.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:ghostscript-x11-9.27-23.31.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-14869", "url": "https://www.suse.com/security/cve/CVE-2019-14869" }, { "category": "external", "summary": "SUSE Bug 1156275 for CVE-2019-14869", "url": "https://bugzilla.suse.com/1156275" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "HPE Helion OpenStack 8:ghostscript-9.27-23.31.1.x86_64", "HPE Helion OpenStack 8:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Enterprise Storage 5:ghostscript-9.27-23.31.1.aarch64", "SUSE Enterprise Storage 5:ghostscript-9.27-23.31.1.x86_64", "SUSE Enterprise Storage 5:ghostscript-x11-9.27-23.31.1.aarch64", "SUSE Enterprise Storage 5:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:ghostscript-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:ghostscript-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:ghostscript-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:ghostscript-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:ghostscript-x11-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:ghostscript-x11-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:ghostscript-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:ghostscript-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:ghostscript-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:ghostscript-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:ghostscript-x11-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:ghostscript-x11-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:ghostscript-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-9.27-23.31.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-x11-9.27-23.31.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-x11-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-x11-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:ghostscript-9.27-23.31.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:ghostscript-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:ghostscript-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server 12 SP4:ghostscript-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:ghostscript-x11-9.27-23.31.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:ghostscript-x11-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:ghostscript-x11-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server 12 SP4:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:ghostscript-9.27-23.31.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:ghostscript-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:ghostscript-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server 12 SP5:ghostscript-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:ghostscript-x11-9.27-23.31.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:ghostscript-x11-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:ghostscript-x11-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server 12 SP5:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:ghostscript-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:ghostscript-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:ghostscript-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:ghostscript-x11-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:ghostscript-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:ghostscript-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:ghostscript-x11-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-9.27-23.31.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-x11-9.27-23.31.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-x11-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-x11-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-9.27-23.31.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-x11-9.27-23.31.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-x11-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-x11-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:ghostscript-devel-9.27-23.31.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:ghostscript-devel-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:ghostscript-devel-9.27-23.31.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:ghostscript-devel-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:ghostscript-devel-9.27-23.31.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:ghostscript-devel-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:ghostscript-devel-9.27-23.31.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:ghostscript-devel-9.27-23.31.1.x86_64", "SUSE OpenStack Cloud 7:ghostscript-9.27-23.31.1.s390x", "SUSE OpenStack Cloud 7:ghostscript-9.27-23.31.1.x86_64", "SUSE OpenStack Cloud 7:ghostscript-x11-9.27-23.31.1.s390x", "SUSE OpenStack Cloud 7:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE OpenStack Cloud 8:ghostscript-9.27-23.31.1.x86_64", "SUSE OpenStack Cloud 8:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:ghostscript-9.27-23.31.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:ghostscript-x11-9.27-23.31.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "HPE Helion OpenStack 8:ghostscript-9.27-23.31.1.x86_64", "HPE Helion OpenStack 8:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Enterprise Storage 5:ghostscript-9.27-23.31.1.aarch64", "SUSE Enterprise Storage 5:ghostscript-9.27-23.31.1.x86_64", "SUSE Enterprise Storage 5:ghostscript-x11-9.27-23.31.1.aarch64", "SUSE Enterprise Storage 5:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:ghostscript-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:ghostscript-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:ghostscript-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:ghostscript-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:ghostscript-x11-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:ghostscript-x11-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:ghostscript-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:ghostscript-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:ghostscript-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:ghostscript-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:ghostscript-x11-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:ghostscript-x11-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:ghostscript-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-9.27-23.31.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-x11-9.27-23.31.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-x11-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-x11-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:ghostscript-9.27-23.31.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:ghostscript-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:ghostscript-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server 12 SP4:ghostscript-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:ghostscript-x11-9.27-23.31.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:ghostscript-x11-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:ghostscript-x11-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server 12 SP4:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:ghostscript-9.27-23.31.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:ghostscript-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:ghostscript-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server 12 SP5:ghostscript-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:ghostscript-x11-9.27-23.31.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:ghostscript-x11-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:ghostscript-x11-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server 12 SP5:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:ghostscript-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:ghostscript-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:ghostscript-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:ghostscript-x11-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:ghostscript-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:ghostscript-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:ghostscript-x11-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-9.27-23.31.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-x11-9.27-23.31.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-x11-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-x11-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-9.27-23.31.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-x11-9.27-23.31.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-x11-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-x11-9.27-23.31.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:ghostscript-devel-9.27-23.31.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:ghostscript-devel-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:ghostscript-devel-9.27-23.31.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:ghostscript-devel-9.27-23.31.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:ghostscript-devel-9.27-23.31.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:ghostscript-devel-9.27-23.31.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:ghostscript-devel-9.27-23.31.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:ghostscript-devel-9.27-23.31.1.x86_64", "SUSE OpenStack Cloud 7:ghostscript-9.27-23.31.1.s390x", "SUSE OpenStack Cloud 7:ghostscript-9.27-23.31.1.x86_64", "SUSE OpenStack Cloud 7:ghostscript-x11-9.27-23.31.1.s390x", "SUSE OpenStack Cloud 7:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE OpenStack Cloud 8:ghostscript-9.27-23.31.1.x86_64", "SUSE OpenStack Cloud 8:ghostscript-x11-9.27-23.31.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:ghostscript-9.27-23.31.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:ghostscript-x11-9.27-23.31.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-11-15T09:47:09Z", "details": "important" } ], "title": "CVE-2019-14869" } ] }
suse-su-2019:2981-1
Vulnerability from csaf_suse
Published
2019-11-15 09:46
Modified
2019-11-15 09:46
Summary
Security update for ghostscript
Notes
Title of the patch
Security update for ghostscript
Description of the patch
This update for ghostscript fixes the following issues:
- CVE-2019-14869: Fixed a possible dSAFER escape which could have allowed
an attacker to gain high privileges by a specially crafted Postscript
code (bsc#1156275).
Patchnames
SUSE-2019-2981,SUSE-SLE-Module-Basesystem-15-2019-2981,SUSE-SLE-Module-Basesystem-15-SP1-2019-2981,SUSE-SLE-Module-Development-Tools-OBS-15-2019-2981,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2019-2981
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for ghostscript", "title": "Title of the patch" }, { "category": "description", "text": "This update for ghostscript fixes the following issues:\n\n- CVE-2019-14869: Fixed a possible dSAFER escape which could have allowed \n an attacker to gain high privileges by a specially crafted Postscript \n code (bsc#1156275).\n ", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2019-2981,SUSE-SLE-Module-Basesystem-15-2019-2981,SUSE-SLE-Module-Basesystem-15-SP1-2019-2981,SUSE-SLE-Module-Development-Tools-OBS-15-2019-2981,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2019-2981", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_2981-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2019:2981-1", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20192981-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2019:2981-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2019-November/006144.html" }, { "category": "self", "summary": "SUSE Bug 1156275", "url": "https://bugzilla.suse.com/1156275" }, { "category": "self", "summary": "SUSE CVE CVE-2019-14869 page", "url": "https://www.suse.com/security/cve/CVE-2019-14869/" } ], "title": "Security update for ghostscript", "tracking": { "current_release_date": "2019-11-15T09:46:10Z", "generator": { "date": "2019-11-15T09:46:10Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2019:2981-1", "initial_release_date": "2019-11-15T09:46:10Z", "revision_history": [ { "date": "2019-11-15T09:46:10Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "ghostscript-9.27-3.24.1.aarch64", "product": { "name": "ghostscript-9.27-3.24.1.aarch64", "product_id": "ghostscript-9.27-3.24.1.aarch64" } }, { "category": "product_version", "name": "ghostscript-devel-9.27-3.24.1.aarch64", "product": { "name": "ghostscript-devel-9.27-3.24.1.aarch64", "product_id": "ghostscript-devel-9.27-3.24.1.aarch64" } }, { "category": "product_version", "name": "ghostscript-mini-9.27-3.24.1.aarch64", "product": { "name": "ghostscript-mini-9.27-3.24.1.aarch64", "product_id": "ghostscript-mini-9.27-3.24.1.aarch64" } }, { "category": "product_version", "name": "ghostscript-mini-devel-9.27-3.24.1.aarch64", "product": { "name": "ghostscript-mini-devel-9.27-3.24.1.aarch64", "product_id": "ghostscript-mini-devel-9.27-3.24.1.aarch64" } }, { "category": "product_version", "name": "ghostscript-x11-9.27-3.24.1.aarch64", "product": { "name": "ghostscript-x11-9.27-3.24.1.aarch64", "product_id": "ghostscript-x11-9.27-3.24.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "ghostscript-9.27-3.24.1.i586", "product": { "name": "ghostscript-9.27-3.24.1.i586", "product_id": "ghostscript-9.27-3.24.1.i586" } }, { "category": "product_version", "name": "ghostscript-devel-9.27-3.24.1.i586", "product": { "name": "ghostscript-devel-9.27-3.24.1.i586", "product_id": "ghostscript-devel-9.27-3.24.1.i586" } }, { "category": "product_version", "name": "ghostscript-mini-9.27-3.24.1.i586", "product": { "name": "ghostscript-mini-9.27-3.24.1.i586", "product_id": "ghostscript-mini-9.27-3.24.1.i586" } }, { "category": "product_version", "name": "ghostscript-mini-devel-9.27-3.24.1.i586", "product": { "name": "ghostscript-mini-devel-9.27-3.24.1.i586", "product_id": "ghostscript-mini-devel-9.27-3.24.1.i586" } }, { "category": "product_version", "name": "ghostscript-x11-9.27-3.24.1.i586", "product": { "name": "ghostscript-x11-9.27-3.24.1.i586", "product_id": "ghostscript-x11-9.27-3.24.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "ghostscript-9.27-3.24.1.ppc64le", "product": { "name": "ghostscript-9.27-3.24.1.ppc64le", "product_id": "ghostscript-9.27-3.24.1.ppc64le" } }, { "category": "product_version", "name": "ghostscript-devel-9.27-3.24.1.ppc64le", "product": { "name": "ghostscript-devel-9.27-3.24.1.ppc64le", "product_id": "ghostscript-devel-9.27-3.24.1.ppc64le" } }, { "category": "product_version", "name": "ghostscript-mini-9.27-3.24.1.ppc64le", "product": { "name": "ghostscript-mini-9.27-3.24.1.ppc64le", "product_id": "ghostscript-mini-9.27-3.24.1.ppc64le" } }, { "category": "product_version", "name": "ghostscript-mini-devel-9.27-3.24.1.ppc64le", "product": { "name": "ghostscript-mini-devel-9.27-3.24.1.ppc64le", "product_id": "ghostscript-mini-devel-9.27-3.24.1.ppc64le" } }, { "category": "product_version", "name": "ghostscript-x11-9.27-3.24.1.ppc64le", "product": { "name": "ghostscript-x11-9.27-3.24.1.ppc64le", "product_id": "ghostscript-x11-9.27-3.24.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "ghostscript-9.27-3.24.1.s390x", "product": { "name": "ghostscript-9.27-3.24.1.s390x", "product_id": "ghostscript-9.27-3.24.1.s390x" } }, { "category": "product_version", "name": "ghostscript-devel-9.27-3.24.1.s390x", "product": { "name": "ghostscript-devel-9.27-3.24.1.s390x", "product_id": "ghostscript-devel-9.27-3.24.1.s390x" } }, { "category": "product_version", "name": "ghostscript-mini-9.27-3.24.1.s390x", "product": { "name": "ghostscript-mini-9.27-3.24.1.s390x", "product_id": "ghostscript-mini-9.27-3.24.1.s390x" } }, { "category": "product_version", "name": "ghostscript-mini-devel-9.27-3.24.1.s390x", "product": { "name": "ghostscript-mini-devel-9.27-3.24.1.s390x", "product_id": "ghostscript-mini-devel-9.27-3.24.1.s390x" } }, { "category": "product_version", "name": "ghostscript-x11-9.27-3.24.1.s390x", "product": { "name": "ghostscript-x11-9.27-3.24.1.s390x", "product_id": "ghostscript-x11-9.27-3.24.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "ghostscript-9.27-3.24.1.x86_64", "product": { "name": "ghostscript-9.27-3.24.1.x86_64", "product_id": "ghostscript-9.27-3.24.1.x86_64" } }, { "category": "product_version", "name": "ghostscript-devel-9.27-3.24.1.x86_64", "product": { "name": "ghostscript-devel-9.27-3.24.1.x86_64", "product_id": "ghostscript-devel-9.27-3.24.1.x86_64" } }, { "category": "product_version", "name": "ghostscript-mini-9.27-3.24.1.x86_64", "product": { "name": "ghostscript-mini-9.27-3.24.1.x86_64", "product_id": "ghostscript-mini-9.27-3.24.1.x86_64" } }, { "category": "product_version", "name": "ghostscript-mini-devel-9.27-3.24.1.x86_64", "product": { "name": "ghostscript-mini-devel-9.27-3.24.1.x86_64", "product_id": "ghostscript-mini-devel-9.27-3.24.1.x86_64" } }, { "category": "product_version", "name": "ghostscript-x11-9.27-3.24.1.x86_64", "product": { "name": "ghostscript-x11-9.27-3.24.1.x86_64", "product_id": "ghostscript-x11-9.27-3.24.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-3.24.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-9.27-3.24.1.aarch64" }, "product_reference": "ghostscript-9.27-3.24.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-3.24.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-9.27-3.24.1.ppc64le" }, "product_reference": "ghostscript-9.27-3.24.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-3.24.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-9.27-3.24.1.s390x" }, "product_reference": "ghostscript-9.27-3.24.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-3.24.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-9.27-3.24.1.x86_64" }, "product_reference": "ghostscript-9.27-3.24.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-devel-9.27-3.24.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-devel-9.27-3.24.1.aarch64" }, "product_reference": "ghostscript-devel-9.27-3.24.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-devel-9.27-3.24.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-devel-9.27-3.24.1.ppc64le" }, "product_reference": "ghostscript-devel-9.27-3.24.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-devel-9.27-3.24.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-devel-9.27-3.24.1.s390x" }, "product_reference": "ghostscript-devel-9.27-3.24.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-devel-9.27-3.24.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-devel-9.27-3.24.1.x86_64" }, "product_reference": "ghostscript-devel-9.27-3.24.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-3.24.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-x11-9.27-3.24.1.aarch64" }, "product_reference": "ghostscript-x11-9.27-3.24.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-3.24.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-x11-9.27-3.24.1.ppc64le" }, "product_reference": "ghostscript-x11-9.27-3.24.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-3.24.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-x11-9.27-3.24.1.s390x" }, "product_reference": "ghostscript-x11-9.27-3.24.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-3.24.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-x11-9.27-3.24.1.x86_64" }, "product_reference": "ghostscript-x11-9.27-3.24.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-3.24.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-9.27-3.24.1.aarch64" }, "product_reference": "ghostscript-9.27-3.24.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-3.24.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-9.27-3.24.1.ppc64le" }, "product_reference": "ghostscript-9.27-3.24.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-3.24.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-9.27-3.24.1.s390x" }, "product_reference": "ghostscript-9.27-3.24.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-3.24.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-9.27-3.24.1.x86_64" }, "product_reference": "ghostscript-9.27-3.24.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-devel-9.27-3.24.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-devel-9.27-3.24.1.aarch64" }, "product_reference": "ghostscript-devel-9.27-3.24.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-devel-9.27-3.24.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-devel-9.27-3.24.1.ppc64le" }, "product_reference": "ghostscript-devel-9.27-3.24.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-devel-9.27-3.24.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-devel-9.27-3.24.1.s390x" }, "product_reference": "ghostscript-devel-9.27-3.24.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-devel-9.27-3.24.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-devel-9.27-3.24.1.x86_64" }, "product_reference": "ghostscript-devel-9.27-3.24.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-3.24.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-x11-9.27-3.24.1.aarch64" }, "product_reference": "ghostscript-x11-9.27-3.24.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-3.24.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-x11-9.27-3.24.1.ppc64le" }, "product_reference": "ghostscript-x11-9.27-3.24.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-3.24.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-x11-9.27-3.24.1.s390x" }, "product_reference": "ghostscript-x11-9.27-3.24.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-3.24.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-x11-9.27-3.24.1.x86_64" }, "product_reference": "ghostscript-x11-9.27-3.24.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-14869", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-14869" } ], "notes": [ { "category": "general", "text": "A flaw was found in all versions of ghostscript 9.x before 9.50, where the `.charkeys` procedure, where it did not properly secure its privileged calls, enabling scripts to bypass `-dSAFER` restrictions. An attacker could abuse this flaw by creating a specially crafted PostScript file that could escalate privileges within the Ghostscript and access files outside of restricted areas or execute commands.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-9.27-3.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-9.27-3.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-9.27-3.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-9.27-3.24.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-devel-9.27-3.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-devel-9.27-3.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-devel-9.27-3.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-devel-9.27-3.24.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-x11-9.27-3.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-x11-9.27-3.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-x11-9.27-3.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-x11-9.27-3.24.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-9.27-3.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-9.27-3.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-9.27-3.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-9.27-3.24.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-devel-9.27-3.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-devel-9.27-3.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-devel-9.27-3.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-devel-9.27-3.24.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-x11-9.27-3.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-x11-9.27-3.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-x11-9.27-3.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-x11-9.27-3.24.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-14869", "url": "https://www.suse.com/security/cve/CVE-2019-14869" }, { "category": "external", "summary": "SUSE Bug 1156275 for CVE-2019-14869", "url": "https://bugzilla.suse.com/1156275" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-9.27-3.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-9.27-3.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-9.27-3.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-9.27-3.24.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-devel-9.27-3.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-devel-9.27-3.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-devel-9.27-3.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-devel-9.27-3.24.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-x11-9.27-3.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-x11-9.27-3.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-x11-9.27-3.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-x11-9.27-3.24.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-9.27-3.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-9.27-3.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-9.27-3.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-9.27-3.24.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-devel-9.27-3.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-devel-9.27-3.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-devel-9.27-3.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-devel-9.27-3.24.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-x11-9.27-3.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-x11-9.27-3.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-x11-9.27-3.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-x11-9.27-3.24.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-9.27-3.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-9.27-3.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-9.27-3.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-9.27-3.24.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-devel-9.27-3.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-devel-9.27-3.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-devel-9.27-3.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-devel-9.27-3.24.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-x11-9.27-3.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-x11-9.27-3.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-x11-9.27-3.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-x11-9.27-3.24.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-9.27-3.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-9.27-3.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-9.27-3.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-9.27-3.24.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-devel-9.27-3.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-devel-9.27-3.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-devel-9.27-3.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-devel-9.27-3.24.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-x11-9.27-3.24.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-x11-9.27-3.24.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-x11-9.27-3.24.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:ghostscript-x11-9.27-3.24.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-11-15T09:46:10Z", "details": "important" } ], "title": "CVE-2019-14869" } ] }
rhsa-2019:3888
Vulnerability from csaf_redhat
Published
2019-11-14 18:19
Modified
2024-11-22 14:09
Summary
Red Hat Security Advisory: ghostscript security update
Notes
Topic
An update for ghostscript is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The Ghostscript suite contains utilities for rendering PostScript and PDF documents. Ghostscript translates PostScript code to common bitmap formats so that the code can be displayed or printed.
Security Fix(es):
* ghostscript: -dSAFER escape in .charkeys (701841) (CVE-2019-14869)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for ghostscript is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Ghostscript suite contains utilities for rendering PostScript and PDF documents. Ghostscript translates PostScript code to common bitmap formats so that the code can be displayed or printed.\n\nSecurity Fix(es):\n\n* ghostscript: -dSAFER escape in .charkeys (701841) (CVE-2019-14869)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2019:3888", "url": "https://access.redhat.com/errata/RHSA-2019:3888" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1768911", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1768911" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_3888.json" } ], "title": "Red Hat Security Advisory: ghostscript security update", "tracking": { "current_release_date": "2024-11-22T14:09:09+00:00", "generator": { "date": "2024-11-22T14:09:09+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:3888", "initial_release_date": "2019-11-14T18:19:15+00:00", "revision_history": [ { "date": "2019-11-14T18:19:15+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-11-14T18:19:15+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T14:09:09+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Client (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "ghostscript-0:9.25-2.el7_7.3.x86_64", "product": { "name": "ghostscript-0:9.25-2.el7_7.3.x86_64", "product_id": "ghostscript-0:9.25-2.el7_7.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript@9.25-2.el7_7.3?arch=x86_64" } } }, { "category": "product_version", "name": "ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "product": { "name": "ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "product_id": "ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-cups@9.25-2.el7_7.3?arch=x86_64" } } }, { "category": "product_version", "name": "libgs-0:9.25-2.el7_7.3.x86_64", "product": { "name": "libgs-0:9.25-2.el7_7.3.x86_64", "product_id": "libgs-0:9.25-2.el7_7.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgs@9.25-2.el7_7.3?arch=x86_64" } } }, { "category": "product_version", "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "product": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "product_id": "ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-debuginfo@9.25-2.el7_7.3?arch=x86_64" } } }, { "category": "product_version", "name": "ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "product": { "name": "ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "product_id": "ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-gtk@9.25-2.el7_7.3?arch=x86_64" } } }, { "category": "product_version", "name": "libgs-devel-0:9.25-2.el7_7.3.x86_64", "product": { "name": "libgs-devel-0:9.25-2.el7_7.3.x86_64", "product_id": "libgs-devel-0:9.25-2.el7_7.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgs-devel@9.25-2.el7_7.3?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "ghostscript-0:9.25-2.el7_7.3.i686", "product": { "name": "ghostscript-0:9.25-2.el7_7.3.i686", "product_id": "ghostscript-0:9.25-2.el7_7.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript@9.25-2.el7_7.3?arch=i686" } } }, { "category": "product_version", "name": "libgs-0:9.25-2.el7_7.3.i686", "product": { "name": "libgs-0:9.25-2.el7_7.3.i686", "product_id": "libgs-0:9.25-2.el7_7.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgs@9.25-2.el7_7.3?arch=i686" } } }, { "category": "product_version", "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "product": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "product_id": "ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-debuginfo@9.25-2.el7_7.3?arch=i686" } } }, { "category": "product_version", "name": "libgs-devel-0:9.25-2.el7_7.3.i686", "product": { "name": "libgs-devel-0:9.25-2.el7_7.3.i686", "product_id": "libgs-devel-0:9.25-2.el7_7.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgs-devel@9.25-2.el7_7.3?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "ghostscript-0:9.25-2.el7_7.3.src", "product": { "name": "ghostscript-0:9.25-2.el7_7.3.src", "product_id": "ghostscript-0:9.25-2.el7_7.3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript@9.25-2.el7_7.3?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "ghostscript-doc-0:9.25-2.el7_7.3.noarch", "product": { "name": "ghostscript-doc-0:9.25-2.el7_7.3.noarch", "product_id": "ghostscript-doc-0:9.25-2.el7_7.3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-doc@9.25-2.el7_7.3?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "ghostscript-0:9.25-2.el7_7.3.s390x", "product": { "name": "ghostscript-0:9.25-2.el7_7.3.s390x", "product_id": "ghostscript-0:9.25-2.el7_7.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript@9.25-2.el7_7.3?arch=s390x" } } }, { "category": "product_version", "name": "ghostscript-cups-0:9.25-2.el7_7.3.s390x", "product": { "name": "ghostscript-cups-0:9.25-2.el7_7.3.s390x", "product_id": "ghostscript-cups-0:9.25-2.el7_7.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-cups@9.25-2.el7_7.3?arch=s390x" } } }, { "category": "product_version", "name": "libgs-0:9.25-2.el7_7.3.s390x", "product": { "name": "libgs-0:9.25-2.el7_7.3.s390x", "product_id": "libgs-0:9.25-2.el7_7.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgs@9.25-2.el7_7.3?arch=s390x" } } }, { "category": "product_version", "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "product": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "product_id": "ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-debuginfo@9.25-2.el7_7.3?arch=s390x" } } }, { "category": "product_version", "name": "ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "product": { "name": "ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "product_id": "ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-gtk@9.25-2.el7_7.3?arch=s390x" } } }, { "category": "product_version", "name": "libgs-devel-0:9.25-2.el7_7.3.s390x", "product": { "name": "libgs-devel-0:9.25-2.el7_7.3.s390x", "product_id": "libgs-devel-0:9.25-2.el7_7.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgs-devel@9.25-2.el7_7.3?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "ghostscript-0:9.25-2.el7_7.3.s390", "product": { "name": "ghostscript-0:9.25-2.el7_7.3.s390", "product_id": "ghostscript-0:9.25-2.el7_7.3.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript@9.25-2.el7_7.3?arch=s390" } } }, { "category": "product_version", "name": "libgs-0:9.25-2.el7_7.3.s390", "product": { "name": "libgs-0:9.25-2.el7_7.3.s390", "product_id": "libgs-0:9.25-2.el7_7.3.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgs@9.25-2.el7_7.3?arch=s390" } } }, { "category": "product_version", "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "product": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "product_id": "ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-debuginfo@9.25-2.el7_7.3?arch=s390" } } }, { "category": "product_version", "name": "libgs-devel-0:9.25-2.el7_7.3.s390", "product": { "name": "libgs-devel-0:9.25-2.el7_7.3.s390", "product_id": "libgs-devel-0:9.25-2.el7_7.3.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgs-devel@9.25-2.el7_7.3?arch=s390" } } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "ghostscript-0:9.25-2.el7_7.3.ppc64", "product": { "name": "ghostscript-0:9.25-2.el7_7.3.ppc64", "product_id": "ghostscript-0:9.25-2.el7_7.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript@9.25-2.el7_7.3?arch=ppc64" } } }, { "category": "product_version", "name": "ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "product": { "name": "ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "product_id": "ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-cups@9.25-2.el7_7.3?arch=ppc64" } } }, { "category": "product_version", "name": "libgs-0:9.25-2.el7_7.3.ppc64", "product": { "name": "libgs-0:9.25-2.el7_7.3.ppc64", "product_id": "libgs-0:9.25-2.el7_7.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgs@9.25-2.el7_7.3?arch=ppc64" } } }, { "category": "product_version", "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "product": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "product_id": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-debuginfo@9.25-2.el7_7.3?arch=ppc64" } } }, { "category": "product_version", "name": "ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "product": { "name": "ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "product_id": "ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-gtk@9.25-2.el7_7.3?arch=ppc64" } } }, { "category": "product_version", "name": "libgs-devel-0:9.25-2.el7_7.3.ppc64", "product": { "name": "libgs-devel-0:9.25-2.el7_7.3.ppc64", "product_id": "libgs-devel-0:9.25-2.el7_7.3.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgs-devel@9.25-2.el7_7.3?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "ghostscript-0:9.25-2.el7_7.3.ppc", "product": { "name": "ghostscript-0:9.25-2.el7_7.3.ppc", "product_id": "ghostscript-0:9.25-2.el7_7.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript@9.25-2.el7_7.3?arch=ppc" } } }, { "category": "product_version", "name": "libgs-0:9.25-2.el7_7.3.ppc", "product": { "name": "libgs-0:9.25-2.el7_7.3.ppc", "product_id": "libgs-0:9.25-2.el7_7.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgs@9.25-2.el7_7.3?arch=ppc" } } }, { "category": "product_version", "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "product": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "product_id": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-debuginfo@9.25-2.el7_7.3?arch=ppc" } } }, { "category": "product_version", "name": "libgs-devel-0:9.25-2.el7_7.3.ppc", "product": { "name": "libgs-devel-0:9.25-2.el7_7.3.ppc", "product_id": "libgs-devel-0:9.25-2.el7_7.3.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgs-devel@9.25-2.el7_7.3?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "ghostscript-0:9.25-2.el7_7.3.ppc64le", "product": { "name": "ghostscript-0:9.25-2.el7_7.3.ppc64le", "product_id": "ghostscript-0:9.25-2.el7_7.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript@9.25-2.el7_7.3?arch=ppc64le" } } }, { "category": "product_version", "name": "ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "product": { "name": "ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "product_id": "ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-cups@9.25-2.el7_7.3?arch=ppc64le" } } }, { "category": "product_version", "name": "libgs-0:9.25-2.el7_7.3.ppc64le", "product": { "name": "libgs-0:9.25-2.el7_7.3.ppc64le", "product_id": "libgs-0:9.25-2.el7_7.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgs@9.25-2.el7_7.3?arch=ppc64le" } } }, { "category": "product_version", "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "product": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "product_id": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-debuginfo@9.25-2.el7_7.3?arch=ppc64le" } } }, { "category": "product_version", "name": "ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "product": { "name": "ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "product_id": "ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-gtk@9.25-2.el7_7.3?arch=ppc64le" } } }, { "category": "product_version", "name": "libgs-devel-0:9.25-2.el7_7.3.ppc64le", "product": { "name": "libgs-devel-0:9.25-2.el7_7.3.ppc64le", "product_id": "libgs-devel-0:9.25-2.el7_7.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgs-devel@9.25-2.el7_7.3?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.i686", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.ppc", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.s390", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.src", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-cups-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-cups-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-cups-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x" }, "product_reference": "ghostscript-cups-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-cups-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-doc-0:9.25-2.el7_7.3.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch" }, "product_reference": "ghostscript-doc-0:9.25-2.el7_7.3.noarch", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x" }, "product_reference": "ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:libgs-0:9.25-2.el7_7.3.i686" }, "product_reference": "libgs-0:9.25-2.el7_7.3.i686", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc" }, "product_reference": "libgs-0:9.25-2.el7_7.3.ppc", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "libgs-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "libgs-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:libgs-0:9.25-2.el7_7.3.s390" }, "product_reference": "libgs-0:9.25-2.el7_7.3.s390", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x" }, "product_reference": "libgs-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "libgs-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.i686", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.ppc", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.s390", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7Client-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.i686", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.ppc", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.s390", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.src", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-cups-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-cups-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-cups-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x" }, "product_reference": "ghostscript-cups-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-cups-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-doc-0:9.25-2.el7_7.3.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch" }, "product_reference": "ghostscript-doc-0:9.25-2.el7_7.3.noarch", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x" }, "product_reference": "ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.i686" }, "product_reference": "libgs-0:9.25-2.el7_7.3.i686", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc" }, "product_reference": "libgs-0:9.25-2.el7_7.3.ppc", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "libgs-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "libgs-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390" }, "product_reference": "libgs-0:9.25-2.el7_7.3.s390", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x" }, "product_reference": "libgs-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "libgs-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.i686", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.ppc", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.s390", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7Client-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.i686", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.ppc", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.s390", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.src", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-cups-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-cups-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-cups-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x" }, "product_reference": "ghostscript-cups-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-cups-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-doc-0:9.25-2.el7_7.3.noarch as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch" }, "product_reference": "ghostscript-doc-0:9.25-2.el7_7.3.noarch", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x" }, "product_reference": "ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:libgs-0:9.25-2.el7_7.3.i686" }, "product_reference": "libgs-0:9.25-2.el7_7.3.i686", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc" }, "product_reference": "libgs-0:9.25-2.el7_7.3.ppc", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "libgs-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "libgs-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:libgs-0:9.25-2.el7_7.3.s390" }, "product_reference": "libgs-0:9.25-2.el7_7.3.s390", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x" }, "product_reference": "libgs-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "libgs-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.i686", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.ppc", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.s390", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7ComputeNode-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.i686", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.s390", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.src", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-cups-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-cups-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-cups-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x" }, "product_reference": "ghostscript-cups-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-cups-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-doc-0:9.25-2.el7_7.3.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch" }, "product_reference": "ghostscript-doc-0:9.25-2.el7_7.3.noarch", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x" }, "product_reference": "ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.i686" }, "product_reference": "libgs-0:9.25-2.el7_7.3.i686", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc" }, "product_reference": "libgs-0:9.25-2.el7_7.3.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "libgs-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "libgs-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390" }, "product_reference": "libgs-0:9.25-2.el7_7.3.s390", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x" }, "product_reference": "libgs-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "libgs-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.i686", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.s390", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.i686", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.ppc", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.s390", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.src", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-cups-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-cups-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-cups-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x" }, "product_reference": "ghostscript-cups-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-cups-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-doc-0:9.25-2.el7_7.3.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch" }, "product_reference": "ghostscript-doc-0:9.25-2.el7_7.3.noarch", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x" }, "product_reference": "ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:libgs-0:9.25-2.el7_7.3.i686" }, "product_reference": "libgs-0:9.25-2.el7_7.3.i686", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc" }, "product_reference": "libgs-0:9.25-2.el7_7.3.ppc", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "libgs-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "libgs-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:libgs-0:9.25-2.el7_7.3.s390" }, "product_reference": "libgs-0:9.25-2.el7_7.3.s390", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x" }, "product_reference": "libgs-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "libgs-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.i686", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.ppc", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.s390", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7Server-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.i686", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.ppc", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.s390", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.src", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-cups-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-cups-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-cups-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x" }, "product_reference": "ghostscript-cups-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-cups-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-doc-0:9.25-2.el7_7.3.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch" }, "product_reference": "ghostscript-doc-0:9.25-2.el7_7.3.noarch", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x" }, "product_reference": "ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.i686" }, "product_reference": "libgs-0:9.25-2.el7_7.3.i686", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc" }, "product_reference": "libgs-0:9.25-2.el7_7.3.ppc", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "libgs-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "libgs-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390" }, "product_reference": "libgs-0:9.25-2.el7_7.3.s390", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x" }, "product_reference": "libgs-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "libgs-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.i686", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.ppc", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.s390", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7Server-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.i686", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.ppc", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.s390", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.src", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-cups-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-cups-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-cups-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x" }, "product_reference": "ghostscript-cups-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-cups-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-doc-0:9.25-2.el7_7.3.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch" }, "product_reference": "ghostscript-doc-0:9.25-2.el7_7.3.noarch", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x" }, "product_reference": "ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:libgs-0:9.25-2.el7_7.3.i686" }, "product_reference": "libgs-0:9.25-2.el7_7.3.i686", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc" }, "product_reference": "libgs-0:9.25-2.el7_7.3.ppc", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "libgs-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "libgs-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:libgs-0:9.25-2.el7_7.3.s390" }, "product_reference": "libgs-0:9.25-2.el7_7.3.s390", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x" }, "product_reference": "libgs-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "libgs-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.i686", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.ppc", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.s390", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7Workstation-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.i686", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.ppc", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.s390", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.src", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "ghostscript-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-cups-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-cups-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-cups-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x" }, "product_reference": "ghostscript-cups-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-cups-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-doc-0:9.25-2.el7_7.3.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch" }, "product_reference": "ghostscript-doc-0:9.25-2.el7_7.3.noarch", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x" }, "product_reference": "ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.i686" }, "product_reference": "libgs-0:9.25-2.el7_7.3.i686", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc" }, "product_reference": "libgs-0:9.25-2.el7_7.3.ppc", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "libgs-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "libgs-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390" }, "product_reference": "libgs-0:9.25-2.el7_7.3.s390", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x" }, "product_reference": "libgs-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "libgs-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.i686", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.ppc", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.ppc64", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.s390", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.s390x", "relates_to_product_reference": "7Workstation-optional-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-2.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64" }, "product_reference": "libgs-devel-0:9.25-2.el7_7.3.x86_64", "relates_to_product_reference": "7Workstation-optional-7.7.Z" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Artifex Software" ] }, { "names": [ "Lukas Schauer", "Paul Manfred" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-14869", "cwe": { "id": "CWE-648", "name": "Incorrect Use of Privileged APIs" }, "discovery_date": "2019-11-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1768911" } ], "notes": [ { "category": "description", "text": "A flaw was found in the `.charkeys` procedure, where it did not properly secure its privileged calls, enabling scripts to bypass `-dSAFER` restrictions. An attacker could abuse this flaw by creating a specially crafted PostScript file that could escalate privileges within the Ghostscript and access files outside of restricted areas or execute commands.", "title": "Vulnerability description" }, { "category": "summary", "text": "ghostscript: -dSAFER escape in .charkeys (701841)", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686", "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc", "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64", "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le", "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390", "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x", "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src", "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64", "7Client-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "7Client-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "7Client-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x", "7Client-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "7Client-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "7Client-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "7Client-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "7Client-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "7Client-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "7Client-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "7Client-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "7Client-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch", "7Client-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "7Client-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "7Client-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "7Client-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "7Client-7.7.Z:libgs-0:9.25-2.el7_7.3.i686", "7Client-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc", "7Client-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64", "7Client-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le", "7Client-7.7.Z:libgs-0:9.25-2.el7_7.3.s390", "7Client-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x", "7Client-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64", "7Client-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686", "7Client-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc", "7Client-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64", "7Client-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le", "7Client-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390", "7Client-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x", "7Client-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64", "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686", "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc", "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64", "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le", "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390", "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x", "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src", "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64", "7Client-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "7Client-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "7Client-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x", "7Client-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "7Client-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "7Client-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "7Client-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "7Client-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "7Client-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "7Client-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "7Client-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "7Client-optional-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch", "7Client-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "7Client-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "7Client-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "7Client-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "7Client-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.i686", "7Client-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc", "7Client-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64", "7Client-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le", "7Client-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390", "7Client-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x", "7Client-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64", "7Client-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686", "7Client-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc", "7Client-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64", "7Client-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le", "7Client-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390", "7Client-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x", "7Client-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686", "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc", "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390", "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x", "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src", "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x", "7ComputeNode-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "7ComputeNode-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "7ComputeNode-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "7ComputeNode-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "7ComputeNode-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch", "7ComputeNode-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "7ComputeNode-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-7.7.Z:libgs-0:9.25-2.el7_7.3.i686", "7ComputeNode-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc", "7ComputeNode-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-7.7.Z:libgs-0:9.25-2.el7_7.3.s390", "7ComputeNode-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x", "7ComputeNode-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686", "7ComputeNode-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc", "7ComputeNode-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390", "7ComputeNode-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x", "7ComputeNode-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686", "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc", "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390", "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x", "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src", "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x", "7ComputeNode-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "7ComputeNode-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "7ComputeNode-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "7ComputeNode-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "7ComputeNode-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-optional-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch", "7ComputeNode-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "7ComputeNode-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.i686", "7ComputeNode-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc", "7ComputeNode-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390", "7ComputeNode-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x", "7ComputeNode-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686", "7ComputeNode-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc", "7ComputeNode-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390", "7ComputeNode-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x", "7ComputeNode-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64", "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686", "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc", "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64", "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le", "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390", "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x", "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src", "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64", "7Server-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "7Server-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "7Server-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x", "7Server-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "7Server-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "7Server-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "7Server-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "7Server-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "7Server-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "7Server-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "7Server-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "7Server-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch", "7Server-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "7Server-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "7Server-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "7Server-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "7Server-7.7.Z:libgs-0:9.25-2.el7_7.3.i686", "7Server-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc", "7Server-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64", "7Server-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le", "7Server-7.7.Z:libgs-0:9.25-2.el7_7.3.s390", "7Server-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x", "7Server-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64", "7Server-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686", "7Server-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc", "7Server-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64", "7Server-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le", "7Server-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390", "7Server-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x", "7Server-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64", "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686", "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc", "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64", "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le", "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390", "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x", "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src", "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64", "7Server-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "7Server-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "7Server-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x", "7Server-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "7Server-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "7Server-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "7Server-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "7Server-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "7Server-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "7Server-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "7Server-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "7Server-optional-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch", "7Server-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "7Server-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "7Server-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "7Server-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "7Server-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.i686", "7Server-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc", "7Server-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64", "7Server-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le", "7Server-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390", "7Server-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x", "7Server-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64", "7Server-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686", "7Server-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc", "7Server-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64", "7Server-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le", "7Server-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390", "7Server-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x", "7Server-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64", "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686", "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc", "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64", "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le", "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390", "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x", "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src", "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64", "7Workstation-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "7Workstation-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "7Workstation-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x", "7Workstation-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "7Workstation-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "7Workstation-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "7Workstation-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "7Workstation-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "7Workstation-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "7Workstation-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "7Workstation-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "7Workstation-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch", "7Workstation-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "7Workstation-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "7Workstation-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "7Workstation-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "7Workstation-7.7.Z:libgs-0:9.25-2.el7_7.3.i686", "7Workstation-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc", "7Workstation-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64", "7Workstation-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le", "7Workstation-7.7.Z:libgs-0:9.25-2.el7_7.3.s390", "7Workstation-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x", "7Workstation-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64", "7Workstation-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686", "7Workstation-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc", "7Workstation-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64", "7Workstation-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le", "7Workstation-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390", "7Workstation-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x", "7Workstation-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64", "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686", "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc", "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64", "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le", "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390", "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x", "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src", "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64", "7Workstation-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "7Workstation-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "7Workstation-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x", "7Workstation-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "7Workstation-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "7Workstation-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "7Workstation-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "7Workstation-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "7Workstation-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "7Workstation-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "7Workstation-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "7Workstation-optional-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch", "7Workstation-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "7Workstation-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "7Workstation-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "7Workstation-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "7Workstation-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.i686", "7Workstation-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc", "7Workstation-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64", "7Workstation-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le", "7Workstation-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390", "7Workstation-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x", "7Workstation-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64", "7Workstation-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686", "7Workstation-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc", "7Workstation-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64", "7Workstation-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le", "7Workstation-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390", "7Workstation-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x", "7Workstation-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-14869" }, { "category": "external", "summary": "RHBZ#1768911", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1768911" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-14869", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14869" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14869", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14869" } ], "release_date": "2019-11-14T13:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-11-14T18:19:15+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686", "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc", "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64", "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le", "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390", "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x", "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src", "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64", "7Client-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "7Client-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "7Client-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x", "7Client-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "7Client-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "7Client-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "7Client-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "7Client-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "7Client-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "7Client-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "7Client-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "7Client-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch", "7Client-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "7Client-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "7Client-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "7Client-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "7Client-7.7.Z:libgs-0:9.25-2.el7_7.3.i686", "7Client-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc", "7Client-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64", "7Client-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le", "7Client-7.7.Z:libgs-0:9.25-2.el7_7.3.s390", "7Client-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x", "7Client-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64", "7Client-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686", "7Client-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc", "7Client-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64", "7Client-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le", "7Client-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390", "7Client-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x", "7Client-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64", "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686", "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc", "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64", "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le", "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390", "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x", "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src", "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64", "7Client-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "7Client-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "7Client-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x", "7Client-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "7Client-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "7Client-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "7Client-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "7Client-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "7Client-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "7Client-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "7Client-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "7Client-optional-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch", "7Client-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "7Client-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "7Client-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "7Client-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "7Client-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.i686", "7Client-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc", "7Client-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64", "7Client-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le", "7Client-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390", "7Client-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x", "7Client-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64", "7Client-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686", "7Client-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc", "7Client-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64", "7Client-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le", "7Client-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390", "7Client-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x", "7Client-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686", "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc", "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390", "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x", "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src", "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x", "7ComputeNode-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "7ComputeNode-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "7ComputeNode-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "7ComputeNode-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "7ComputeNode-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch", "7ComputeNode-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "7ComputeNode-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-7.7.Z:libgs-0:9.25-2.el7_7.3.i686", "7ComputeNode-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc", "7ComputeNode-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-7.7.Z:libgs-0:9.25-2.el7_7.3.s390", "7ComputeNode-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x", "7ComputeNode-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686", "7ComputeNode-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc", "7ComputeNode-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390", "7ComputeNode-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x", "7ComputeNode-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686", "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc", "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390", "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x", "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src", "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x", "7ComputeNode-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "7ComputeNode-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "7ComputeNode-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "7ComputeNode-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "7ComputeNode-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-optional-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch", "7ComputeNode-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "7ComputeNode-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.i686", "7ComputeNode-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc", "7ComputeNode-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390", "7ComputeNode-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x", "7ComputeNode-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686", "7ComputeNode-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc", "7ComputeNode-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390", "7ComputeNode-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x", "7ComputeNode-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64", "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686", "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc", "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64", "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le", "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390", "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x", "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src", "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64", "7Server-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "7Server-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "7Server-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x", "7Server-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "7Server-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "7Server-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "7Server-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "7Server-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "7Server-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "7Server-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "7Server-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "7Server-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch", "7Server-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "7Server-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "7Server-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "7Server-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "7Server-7.7.Z:libgs-0:9.25-2.el7_7.3.i686", "7Server-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc", "7Server-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64", "7Server-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le", "7Server-7.7.Z:libgs-0:9.25-2.el7_7.3.s390", "7Server-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x", "7Server-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64", "7Server-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686", "7Server-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc", "7Server-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64", "7Server-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le", "7Server-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390", "7Server-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x", "7Server-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64", "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686", "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc", "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64", "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le", "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390", "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x", "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src", "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64", "7Server-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "7Server-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "7Server-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x", "7Server-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "7Server-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "7Server-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "7Server-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "7Server-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "7Server-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "7Server-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "7Server-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "7Server-optional-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch", "7Server-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "7Server-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "7Server-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "7Server-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "7Server-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.i686", "7Server-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc", "7Server-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64", "7Server-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le", "7Server-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390", "7Server-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x", "7Server-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64", "7Server-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686", "7Server-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc", "7Server-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64", "7Server-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le", "7Server-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390", "7Server-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x", "7Server-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64", "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686", "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc", "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64", "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le", "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390", "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x", "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src", "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64", "7Workstation-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "7Workstation-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "7Workstation-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x", "7Workstation-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "7Workstation-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "7Workstation-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "7Workstation-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "7Workstation-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "7Workstation-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "7Workstation-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "7Workstation-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "7Workstation-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch", "7Workstation-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "7Workstation-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "7Workstation-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "7Workstation-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "7Workstation-7.7.Z:libgs-0:9.25-2.el7_7.3.i686", "7Workstation-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc", "7Workstation-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64", "7Workstation-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le", "7Workstation-7.7.Z:libgs-0:9.25-2.el7_7.3.s390", "7Workstation-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x", "7Workstation-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64", "7Workstation-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686", "7Workstation-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc", "7Workstation-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64", "7Workstation-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le", "7Workstation-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390", "7Workstation-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x", "7Workstation-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64", "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686", "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc", "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64", "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le", "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390", "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x", "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src", "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64", "7Workstation-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "7Workstation-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "7Workstation-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x", "7Workstation-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "7Workstation-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "7Workstation-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "7Workstation-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "7Workstation-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "7Workstation-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "7Workstation-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "7Workstation-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "7Workstation-optional-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch", "7Workstation-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "7Workstation-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "7Workstation-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "7Workstation-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "7Workstation-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.i686", "7Workstation-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc", "7Workstation-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64", "7Workstation-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le", "7Workstation-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390", "7Workstation-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x", "7Workstation-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64", "7Workstation-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686", "7Workstation-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc", "7Workstation-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64", "7Workstation-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le", "7Workstation-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390", "7Workstation-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x", "7Workstation-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:3888" }, { "category": "workaround", "details": "Please refer to the \"Mitigation\" section of CVE-2018-16509 : https://access.redhat.com/security/cve/cve-2018-16509", "product_ids": [ "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686", "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc", "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64", "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le", "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390", "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x", "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src", "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64", "7Client-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "7Client-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "7Client-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x", "7Client-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "7Client-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "7Client-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "7Client-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "7Client-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "7Client-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "7Client-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "7Client-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "7Client-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch", "7Client-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "7Client-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "7Client-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "7Client-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "7Client-7.7.Z:libgs-0:9.25-2.el7_7.3.i686", "7Client-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc", "7Client-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64", "7Client-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le", "7Client-7.7.Z:libgs-0:9.25-2.el7_7.3.s390", "7Client-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x", "7Client-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64", "7Client-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686", "7Client-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc", "7Client-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64", "7Client-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le", "7Client-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390", "7Client-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x", "7Client-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64", "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686", "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc", "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64", "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le", "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390", "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x", "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src", "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64", "7Client-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "7Client-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "7Client-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x", "7Client-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "7Client-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "7Client-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "7Client-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "7Client-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "7Client-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "7Client-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "7Client-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "7Client-optional-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch", "7Client-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "7Client-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "7Client-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "7Client-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "7Client-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.i686", "7Client-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc", "7Client-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64", "7Client-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le", "7Client-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390", "7Client-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x", "7Client-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64", "7Client-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686", "7Client-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc", "7Client-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64", "7Client-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le", "7Client-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390", "7Client-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x", "7Client-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686", "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc", "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390", "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x", "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src", "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x", "7ComputeNode-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "7ComputeNode-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "7ComputeNode-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "7ComputeNode-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "7ComputeNode-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch", "7ComputeNode-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "7ComputeNode-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-7.7.Z:libgs-0:9.25-2.el7_7.3.i686", "7ComputeNode-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc", "7ComputeNode-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-7.7.Z:libgs-0:9.25-2.el7_7.3.s390", "7ComputeNode-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x", "7ComputeNode-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686", "7ComputeNode-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc", "7ComputeNode-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390", "7ComputeNode-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x", "7ComputeNode-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686", "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc", "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390", "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x", "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src", "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x", "7ComputeNode-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "7ComputeNode-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "7ComputeNode-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "7ComputeNode-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "7ComputeNode-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-optional-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch", "7ComputeNode-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "7ComputeNode-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.i686", "7ComputeNode-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc", "7ComputeNode-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390", "7ComputeNode-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x", "7ComputeNode-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686", "7ComputeNode-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc", "7ComputeNode-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390", "7ComputeNode-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x", "7ComputeNode-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64", "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686", "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc", "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64", "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le", "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390", "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x", "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src", "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64", "7Server-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "7Server-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "7Server-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x", "7Server-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "7Server-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "7Server-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "7Server-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "7Server-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "7Server-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "7Server-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "7Server-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "7Server-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch", "7Server-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "7Server-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "7Server-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "7Server-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "7Server-7.7.Z:libgs-0:9.25-2.el7_7.3.i686", "7Server-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc", "7Server-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64", "7Server-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le", "7Server-7.7.Z:libgs-0:9.25-2.el7_7.3.s390", "7Server-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x", "7Server-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64", "7Server-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686", "7Server-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc", "7Server-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64", "7Server-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le", "7Server-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390", "7Server-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x", "7Server-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64", "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686", "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc", "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64", "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le", "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390", "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x", "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src", "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64", "7Server-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "7Server-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "7Server-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x", "7Server-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "7Server-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "7Server-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "7Server-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "7Server-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "7Server-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "7Server-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "7Server-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "7Server-optional-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch", "7Server-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "7Server-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "7Server-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "7Server-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "7Server-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.i686", "7Server-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc", "7Server-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64", "7Server-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le", "7Server-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390", "7Server-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x", "7Server-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64", "7Server-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686", "7Server-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc", "7Server-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64", "7Server-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le", "7Server-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390", "7Server-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x", "7Server-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64", "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686", "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc", "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64", "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le", "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390", "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x", "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src", "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64", "7Workstation-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "7Workstation-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "7Workstation-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x", "7Workstation-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "7Workstation-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "7Workstation-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "7Workstation-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "7Workstation-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "7Workstation-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "7Workstation-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "7Workstation-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "7Workstation-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch", "7Workstation-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "7Workstation-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "7Workstation-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "7Workstation-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "7Workstation-7.7.Z:libgs-0:9.25-2.el7_7.3.i686", "7Workstation-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc", "7Workstation-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64", "7Workstation-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le", "7Workstation-7.7.Z:libgs-0:9.25-2.el7_7.3.s390", "7Workstation-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x", "7Workstation-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64", "7Workstation-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686", "7Workstation-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc", "7Workstation-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64", "7Workstation-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le", "7Workstation-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390", "7Workstation-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x", "7Workstation-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64", "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686", "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc", "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64", "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le", "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390", "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x", "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src", "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64", "7Workstation-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "7Workstation-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "7Workstation-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x", "7Workstation-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "7Workstation-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "7Workstation-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "7Workstation-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "7Workstation-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "7Workstation-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "7Workstation-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "7Workstation-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "7Workstation-optional-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch", "7Workstation-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "7Workstation-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "7Workstation-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "7Workstation-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "7Workstation-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.i686", "7Workstation-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc", "7Workstation-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64", "7Workstation-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le", "7Workstation-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390", "7Workstation-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x", "7Workstation-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64", "7Workstation-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686", "7Workstation-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc", "7Workstation-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64", "7Workstation-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le", "7Workstation-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390", "7Workstation-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x", "7Workstation-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686", "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc", "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64", "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le", "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390", "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x", "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src", "7Client-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64", "7Client-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "7Client-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "7Client-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x", "7Client-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "7Client-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "7Client-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "7Client-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "7Client-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "7Client-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "7Client-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "7Client-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "7Client-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch", "7Client-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "7Client-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "7Client-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "7Client-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "7Client-7.7.Z:libgs-0:9.25-2.el7_7.3.i686", "7Client-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc", "7Client-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64", "7Client-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le", "7Client-7.7.Z:libgs-0:9.25-2.el7_7.3.s390", "7Client-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x", "7Client-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64", "7Client-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686", "7Client-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc", "7Client-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64", "7Client-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le", "7Client-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390", "7Client-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x", "7Client-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64", "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686", "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc", "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64", "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le", "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390", "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x", "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src", "7Client-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64", "7Client-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "7Client-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "7Client-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x", "7Client-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "7Client-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "7Client-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "7Client-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "7Client-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "7Client-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "7Client-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "7Client-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "7Client-optional-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch", "7Client-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "7Client-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "7Client-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "7Client-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "7Client-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.i686", "7Client-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc", "7Client-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64", "7Client-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le", "7Client-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390", "7Client-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x", "7Client-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64", "7Client-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686", "7Client-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc", "7Client-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64", "7Client-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le", "7Client-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390", "7Client-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x", "7Client-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686", "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc", "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390", "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x", "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src", "7ComputeNode-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x", "7ComputeNode-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "7ComputeNode-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "7ComputeNode-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "7ComputeNode-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "7ComputeNode-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch", "7ComputeNode-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "7ComputeNode-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-7.7.Z:libgs-0:9.25-2.el7_7.3.i686", "7ComputeNode-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc", "7ComputeNode-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-7.7.Z:libgs-0:9.25-2.el7_7.3.s390", "7ComputeNode-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x", "7ComputeNode-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686", "7ComputeNode-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc", "7ComputeNode-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390", "7ComputeNode-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x", "7ComputeNode-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686", "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc", "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390", "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x", "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src", "7ComputeNode-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x", "7ComputeNode-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "7ComputeNode-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "7ComputeNode-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "7ComputeNode-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "7ComputeNode-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-optional-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch", "7ComputeNode-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "7ComputeNode-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.i686", "7ComputeNode-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc", "7ComputeNode-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390", "7ComputeNode-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x", "7ComputeNode-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64", "7ComputeNode-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686", "7ComputeNode-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc", "7ComputeNode-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64", "7ComputeNode-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le", "7ComputeNode-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390", "7ComputeNode-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x", "7ComputeNode-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64", "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686", "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc", "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64", "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le", "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390", "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x", "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src", "7Server-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64", "7Server-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "7Server-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "7Server-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x", "7Server-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "7Server-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "7Server-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "7Server-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "7Server-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "7Server-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "7Server-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "7Server-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "7Server-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch", "7Server-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "7Server-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "7Server-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "7Server-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "7Server-7.7.Z:libgs-0:9.25-2.el7_7.3.i686", "7Server-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc", "7Server-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64", "7Server-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le", "7Server-7.7.Z:libgs-0:9.25-2.el7_7.3.s390", "7Server-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x", "7Server-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64", "7Server-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686", "7Server-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc", "7Server-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64", "7Server-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le", "7Server-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390", "7Server-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x", "7Server-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64", "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686", "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc", "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64", "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le", "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390", "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x", "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src", "7Server-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64", "7Server-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "7Server-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "7Server-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x", "7Server-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "7Server-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "7Server-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "7Server-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "7Server-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "7Server-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "7Server-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "7Server-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "7Server-optional-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch", "7Server-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "7Server-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "7Server-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "7Server-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "7Server-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.i686", "7Server-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc", "7Server-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64", "7Server-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le", "7Server-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390", "7Server-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x", "7Server-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64", "7Server-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686", "7Server-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc", "7Server-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64", "7Server-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le", "7Server-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390", "7Server-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x", "7Server-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64", "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686", "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc", "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64", "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le", "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390", "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x", "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src", "7Workstation-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64", "7Workstation-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "7Workstation-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "7Workstation-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x", "7Workstation-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "7Workstation-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "7Workstation-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "7Workstation-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "7Workstation-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "7Workstation-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "7Workstation-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "7Workstation-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "7Workstation-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch", "7Workstation-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "7Workstation-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "7Workstation-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "7Workstation-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "7Workstation-7.7.Z:libgs-0:9.25-2.el7_7.3.i686", "7Workstation-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc", "7Workstation-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64", "7Workstation-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le", "7Workstation-7.7.Z:libgs-0:9.25-2.el7_7.3.s390", "7Workstation-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x", "7Workstation-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64", "7Workstation-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686", "7Workstation-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc", "7Workstation-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64", "7Workstation-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le", "7Workstation-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390", "7Workstation-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x", "7Workstation-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64", "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.i686", "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc", "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64", "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.ppc64le", "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390", "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.s390x", "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.src", "7Workstation-optional-7.7.Z:ghostscript-0:9.25-2.el7_7.3.x86_64", "7Workstation-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64", "7Workstation-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.ppc64le", "7Workstation-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.s390x", "7Workstation-optional-7.7.Z:ghostscript-cups-0:9.25-2.el7_7.3.x86_64", "7Workstation-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.i686", "7Workstation-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc", "7Workstation-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64", "7Workstation-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.ppc64le", "7Workstation-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390", "7Workstation-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.s390x", "7Workstation-optional-7.7.Z:ghostscript-debuginfo-0:9.25-2.el7_7.3.x86_64", "7Workstation-optional-7.7.Z:ghostscript-doc-0:9.25-2.el7_7.3.noarch", "7Workstation-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64", "7Workstation-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.ppc64le", "7Workstation-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.s390x", "7Workstation-optional-7.7.Z:ghostscript-gtk-0:9.25-2.el7_7.3.x86_64", "7Workstation-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.i686", "7Workstation-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc", "7Workstation-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64", "7Workstation-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.ppc64le", "7Workstation-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390", "7Workstation-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.s390x", "7Workstation-optional-7.7.Z:libgs-0:9.25-2.el7_7.3.x86_64", "7Workstation-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.i686", "7Workstation-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc", "7Workstation-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64", "7Workstation-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.ppc64le", "7Workstation-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390", "7Workstation-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.s390x", "7Workstation-optional-7.7.Z:libgs-devel-0:9.25-2.el7_7.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "ghostscript: -dSAFER escape in .charkeys (701841)" } ] }
rhsa-2020:0222
Vulnerability from csaf_redhat
Published
2020-01-23 20:00
Modified
2024-11-22 14:09
Summary
Red Hat Security Advisory: ghostscript security update
Notes
Topic
An update for ghostscript is now available for Red Hat Enterprise Linux 8.0 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The Ghostscript suite contains utilities for rendering PostScript and PDF documents. Ghostscript translates PostScript code to common bitmap formats so that the code can be displayed or printed.
Security Fix(es):
* ghostscript: -dSAFER escape in .charkeys (701841) (CVE-2019-14869)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for ghostscript is now available for Red Hat Enterprise Linux 8.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Ghostscript suite contains utilities for rendering PostScript and PDF documents. Ghostscript translates PostScript code to common bitmap formats so that the code can be displayed or printed.\n\nSecurity Fix(es):\n\n* ghostscript: -dSAFER escape in .charkeys (701841) (CVE-2019-14869)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2020:0222", "url": "https://access.redhat.com/errata/RHSA-2020:0222" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1768911", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1768911" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_0222.json" } ], "title": "Red Hat Security Advisory: ghostscript security update", "tracking": { "current_release_date": "2024-11-22T14:09:24+00:00", "generator": { "date": "2024-11-22T14:09:24+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2020:0222", "initial_release_date": "2020-01-23T20:00:53+00:00", "revision_history": [ { "date": "2020-01-23T20:00:53+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-01-23T20:00:53+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T14:09:24+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.0::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "ghostscript-0:9.25-2.el8_0.4.ppc64le", "product": { "name": "ghostscript-0:9.25-2.el8_0.4.ppc64le", "product_id": "ghostscript-0:9.25-2.el8_0.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript@9.25-2.el8_0.4?arch=ppc64le" } } }, { "category": "product_version", "name": "libgs-0:9.25-2.el8_0.4.ppc64le", "product": { "name": "libgs-0:9.25-2.el8_0.4.ppc64le", "product_id": "libgs-0:9.25-2.el8_0.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgs@9.25-2.el8_0.4?arch=ppc64le" } } }, { "category": "product_version", "name": "ghostscript-debugsource-0:9.25-2.el8_0.4.ppc64le", "product": { "name": "ghostscript-debugsource-0:9.25-2.el8_0.4.ppc64le", "product_id": "ghostscript-debugsource-0:9.25-2.el8_0.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-debugsource@9.25-2.el8_0.4?arch=ppc64le" } } }, { "category": "product_version", "name": "ghostscript-debuginfo-0:9.25-2.el8_0.4.ppc64le", "product": { "name": "ghostscript-debuginfo-0:9.25-2.el8_0.4.ppc64le", "product_id": "ghostscript-debuginfo-0:9.25-2.el8_0.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-debuginfo@9.25-2.el8_0.4?arch=ppc64le" } } }, { "category": "product_version", "name": "ghostscript-gtk-debuginfo-0:9.25-2.el8_0.4.ppc64le", "product": { "name": "ghostscript-gtk-debuginfo-0:9.25-2.el8_0.4.ppc64le", "product_id": "ghostscript-gtk-debuginfo-0:9.25-2.el8_0.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-gtk-debuginfo@9.25-2.el8_0.4?arch=ppc64le" } } }, { "category": "product_version", "name": "ghostscript-x11-debuginfo-0:9.25-2.el8_0.4.ppc64le", "product": { "name": "ghostscript-x11-debuginfo-0:9.25-2.el8_0.4.ppc64le", "product_id": "ghostscript-x11-debuginfo-0:9.25-2.el8_0.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-x11-debuginfo@9.25-2.el8_0.4?arch=ppc64le" } } }, { "category": "product_version", "name": "libgs-debuginfo-0:9.25-2.el8_0.4.ppc64le", "product": { "name": "libgs-debuginfo-0:9.25-2.el8_0.4.ppc64le", "product_id": "libgs-debuginfo-0:9.25-2.el8_0.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgs-debuginfo@9.25-2.el8_0.4?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "ghostscript-0:9.25-2.el8_0.4.x86_64", "product": { "name": "ghostscript-0:9.25-2.el8_0.4.x86_64", "product_id": "ghostscript-0:9.25-2.el8_0.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript@9.25-2.el8_0.4?arch=x86_64" } } }, { "category": "product_version", "name": "libgs-0:9.25-2.el8_0.4.x86_64", "product": { "name": "libgs-0:9.25-2.el8_0.4.x86_64", "product_id": "libgs-0:9.25-2.el8_0.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgs@9.25-2.el8_0.4?arch=x86_64" } } }, { "category": "product_version", "name": "ghostscript-debugsource-0:9.25-2.el8_0.4.x86_64", "product": { "name": "ghostscript-debugsource-0:9.25-2.el8_0.4.x86_64", "product_id": "ghostscript-debugsource-0:9.25-2.el8_0.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-debugsource@9.25-2.el8_0.4?arch=x86_64" } } }, { "category": "product_version", "name": "ghostscript-debuginfo-0:9.25-2.el8_0.4.x86_64", "product": { "name": "ghostscript-debuginfo-0:9.25-2.el8_0.4.x86_64", "product_id": "ghostscript-debuginfo-0:9.25-2.el8_0.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-debuginfo@9.25-2.el8_0.4?arch=x86_64" } } }, { "category": "product_version", "name": "ghostscript-gtk-debuginfo-0:9.25-2.el8_0.4.x86_64", "product": { "name": "ghostscript-gtk-debuginfo-0:9.25-2.el8_0.4.x86_64", "product_id": "ghostscript-gtk-debuginfo-0:9.25-2.el8_0.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-gtk-debuginfo@9.25-2.el8_0.4?arch=x86_64" } } }, { "category": "product_version", "name": "ghostscript-x11-debuginfo-0:9.25-2.el8_0.4.x86_64", "product": { "name": "ghostscript-x11-debuginfo-0:9.25-2.el8_0.4.x86_64", "product_id": "ghostscript-x11-debuginfo-0:9.25-2.el8_0.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-x11-debuginfo@9.25-2.el8_0.4?arch=x86_64" } } }, { "category": "product_version", "name": "libgs-debuginfo-0:9.25-2.el8_0.4.x86_64", "product": { "name": "libgs-debuginfo-0:9.25-2.el8_0.4.x86_64", "product_id": "libgs-debuginfo-0:9.25-2.el8_0.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgs-debuginfo@9.25-2.el8_0.4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libgs-0:9.25-2.el8_0.4.i686", "product": { "name": "libgs-0:9.25-2.el8_0.4.i686", "product_id": "libgs-0:9.25-2.el8_0.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgs@9.25-2.el8_0.4?arch=i686" } } }, { "category": "product_version", "name": "ghostscript-debugsource-0:9.25-2.el8_0.4.i686", "product": { "name": "ghostscript-debugsource-0:9.25-2.el8_0.4.i686", "product_id": "ghostscript-debugsource-0:9.25-2.el8_0.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-debugsource@9.25-2.el8_0.4?arch=i686" } } }, { "category": "product_version", "name": "ghostscript-debuginfo-0:9.25-2.el8_0.4.i686", "product": { "name": "ghostscript-debuginfo-0:9.25-2.el8_0.4.i686", "product_id": "ghostscript-debuginfo-0:9.25-2.el8_0.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-debuginfo@9.25-2.el8_0.4?arch=i686" } } }, { "category": "product_version", "name": "ghostscript-gtk-debuginfo-0:9.25-2.el8_0.4.i686", "product": { "name": "ghostscript-gtk-debuginfo-0:9.25-2.el8_0.4.i686", "product_id": "ghostscript-gtk-debuginfo-0:9.25-2.el8_0.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-gtk-debuginfo@9.25-2.el8_0.4?arch=i686" } } }, { "category": "product_version", "name": "ghostscript-x11-debuginfo-0:9.25-2.el8_0.4.i686", "product": { "name": "ghostscript-x11-debuginfo-0:9.25-2.el8_0.4.i686", "product_id": "ghostscript-x11-debuginfo-0:9.25-2.el8_0.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-x11-debuginfo@9.25-2.el8_0.4?arch=i686" } } }, { "category": "product_version", "name": "libgs-debuginfo-0:9.25-2.el8_0.4.i686", "product": { "name": "libgs-debuginfo-0:9.25-2.el8_0.4.i686", "product_id": "libgs-debuginfo-0:9.25-2.el8_0.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgs-debuginfo@9.25-2.el8_0.4?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "ghostscript-0:9.25-2.el8_0.4.src", "product": { "name": "ghostscript-0:9.25-2.el8_0.4.src", "product_id": "ghostscript-0:9.25-2.el8_0.4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript@9.25-2.el8_0.4?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el8_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:ghostscript-0:9.25-2.el8_0.4.ppc64le" }, "product_reference": "ghostscript-0:9.25-2.el8_0.4.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el8_0.4.src as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:ghostscript-0:9.25-2.el8_0.4.src" }, "product_reference": "ghostscript-0:9.25-2.el8_0.4.src", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-2.el8_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:ghostscript-0:9.25-2.el8_0.4.x86_64" }, "product_reference": "ghostscript-0:9.25-2.el8_0.4.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el8_0.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:ghostscript-debuginfo-0:9.25-2.el8_0.4.i686" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el8_0.4.i686", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el8_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:ghostscript-debuginfo-0:9.25-2.el8_0.4.ppc64le" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el8_0.4.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-2.el8_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:ghostscript-debuginfo-0:9.25-2.el8_0.4.x86_64" }, "product_reference": "ghostscript-debuginfo-0:9.25-2.el8_0.4.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debugsource-0:9.25-2.el8_0.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:ghostscript-debugsource-0:9.25-2.el8_0.4.i686" }, "product_reference": "ghostscript-debugsource-0:9.25-2.el8_0.4.i686", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debugsource-0:9.25-2.el8_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:ghostscript-debugsource-0:9.25-2.el8_0.4.ppc64le" }, "product_reference": "ghostscript-debugsource-0:9.25-2.el8_0.4.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debugsource-0:9.25-2.el8_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:ghostscript-debugsource-0:9.25-2.el8_0.4.x86_64" }, "product_reference": "ghostscript-debugsource-0:9.25-2.el8_0.4.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-debuginfo-0:9.25-2.el8_0.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:ghostscript-gtk-debuginfo-0:9.25-2.el8_0.4.i686" }, "product_reference": "ghostscript-gtk-debuginfo-0:9.25-2.el8_0.4.i686", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-debuginfo-0:9.25-2.el8_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:ghostscript-gtk-debuginfo-0:9.25-2.el8_0.4.ppc64le" }, "product_reference": "ghostscript-gtk-debuginfo-0:9.25-2.el8_0.4.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-debuginfo-0:9.25-2.el8_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:ghostscript-gtk-debuginfo-0:9.25-2.el8_0.4.x86_64" }, "product_reference": "ghostscript-gtk-debuginfo-0:9.25-2.el8_0.4.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-debuginfo-0:9.25-2.el8_0.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:ghostscript-x11-debuginfo-0:9.25-2.el8_0.4.i686" }, "product_reference": "ghostscript-x11-debuginfo-0:9.25-2.el8_0.4.i686", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-debuginfo-0:9.25-2.el8_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:ghostscript-x11-debuginfo-0:9.25-2.el8_0.4.ppc64le" }, "product_reference": "ghostscript-x11-debuginfo-0:9.25-2.el8_0.4.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-debuginfo-0:9.25-2.el8_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:ghostscript-x11-debuginfo-0:9.25-2.el8_0.4.x86_64" }, "product_reference": "ghostscript-x11-debuginfo-0:9.25-2.el8_0.4.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el8_0.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:libgs-0:9.25-2.el8_0.4.i686" }, "product_reference": "libgs-0:9.25-2.el8_0.4.i686", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el8_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:libgs-0:9.25-2.el8_0.4.ppc64le" }, "product_reference": "libgs-0:9.25-2.el8_0.4.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-2.el8_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:libgs-0:9.25-2.el8_0.4.x86_64" }, "product_reference": "libgs-0:9.25-2.el8_0.4.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-debuginfo-0:9.25-2.el8_0.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:libgs-debuginfo-0:9.25-2.el8_0.4.i686" }, "product_reference": "libgs-debuginfo-0:9.25-2.el8_0.4.i686", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-debuginfo-0:9.25-2.el8_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:libgs-debuginfo-0:9.25-2.el8_0.4.ppc64le" }, "product_reference": "libgs-debuginfo-0:9.25-2.el8_0.4.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-debuginfo-0:9.25-2.el8_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:libgs-debuginfo-0:9.25-2.el8_0.4.x86_64" }, "product_reference": "libgs-debuginfo-0:9.25-2.el8_0.4.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Artifex Software" ] }, { "names": [ "Lukas Schauer", "Paul Manfred" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-14869", "cwe": { "id": "CWE-648", "name": "Incorrect Use of Privileged APIs" }, "discovery_date": "2019-11-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1768911" } ], "notes": [ { "category": "description", "text": "A flaw was found in the `.charkeys` procedure, where it did not properly secure its privileged calls, enabling scripts to bypass `-dSAFER` restrictions. An attacker could abuse this flaw by creating a specially crafted PostScript file that could escalate privileges within the Ghostscript and access files outside of restricted areas or execute commands.", "title": "Vulnerability description" }, { "category": "summary", "text": "ghostscript: -dSAFER escape in .charkeys (701841)", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.0.0.Z.E4S:ghostscript-0:9.25-2.el8_0.4.ppc64le", "AppStream-8.0.0.Z.E4S:ghostscript-0:9.25-2.el8_0.4.src", "AppStream-8.0.0.Z.E4S:ghostscript-0:9.25-2.el8_0.4.x86_64", "AppStream-8.0.0.Z.E4S:ghostscript-debuginfo-0:9.25-2.el8_0.4.i686", "AppStream-8.0.0.Z.E4S:ghostscript-debuginfo-0:9.25-2.el8_0.4.ppc64le", "AppStream-8.0.0.Z.E4S:ghostscript-debuginfo-0:9.25-2.el8_0.4.x86_64", "AppStream-8.0.0.Z.E4S:ghostscript-debugsource-0:9.25-2.el8_0.4.i686", "AppStream-8.0.0.Z.E4S:ghostscript-debugsource-0:9.25-2.el8_0.4.ppc64le", "AppStream-8.0.0.Z.E4S:ghostscript-debugsource-0:9.25-2.el8_0.4.x86_64", "AppStream-8.0.0.Z.E4S:ghostscript-gtk-debuginfo-0:9.25-2.el8_0.4.i686", "AppStream-8.0.0.Z.E4S:ghostscript-gtk-debuginfo-0:9.25-2.el8_0.4.ppc64le", "AppStream-8.0.0.Z.E4S:ghostscript-gtk-debuginfo-0:9.25-2.el8_0.4.x86_64", "AppStream-8.0.0.Z.E4S:ghostscript-x11-debuginfo-0:9.25-2.el8_0.4.i686", "AppStream-8.0.0.Z.E4S:ghostscript-x11-debuginfo-0:9.25-2.el8_0.4.ppc64le", "AppStream-8.0.0.Z.E4S:ghostscript-x11-debuginfo-0:9.25-2.el8_0.4.x86_64", "AppStream-8.0.0.Z.E4S:libgs-0:9.25-2.el8_0.4.i686", "AppStream-8.0.0.Z.E4S:libgs-0:9.25-2.el8_0.4.ppc64le", "AppStream-8.0.0.Z.E4S:libgs-0:9.25-2.el8_0.4.x86_64", "AppStream-8.0.0.Z.E4S:libgs-debuginfo-0:9.25-2.el8_0.4.i686", "AppStream-8.0.0.Z.E4S:libgs-debuginfo-0:9.25-2.el8_0.4.ppc64le", "AppStream-8.0.0.Z.E4S:libgs-debuginfo-0:9.25-2.el8_0.4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-14869" }, { "category": "external", "summary": "RHBZ#1768911", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1768911" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-14869", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14869" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14869", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14869" } ], "release_date": "2019-11-14T13:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-23T20:00:53+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.0.0.Z.E4S:ghostscript-0:9.25-2.el8_0.4.ppc64le", "AppStream-8.0.0.Z.E4S:ghostscript-0:9.25-2.el8_0.4.src", "AppStream-8.0.0.Z.E4S:ghostscript-0:9.25-2.el8_0.4.x86_64", "AppStream-8.0.0.Z.E4S:ghostscript-debuginfo-0:9.25-2.el8_0.4.i686", "AppStream-8.0.0.Z.E4S:ghostscript-debuginfo-0:9.25-2.el8_0.4.ppc64le", "AppStream-8.0.0.Z.E4S:ghostscript-debuginfo-0:9.25-2.el8_0.4.x86_64", "AppStream-8.0.0.Z.E4S:ghostscript-debugsource-0:9.25-2.el8_0.4.i686", "AppStream-8.0.0.Z.E4S:ghostscript-debugsource-0:9.25-2.el8_0.4.ppc64le", "AppStream-8.0.0.Z.E4S:ghostscript-debugsource-0:9.25-2.el8_0.4.x86_64", "AppStream-8.0.0.Z.E4S:ghostscript-gtk-debuginfo-0:9.25-2.el8_0.4.i686", "AppStream-8.0.0.Z.E4S:ghostscript-gtk-debuginfo-0:9.25-2.el8_0.4.ppc64le", "AppStream-8.0.0.Z.E4S:ghostscript-gtk-debuginfo-0:9.25-2.el8_0.4.x86_64", "AppStream-8.0.0.Z.E4S:ghostscript-x11-debuginfo-0:9.25-2.el8_0.4.i686", "AppStream-8.0.0.Z.E4S:ghostscript-x11-debuginfo-0:9.25-2.el8_0.4.ppc64le", "AppStream-8.0.0.Z.E4S:ghostscript-x11-debuginfo-0:9.25-2.el8_0.4.x86_64", "AppStream-8.0.0.Z.E4S:libgs-0:9.25-2.el8_0.4.i686", "AppStream-8.0.0.Z.E4S:libgs-0:9.25-2.el8_0.4.ppc64le", "AppStream-8.0.0.Z.E4S:libgs-0:9.25-2.el8_0.4.x86_64", "AppStream-8.0.0.Z.E4S:libgs-debuginfo-0:9.25-2.el8_0.4.i686", "AppStream-8.0.0.Z.E4S:libgs-debuginfo-0:9.25-2.el8_0.4.ppc64le", "AppStream-8.0.0.Z.E4S:libgs-debuginfo-0:9.25-2.el8_0.4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0222" }, { "category": "workaround", "details": "Please refer to the \"Mitigation\" section of CVE-2018-16509 : https://access.redhat.com/security/cve/cve-2018-16509", "product_ids": [ "AppStream-8.0.0.Z.E4S:ghostscript-0:9.25-2.el8_0.4.ppc64le", "AppStream-8.0.0.Z.E4S:ghostscript-0:9.25-2.el8_0.4.src", "AppStream-8.0.0.Z.E4S:ghostscript-0:9.25-2.el8_0.4.x86_64", "AppStream-8.0.0.Z.E4S:ghostscript-debuginfo-0:9.25-2.el8_0.4.i686", "AppStream-8.0.0.Z.E4S:ghostscript-debuginfo-0:9.25-2.el8_0.4.ppc64le", "AppStream-8.0.0.Z.E4S:ghostscript-debuginfo-0:9.25-2.el8_0.4.x86_64", "AppStream-8.0.0.Z.E4S:ghostscript-debugsource-0:9.25-2.el8_0.4.i686", "AppStream-8.0.0.Z.E4S:ghostscript-debugsource-0:9.25-2.el8_0.4.ppc64le", "AppStream-8.0.0.Z.E4S:ghostscript-debugsource-0:9.25-2.el8_0.4.x86_64", "AppStream-8.0.0.Z.E4S:ghostscript-gtk-debuginfo-0:9.25-2.el8_0.4.i686", "AppStream-8.0.0.Z.E4S:ghostscript-gtk-debuginfo-0:9.25-2.el8_0.4.ppc64le", "AppStream-8.0.0.Z.E4S:ghostscript-gtk-debuginfo-0:9.25-2.el8_0.4.x86_64", "AppStream-8.0.0.Z.E4S:ghostscript-x11-debuginfo-0:9.25-2.el8_0.4.i686", "AppStream-8.0.0.Z.E4S:ghostscript-x11-debuginfo-0:9.25-2.el8_0.4.ppc64le", "AppStream-8.0.0.Z.E4S:ghostscript-x11-debuginfo-0:9.25-2.el8_0.4.x86_64", "AppStream-8.0.0.Z.E4S:libgs-0:9.25-2.el8_0.4.i686", "AppStream-8.0.0.Z.E4S:libgs-0:9.25-2.el8_0.4.ppc64le", "AppStream-8.0.0.Z.E4S:libgs-0:9.25-2.el8_0.4.x86_64", "AppStream-8.0.0.Z.E4S:libgs-debuginfo-0:9.25-2.el8_0.4.i686", "AppStream-8.0.0.Z.E4S:libgs-debuginfo-0:9.25-2.el8_0.4.ppc64le", "AppStream-8.0.0.Z.E4S:libgs-debuginfo-0:9.25-2.el8_0.4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "AppStream-8.0.0.Z.E4S:ghostscript-0:9.25-2.el8_0.4.ppc64le", "AppStream-8.0.0.Z.E4S:ghostscript-0:9.25-2.el8_0.4.src", "AppStream-8.0.0.Z.E4S:ghostscript-0:9.25-2.el8_0.4.x86_64", "AppStream-8.0.0.Z.E4S:ghostscript-debuginfo-0:9.25-2.el8_0.4.i686", "AppStream-8.0.0.Z.E4S:ghostscript-debuginfo-0:9.25-2.el8_0.4.ppc64le", "AppStream-8.0.0.Z.E4S:ghostscript-debuginfo-0:9.25-2.el8_0.4.x86_64", "AppStream-8.0.0.Z.E4S:ghostscript-debugsource-0:9.25-2.el8_0.4.i686", "AppStream-8.0.0.Z.E4S:ghostscript-debugsource-0:9.25-2.el8_0.4.ppc64le", "AppStream-8.0.0.Z.E4S:ghostscript-debugsource-0:9.25-2.el8_0.4.x86_64", "AppStream-8.0.0.Z.E4S:ghostscript-gtk-debuginfo-0:9.25-2.el8_0.4.i686", "AppStream-8.0.0.Z.E4S:ghostscript-gtk-debuginfo-0:9.25-2.el8_0.4.ppc64le", "AppStream-8.0.0.Z.E4S:ghostscript-gtk-debuginfo-0:9.25-2.el8_0.4.x86_64", "AppStream-8.0.0.Z.E4S:ghostscript-x11-debuginfo-0:9.25-2.el8_0.4.i686", "AppStream-8.0.0.Z.E4S:ghostscript-x11-debuginfo-0:9.25-2.el8_0.4.ppc64le", "AppStream-8.0.0.Z.E4S:ghostscript-x11-debuginfo-0:9.25-2.el8_0.4.x86_64", "AppStream-8.0.0.Z.E4S:libgs-0:9.25-2.el8_0.4.i686", "AppStream-8.0.0.Z.E4S:libgs-0:9.25-2.el8_0.4.ppc64le", "AppStream-8.0.0.Z.E4S:libgs-0:9.25-2.el8_0.4.x86_64", "AppStream-8.0.0.Z.E4S:libgs-debuginfo-0:9.25-2.el8_0.4.i686", "AppStream-8.0.0.Z.E4S:libgs-debuginfo-0:9.25-2.el8_0.4.ppc64le", "AppStream-8.0.0.Z.E4S:libgs-debuginfo-0:9.25-2.el8_0.4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "ghostscript: -dSAFER escape in .charkeys (701841)" } ] }
rhsa-2019:3890
Vulnerability from csaf_redhat
Published
2019-11-18 20:00
Modified
2024-11-22 14:09
Summary
Red Hat Security Advisory: ghostscript security update
Notes
Topic
An update for ghostscript is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The Ghostscript suite contains utilities for rendering PostScript and PDF documents. Ghostscript translates PostScript code to common bitmap formats so that the code can be displayed or printed.
Security Fix(es):
* ghostscript: -dSAFER escape in .charkeys (701841) (CVE-2019-14869)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for ghostscript is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Ghostscript suite contains utilities for rendering PostScript and PDF documents. Ghostscript translates PostScript code to common bitmap formats so that the code can be displayed or printed.\n\nSecurity Fix(es):\n\n* ghostscript: -dSAFER escape in .charkeys (701841) (CVE-2019-14869)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2019:3890", "url": "https://access.redhat.com/errata/RHSA-2019:3890" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1768911", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1768911" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_3890.json" } ], "title": "Red Hat Security Advisory: ghostscript security update", "tracking": { "current_release_date": "2024-11-22T14:09:16+00:00", "generator": { "date": "2024-11-22T14:09:16+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:3890", "initial_release_date": "2019-11-18T20:00:34+00:00", "revision_history": [ { "date": "2019-11-18T20:00:34+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-11-18T20:00:34+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T14:09:16+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } }, { "category": "product_name", "name": "Red Hat CodeReady Linux Builder (v. 8)", "product": { "name": "Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "ghostscript-doc-0:9.25-5.el8_1.1.noarch", "product": { "name": "ghostscript-doc-0:9.25-5.el8_1.1.noarch", "product_id": "ghostscript-doc-0:9.25-5.el8_1.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-doc@9.25-5.el8_1.1?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.ppc64le", "product": { "name": "ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.ppc64le", "product_id": "ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-tools-dvipdf@9.25-5.el8_1.1?arch=ppc64le" } } }, { "category": "product_version", "name": "ghostscript-tools-fonts-0:9.25-5.el8_1.1.ppc64le", "product": { "name": "ghostscript-tools-fonts-0:9.25-5.el8_1.1.ppc64le", "product_id": "ghostscript-tools-fonts-0:9.25-5.el8_1.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-tools-fonts@9.25-5.el8_1.1?arch=ppc64le" } } }, { "category": "product_version", "name": "ghostscript-tools-printing-0:9.25-5.el8_1.1.ppc64le", "product": { "name": "ghostscript-tools-printing-0:9.25-5.el8_1.1.ppc64le", "product_id": "ghostscript-tools-printing-0:9.25-5.el8_1.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-tools-printing@9.25-5.el8_1.1?arch=ppc64le" } } }, { "category": "product_version", "name": "ghostscript-x11-0:9.25-5.el8_1.1.ppc64le", "product": { "name": "ghostscript-x11-0:9.25-5.el8_1.1.ppc64le", "product_id": "ghostscript-x11-0:9.25-5.el8_1.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-x11@9.25-5.el8_1.1?arch=ppc64le" } } }, { "category": "product_version", "name": "libgs-devel-0:9.25-5.el8_1.1.ppc64le", "product": { "name": "libgs-devel-0:9.25-5.el8_1.1.ppc64le", "product_id": "libgs-devel-0:9.25-5.el8_1.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgs-devel@9.25-5.el8_1.1?arch=ppc64le" } } }, { "category": "product_version", "name": "ghostscript-debugsource-0:9.25-5.el8_1.1.ppc64le", "product": { "name": "ghostscript-debugsource-0:9.25-5.el8_1.1.ppc64le", "product_id": "ghostscript-debugsource-0:9.25-5.el8_1.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-debugsource@9.25-5.el8_1.1?arch=ppc64le" } } }, { "category": "product_version", "name": "ghostscript-debuginfo-0:9.25-5.el8_1.1.ppc64le", "product": { "name": "ghostscript-debuginfo-0:9.25-5.el8_1.1.ppc64le", "product_id": "ghostscript-debuginfo-0:9.25-5.el8_1.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-debuginfo@9.25-5.el8_1.1?arch=ppc64le" } } }, { "category": "product_version", "name": "ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.ppc64le", "product": { "name": "ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.ppc64le", "product_id": "ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-gtk-debuginfo@9.25-5.el8_1.1?arch=ppc64le" } } }, { "category": "product_version", "name": "ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.ppc64le", "product": { "name": "ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.ppc64le", "product_id": "ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-x11-debuginfo@9.25-5.el8_1.1?arch=ppc64le" } } }, { "category": "product_version", "name": "libgs-debuginfo-0:9.25-5.el8_1.1.ppc64le", "product": { "name": "libgs-debuginfo-0:9.25-5.el8_1.1.ppc64le", "product_id": "libgs-debuginfo-0:9.25-5.el8_1.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgs-debuginfo@9.25-5.el8_1.1?arch=ppc64le" } } }, { "category": "product_version", "name": "ghostscript-0:9.25-5.el8_1.1.ppc64le", "product": { "name": "ghostscript-0:9.25-5.el8_1.1.ppc64le", "product_id": "ghostscript-0:9.25-5.el8_1.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript@9.25-5.el8_1.1?arch=ppc64le" } } }, { "category": "product_version", "name": "libgs-0:9.25-5.el8_1.1.ppc64le", "product": { "name": "libgs-0:9.25-5.el8_1.1.ppc64le", "product_id": "libgs-0:9.25-5.el8_1.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgs@9.25-5.el8_1.1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.s390x", "product": { "name": "ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.s390x", "product_id": "ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-tools-dvipdf@9.25-5.el8_1.1?arch=s390x" } } }, { "category": "product_version", "name": "ghostscript-tools-fonts-0:9.25-5.el8_1.1.s390x", "product": { "name": "ghostscript-tools-fonts-0:9.25-5.el8_1.1.s390x", "product_id": "ghostscript-tools-fonts-0:9.25-5.el8_1.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-tools-fonts@9.25-5.el8_1.1?arch=s390x" } } }, { "category": "product_version", "name": "ghostscript-tools-printing-0:9.25-5.el8_1.1.s390x", "product": { "name": "ghostscript-tools-printing-0:9.25-5.el8_1.1.s390x", "product_id": "ghostscript-tools-printing-0:9.25-5.el8_1.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-tools-printing@9.25-5.el8_1.1?arch=s390x" } } }, { "category": "product_version", "name": "ghostscript-x11-0:9.25-5.el8_1.1.s390x", "product": { "name": "ghostscript-x11-0:9.25-5.el8_1.1.s390x", "product_id": "ghostscript-x11-0:9.25-5.el8_1.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-x11@9.25-5.el8_1.1?arch=s390x" } } }, { "category": "product_version", "name": "libgs-devel-0:9.25-5.el8_1.1.s390x", "product": { "name": "libgs-devel-0:9.25-5.el8_1.1.s390x", "product_id": "libgs-devel-0:9.25-5.el8_1.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgs-devel@9.25-5.el8_1.1?arch=s390x" } } }, { "category": "product_version", "name": "ghostscript-debugsource-0:9.25-5.el8_1.1.s390x", "product": { "name": "ghostscript-debugsource-0:9.25-5.el8_1.1.s390x", "product_id": "ghostscript-debugsource-0:9.25-5.el8_1.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-debugsource@9.25-5.el8_1.1?arch=s390x" } } }, { "category": "product_version", "name": "ghostscript-debuginfo-0:9.25-5.el8_1.1.s390x", "product": { "name": "ghostscript-debuginfo-0:9.25-5.el8_1.1.s390x", "product_id": "ghostscript-debuginfo-0:9.25-5.el8_1.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-debuginfo@9.25-5.el8_1.1?arch=s390x" } } }, { "category": "product_version", "name": "ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.s390x", "product": { "name": "ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.s390x", "product_id": "ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-gtk-debuginfo@9.25-5.el8_1.1?arch=s390x" } } }, { "category": "product_version", "name": "ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.s390x", "product": { "name": "ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.s390x", "product_id": "ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-x11-debuginfo@9.25-5.el8_1.1?arch=s390x" } } }, { "category": "product_version", "name": "libgs-debuginfo-0:9.25-5.el8_1.1.s390x", "product": { "name": "libgs-debuginfo-0:9.25-5.el8_1.1.s390x", "product_id": "libgs-debuginfo-0:9.25-5.el8_1.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgs-debuginfo@9.25-5.el8_1.1?arch=s390x" } } }, { "category": "product_version", "name": "ghostscript-0:9.25-5.el8_1.1.s390x", "product": { "name": "ghostscript-0:9.25-5.el8_1.1.s390x", "product_id": "ghostscript-0:9.25-5.el8_1.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript@9.25-5.el8_1.1?arch=s390x" } } }, { "category": "product_version", "name": "libgs-0:9.25-5.el8_1.1.s390x", "product": { "name": "libgs-0:9.25-5.el8_1.1.s390x", "product_id": "libgs-0:9.25-5.el8_1.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgs@9.25-5.el8_1.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.x86_64", "product": { "name": "ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.x86_64", "product_id": "ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-tools-dvipdf@9.25-5.el8_1.1?arch=x86_64" } } }, { "category": "product_version", "name": "ghostscript-tools-fonts-0:9.25-5.el8_1.1.x86_64", "product": { "name": "ghostscript-tools-fonts-0:9.25-5.el8_1.1.x86_64", "product_id": "ghostscript-tools-fonts-0:9.25-5.el8_1.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-tools-fonts@9.25-5.el8_1.1?arch=x86_64" } } }, { "category": "product_version", "name": "ghostscript-tools-printing-0:9.25-5.el8_1.1.x86_64", "product": { "name": "ghostscript-tools-printing-0:9.25-5.el8_1.1.x86_64", "product_id": "ghostscript-tools-printing-0:9.25-5.el8_1.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-tools-printing@9.25-5.el8_1.1?arch=x86_64" } } }, { "category": "product_version", "name": "ghostscript-x11-0:9.25-5.el8_1.1.x86_64", "product": { "name": "ghostscript-x11-0:9.25-5.el8_1.1.x86_64", "product_id": "ghostscript-x11-0:9.25-5.el8_1.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-x11@9.25-5.el8_1.1?arch=x86_64" } } }, { "category": "product_version", "name": "libgs-devel-0:9.25-5.el8_1.1.x86_64", "product": { "name": "libgs-devel-0:9.25-5.el8_1.1.x86_64", "product_id": "libgs-devel-0:9.25-5.el8_1.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgs-devel@9.25-5.el8_1.1?arch=x86_64" } } }, { "category": "product_version", "name": "ghostscript-debugsource-0:9.25-5.el8_1.1.x86_64", "product": { "name": "ghostscript-debugsource-0:9.25-5.el8_1.1.x86_64", "product_id": "ghostscript-debugsource-0:9.25-5.el8_1.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-debugsource@9.25-5.el8_1.1?arch=x86_64" } } }, { "category": "product_version", "name": "ghostscript-debuginfo-0:9.25-5.el8_1.1.x86_64", "product": { "name": "ghostscript-debuginfo-0:9.25-5.el8_1.1.x86_64", "product_id": "ghostscript-debuginfo-0:9.25-5.el8_1.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-debuginfo@9.25-5.el8_1.1?arch=x86_64" } } }, { "category": "product_version", "name": "ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.x86_64", "product": { "name": "ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.x86_64", "product_id": "ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-gtk-debuginfo@9.25-5.el8_1.1?arch=x86_64" } } }, { "category": "product_version", "name": "ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.x86_64", "product": { "name": "ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.x86_64", "product_id": "ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-x11-debuginfo@9.25-5.el8_1.1?arch=x86_64" } } }, { "category": "product_version", "name": "libgs-debuginfo-0:9.25-5.el8_1.1.x86_64", "product": { "name": "libgs-debuginfo-0:9.25-5.el8_1.1.x86_64", "product_id": "libgs-debuginfo-0:9.25-5.el8_1.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgs-debuginfo@9.25-5.el8_1.1?arch=x86_64" } } }, { "category": "product_version", "name": "ghostscript-0:9.25-5.el8_1.1.x86_64", "product": { "name": "ghostscript-0:9.25-5.el8_1.1.x86_64", "product_id": "ghostscript-0:9.25-5.el8_1.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript@9.25-5.el8_1.1?arch=x86_64" } } }, { "category": "product_version", "name": "libgs-0:9.25-5.el8_1.1.x86_64", "product": { "name": "libgs-0:9.25-5.el8_1.1.x86_64", "product_id": "libgs-0:9.25-5.el8_1.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgs@9.25-5.el8_1.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libgs-devel-0:9.25-5.el8_1.1.i686", "product": { "name": "libgs-devel-0:9.25-5.el8_1.1.i686", "product_id": "libgs-devel-0:9.25-5.el8_1.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgs-devel@9.25-5.el8_1.1?arch=i686" } } }, { "category": "product_version", "name": "ghostscript-debugsource-0:9.25-5.el8_1.1.i686", "product": { "name": "ghostscript-debugsource-0:9.25-5.el8_1.1.i686", "product_id": "ghostscript-debugsource-0:9.25-5.el8_1.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-debugsource@9.25-5.el8_1.1?arch=i686" } } }, { "category": "product_version", "name": "ghostscript-debuginfo-0:9.25-5.el8_1.1.i686", "product": { "name": "ghostscript-debuginfo-0:9.25-5.el8_1.1.i686", "product_id": "ghostscript-debuginfo-0:9.25-5.el8_1.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-debuginfo@9.25-5.el8_1.1?arch=i686" } } }, { "category": "product_version", "name": "ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.i686", "product": { "name": "ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.i686", "product_id": "ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-gtk-debuginfo@9.25-5.el8_1.1?arch=i686" } } }, { "category": "product_version", "name": "ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.i686", "product": { "name": "ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.i686", "product_id": "ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-x11-debuginfo@9.25-5.el8_1.1?arch=i686" } } }, { "category": "product_version", "name": "libgs-debuginfo-0:9.25-5.el8_1.1.i686", "product": { "name": "libgs-debuginfo-0:9.25-5.el8_1.1.i686", "product_id": "libgs-debuginfo-0:9.25-5.el8_1.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgs-debuginfo@9.25-5.el8_1.1?arch=i686" } } }, { "category": "product_version", "name": "libgs-0:9.25-5.el8_1.1.i686", "product": { "name": "libgs-0:9.25-5.el8_1.1.i686", "product_id": "libgs-0:9.25-5.el8_1.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgs@9.25-5.el8_1.1?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.aarch64", "product": { "name": "ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.aarch64", "product_id": "ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-tools-dvipdf@9.25-5.el8_1.1?arch=aarch64" } } }, { "category": "product_version", "name": "ghostscript-tools-fonts-0:9.25-5.el8_1.1.aarch64", "product": { "name": "ghostscript-tools-fonts-0:9.25-5.el8_1.1.aarch64", "product_id": "ghostscript-tools-fonts-0:9.25-5.el8_1.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-tools-fonts@9.25-5.el8_1.1?arch=aarch64" } } }, { "category": "product_version", "name": "ghostscript-tools-printing-0:9.25-5.el8_1.1.aarch64", "product": { "name": "ghostscript-tools-printing-0:9.25-5.el8_1.1.aarch64", "product_id": "ghostscript-tools-printing-0:9.25-5.el8_1.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-tools-printing@9.25-5.el8_1.1?arch=aarch64" } } }, { "category": "product_version", "name": "ghostscript-x11-0:9.25-5.el8_1.1.aarch64", "product": { "name": "ghostscript-x11-0:9.25-5.el8_1.1.aarch64", "product_id": "ghostscript-x11-0:9.25-5.el8_1.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-x11@9.25-5.el8_1.1?arch=aarch64" } } }, { "category": "product_version", "name": "libgs-devel-0:9.25-5.el8_1.1.aarch64", "product": { "name": "libgs-devel-0:9.25-5.el8_1.1.aarch64", "product_id": "libgs-devel-0:9.25-5.el8_1.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgs-devel@9.25-5.el8_1.1?arch=aarch64" } } }, { "category": "product_version", "name": "ghostscript-debugsource-0:9.25-5.el8_1.1.aarch64", "product": { "name": "ghostscript-debugsource-0:9.25-5.el8_1.1.aarch64", "product_id": "ghostscript-debugsource-0:9.25-5.el8_1.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-debugsource@9.25-5.el8_1.1?arch=aarch64" } } }, { "category": "product_version", "name": "ghostscript-debuginfo-0:9.25-5.el8_1.1.aarch64", "product": { "name": "ghostscript-debuginfo-0:9.25-5.el8_1.1.aarch64", "product_id": "ghostscript-debuginfo-0:9.25-5.el8_1.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-debuginfo@9.25-5.el8_1.1?arch=aarch64" } } }, { "category": "product_version", "name": "ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.aarch64", "product": { "name": "ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.aarch64", "product_id": "ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-gtk-debuginfo@9.25-5.el8_1.1?arch=aarch64" } } }, { "category": "product_version", "name": "ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.aarch64", "product": { "name": "ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.aarch64", "product_id": "ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript-x11-debuginfo@9.25-5.el8_1.1?arch=aarch64" } } }, { "category": "product_version", "name": "libgs-debuginfo-0:9.25-5.el8_1.1.aarch64", "product": { "name": "libgs-debuginfo-0:9.25-5.el8_1.1.aarch64", "product_id": "libgs-debuginfo-0:9.25-5.el8_1.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgs-debuginfo@9.25-5.el8_1.1?arch=aarch64" } } }, { "category": "product_version", "name": "ghostscript-0:9.25-5.el8_1.1.aarch64", "product": { "name": "ghostscript-0:9.25-5.el8_1.1.aarch64", "product_id": "ghostscript-0:9.25-5.el8_1.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript@9.25-5.el8_1.1?arch=aarch64" } } }, { "category": "product_version", "name": "libgs-0:9.25-5.el8_1.1.aarch64", "product": { "name": "libgs-0:9.25-5.el8_1.1.aarch64", "product_id": "libgs-0:9.25-5.el8_1.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libgs@9.25-5.el8_1.1?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "ghostscript-0:9.25-5.el8_1.1.src", "product": { "name": "ghostscript-0:9.25-5.el8_1.1.src", "product_id": "ghostscript-0:9.25-5.el8_1.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ghostscript@9.25-5.el8_1.1?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-5.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.aarch64" }, "product_reference": "ghostscript-0:9.25-5.el8_1.1.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-5.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.ppc64le" }, "product_reference": "ghostscript-0:9.25-5.el8_1.1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-5.el8_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.s390x" }, "product_reference": "ghostscript-0:9.25-5.el8_1.1.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-5.el8_1.1.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.src" }, "product_reference": "ghostscript-0:9.25-5.el8_1.1.src", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-5.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.x86_64" }, "product_reference": "ghostscript-0:9.25-5.el8_1.1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-5.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.aarch64" }, "product_reference": "ghostscript-debuginfo-0:9.25-5.el8_1.1.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-5.el8_1.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.i686" }, "product_reference": "ghostscript-debuginfo-0:9.25-5.el8_1.1.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-5.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.ppc64le" }, "product_reference": "ghostscript-debuginfo-0:9.25-5.el8_1.1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-5.el8_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.s390x" }, "product_reference": "ghostscript-debuginfo-0:9.25-5.el8_1.1.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-5.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.x86_64" }, "product_reference": "ghostscript-debuginfo-0:9.25-5.el8_1.1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debugsource-0:9.25-5.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.aarch64" }, "product_reference": "ghostscript-debugsource-0:9.25-5.el8_1.1.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debugsource-0:9.25-5.el8_1.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.i686" }, "product_reference": "ghostscript-debugsource-0:9.25-5.el8_1.1.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debugsource-0:9.25-5.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.ppc64le" }, "product_reference": "ghostscript-debugsource-0:9.25-5.el8_1.1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debugsource-0:9.25-5.el8_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.s390x" }, "product_reference": "ghostscript-debugsource-0:9.25-5.el8_1.1.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debugsource-0:9.25-5.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.x86_64" }, "product_reference": "ghostscript-debugsource-0:9.25-5.el8_1.1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-doc-0:9.25-5.el8_1.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-doc-0:9.25-5.el8_1.1.noarch" }, "product_reference": "ghostscript-doc-0:9.25-5.el8_1.1.noarch", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.aarch64" }, "product_reference": "ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.i686" }, "product_reference": "ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.ppc64le" }, "product_reference": "ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.s390x" }, "product_reference": "ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.x86_64" }, "product_reference": "ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.aarch64" }, "product_reference": "ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.ppc64le" }, "product_reference": "ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.s390x" }, "product_reference": "ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.x86_64" }, "product_reference": "ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-tools-fonts-0:9.25-5.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.aarch64" }, "product_reference": "ghostscript-tools-fonts-0:9.25-5.el8_1.1.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-tools-fonts-0:9.25-5.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.ppc64le" }, "product_reference": "ghostscript-tools-fonts-0:9.25-5.el8_1.1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-tools-fonts-0:9.25-5.el8_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.s390x" }, "product_reference": "ghostscript-tools-fonts-0:9.25-5.el8_1.1.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-tools-fonts-0:9.25-5.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.x86_64" }, "product_reference": "ghostscript-tools-fonts-0:9.25-5.el8_1.1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-tools-printing-0:9.25-5.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.aarch64" }, "product_reference": "ghostscript-tools-printing-0:9.25-5.el8_1.1.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-tools-printing-0:9.25-5.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.ppc64le" }, "product_reference": "ghostscript-tools-printing-0:9.25-5.el8_1.1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-tools-printing-0:9.25-5.el8_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.s390x" }, "product_reference": "ghostscript-tools-printing-0:9.25-5.el8_1.1.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-tools-printing-0:9.25-5.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.x86_64" }, "product_reference": "ghostscript-tools-printing-0:9.25-5.el8_1.1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-0:9.25-5.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.aarch64" }, "product_reference": "ghostscript-x11-0:9.25-5.el8_1.1.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-0:9.25-5.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.ppc64le" }, "product_reference": "ghostscript-x11-0:9.25-5.el8_1.1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-0:9.25-5.el8_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.s390x" }, "product_reference": "ghostscript-x11-0:9.25-5.el8_1.1.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-0:9.25-5.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.x86_64" }, "product_reference": "ghostscript-x11-0:9.25-5.el8_1.1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.aarch64" }, "product_reference": "ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.i686" }, "product_reference": "ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.ppc64le" }, "product_reference": "ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.s390x" }, "product_reference": "ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.x86_64" }, "product_reference": "ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-5.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.aarch64" }, "product_reference": "libgs-0:9.25-5.el8_1.1.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-5.el8_1.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.i686" }, "product_reference": "libgs-0:9.25-5.el8_1.1.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-5.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.ppc64le" }, "product_reference": "libgs-0:9.25-5.el8_1.1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-5.el8_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.s390x" }, "product_reference": "libgs-0:9.25-5.el8_1.1.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-5.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.x86_64" }, "product_reference": "libgs-0:9.25-5.el8_1.1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-debuginfo-0:9.25-5.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.aarch64" }, "product_reference": "libgs-debuginfo-0:9.25-5.el8_1.1.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-debuginfo-0:9.25-5.el8_1.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.i686" }, "product_reference": "libgs-debuginfo-0:9.25-5.el8_1.1.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-debuginfo-0:9.25-5.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.ppc64le" }, "product_reference": "libgs-debuginfo-0:9.25-5.el8_1.1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-debuginfo-0:9.25-5.el8_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.s390x" }, "product_reference": "libgs-debuginfo-0:9.25-5.el8_1.1.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-debuginfo-0:9.25-5.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.x86_64" }, "product_reference": "libgs-debuginfo-0:9.25-5.el8_1.1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-5.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.aarch64" }, "product_reference": "libgs-devel-0:9.25-5.el8_1.1.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-5.el8_1.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.i686" }, "product_reference": "libgs-devel-0:9.25-5.el8_1.1.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-5.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.ppc64le" }, "product_reference": "libgs-devel-0:9.25-5.el8_1.1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-5.el8_1.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.s390x" }, "product_reference": "libgs-devel-0:9.25-5.el8_1.1.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-5.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.x86_64" }, "product_reference": "libgs-devel-0:9.25-5.el8_1.1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-5.el8_1.1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.aarch64" }, "product_reference": "ghostscript-0:9.25-5.el8_1.1.aarch64", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-5.el8_1.1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.ppc64le" }, "product_reference": "ghostscript-0:9.25-5.el8_1.1.ppc64le", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-5.el8_1.1.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.s390x" }, "product_reference": "ghostscript-0:9.25-5.el8_1.1.s390x", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-5.el8_1.1.src as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.src" }, "product_reference": "ghostscript-0:9.25-5.el8_1.1.src", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-0:9.25-5.el8_1.1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.x86_64" }, "product_reference": "ghostscript-0:9.25-5.el8_1.1.x86_64", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-5.el8_1.1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.aarch64" }, "product_reference": "ghostscript-debuginfo-0:9.25-5.el8_1.1.aarch64", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-5.el8_1.1.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.i686" }, "product_reference": "ghostscript-debuginfo-0:9.25-5.el8_1.1.i686", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-5.el8_1.1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.ppc64le" }, "product_reference": "ghostscript-debuginfo-0:9.25-5.el8_1.1.ppc64le", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-5.el8_1.1.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.s390x" }, "product_reference": "ghostscript-debuginfo-0:9.25-5.el8_1.1.s390x", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debuginfo-0:9.25-5.el8_1.1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.x86_64" }, "product_reference": "ghostscript-debuginfo-0:9.25-5.el8_1.1.x86_64", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debugsource-0:9.25-5.el8_1.1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.aarch64" }, "product_reference": "ghostscript-debugsource-0:9.25-5.el8_1.1.aarch64", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debugsource-0:9.25-5.el8_1.1.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.i686" }, "product_reference": "ghostscript-debugsource-0:9.25-5.el8_1.1.i686", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debugsource-0:9.25-5.el8_1.1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.ppc64le" }, "product_reference": "ghostscript-debugsource-0:9.25-5.el8_1.1.ppc64le", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debugsource-0:9.25-5.el8_1.1.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.s390x" }, "product_reference": "ghostscript-debugsource-0:9.25-5.el8_1.1.s390x", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-debugsource-0:9.25-5.el8_1.1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.x86_64" }, "product_reference": "ghostscript-debugsource-0:9.25-5.el8_1.1.x86_64", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-doc-0:9.25-5.el8_1.1.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-doc-0:9.25-5.el8_1.1.noarch" }, "product_reference": "ghostscript-doc-0:9.25-5.el8_1.1.noarch", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.aarch64" }, "product_reference": "ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.aarch64", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.i686" }, "product_reference": "ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.i686", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.ppc64le" }, "product_reference": "ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.ppc64le", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.s390x" }, "product_reference": "ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.s390x", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.x86_64" }, "product_reference": "ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.x86_64", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.aarch64" }, "product_reference": "ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.aarch64", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.ppc64le" }, "product_reference": "ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.ppc64le", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.s390x" }, "product_reference": "ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.s390x", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.x86_64" }, "product_reference": "ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.x86_64", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-tools-fonts-0:9.25-5.el8_1.1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.aarch64" }, "product_reference": "ghostscript-tools-fonts-0:9.25-5.el8_1.1.aarch64", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-tools-fonts-0:9.25-5.el8_1.1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.ppc64le" }, "product_reference": "ghostscript-tools-fonts-0:9.25-5.el8_1.1.ppc64le", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-tools-fonts-0:9.25-5.el8_1.1.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.s390x" }, "product_reference": "ghostscript-tools-fonts-0:9.25-5.el8_1.1.s390x", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-tools-fonts-0:9.25-5.el8_1.1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.x86_64" }, "product_reference": "ghostscript-tools-fonts-0:9.25-5.el8_1.1.x86_64", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-tools-printing-0:9.25-5.el8_1.1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.aarch64" }, "product_reference": "ghostscript-tools-printing-0:9.25-5.el8_1.1.aarch64", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-tools-printing-0:9.25-5.el8_1.1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.ppc64le" }, "product_reference": "ghostscript-tools-printing-0:9.25-5.el8_1.1.ppc64le", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-tools-printing-0:9.25-5.el8_1.1.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.s390x" }, "product_reference": "ghostscript-tools-printing-0:9.25-5.el8_1.1.s390x", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-tools-printing-0:9.25-5.el8_1.1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.x86_64" }, "product_reference": "ghostscript-tools-printing-0:9.25-5.el8_1.1.x86_64", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-0:9.25-5.el8_1.1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.aarch64" }, "product_reference": "ghostscript-x11-0:9.25-5.el8_1.1.aarch64", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-0:9.25-5.el8_1.1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.ppc64le" }, "product_reference": "ghostscript-x11-0:9.25-5.el8_1.1.ppc64le", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-0:9.25-5.el8_1.1.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.s390x" }, "product_reference": "ghostscript-x11-0:9.25-5.el8_1.1.s390x", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-0:9.25-5.el8_1.1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.x86_64" }, "product_reference": "ghostscript-x11-0:9.25-5.el8_1.1.x86_64", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.aarch64" }, "product_reference": "ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.aarch64", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.i686" }, "product_reference": "ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.i686", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.ppc64le" }, "product_reference": "ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.ppc64le", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.s390x" }, "product_reference": "ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.s390x", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.x86_64" }, "product_reference": "ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.x86_64", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-5.el8_1.1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.aarch64" }, "product_reference": "libgs-0:9.25-5.el8_1.1.aarch64", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-5.el8_1.1.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.i686" }, "product_reference": "libgs-0:9.25-5.el8_1.1.i686", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-5.el8_1.1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.ppc64le" }, "product_reference": "libgs-0:9.25-5.el8_1.1.ppc64le", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-5.el8_1.1.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.s390x" }, "product_reference": "libgs-0:9.25-5.el8_1.1.s390x", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-0:9.25-5.el8_1.1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.x86_64" }, "product_reference": "libgs-0:9.25-5.el8_1.1.x86_64", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-debuginfo-0:9.25-5.el8_1.1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.aarch64" }, "product_reference": "libgs-debuginfo-0:9.25-5.el8_1.1.aarch64", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-debuginfo-0:9.25-5.el8_1.1.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.i686" }, "product_reference": "libgs-debuginfo-0:9.25-5.el8_1.1.i686", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-debuginfo-0:9.25-5.el8_1.1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.ppc64le" }, "product_reference": "libgs-debuginfo-0:9.25-5.el8_1.1.ppc64le", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-debuginfo-0:9.25-5.el8_1.1.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.s390x" }, "product_reference": "libgs-debuginfo-0:9.25-5.el8_1.1.s390x", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-debuginfo-0:9.25-5.el8_1.1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.x86_64" }, "product_reference": "libgs-debuginfo-0:9.25-5.el8_1.1.x86_64", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-5.el8_1.1.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.aarch64" }, "product_reference": "libgs-devel-0:9.25-5.el8_1.1.aarch64", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-5.el8_1.1.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.i686" }, "product_reference": "libgs-devel-0:9.25-5.el8_1.1.i686", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-5.el8_1.1.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.ppc64le" }, "product_reference": "libgs-devel-0:9.25-5.el8_1.1.ppc64le", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-5.el8_1.1.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.s390x" }, "product_reference": "libgs-devel-0:9.25-5.el8_1.1.s390x", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libgs-devel-0:9.25-5.el8_1.1.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.x86_64" }, "product_reference": "libgs-devel-0:9.25-5.el8_1.1.x86_64", "relates_to_product_reference": "CRB-8.1.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Artifex Software" ] }, { "names": [ "Lukas Schauer", "Paul Manfred" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-14869", "cwe": { "id": "CWE-648", "name": "Incorrect Use of Privileged APIs" }, "discovery_date": "2019-11-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1768911" } ], "notes": [ { "category": "description", "text": "A flaw was found in the `.charkeys` procedure, where it did not properly secure its privileged calls, enabling scripts to bypass `-dSAFER` restrictions. An attacker could abuse this flaw by creating a specially crafted PostScript file that could escalate privileges within the Ghostscript and access files outside of restricted areas or execute commands.", "title": "Vulnerability description" }, { "category": "summary", "text": "ghostscript: -dSAFER escape in .charkeys (701841)", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.src", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.i686", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.i686", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-doc-0:9.25-5.el8_1.1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.i686", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.i686", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.i686", "AppStream-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.i686", "AppStream-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.i686", "AppStream-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.src", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.i686", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.i686", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-doc-0:9.25-5.el8_1.1.noarch", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.i686", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.i686", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.i686", "CRB-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.i686", "CRB-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.i686", "CRB-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-14869" }, { "category": "external", "summary": "RHBZ#1768911", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1768911" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-14869", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14869" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14869", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14869" } ], "release_date": "2019-11-14T13:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-11-18T20:00:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.src", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.i686", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.i686", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-doc-0:9.25-5.el8_1.1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.i686", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.i686", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.i686", "AppStream-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.i686", "AppStream-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.i686", "AppStream-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.src", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.i686", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.i686", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-doc-0:9.25-5.el8_1.1.noarch", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.i686", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.i686", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.i686", "CRB-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.i686", "CRB-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.i686", "CRB-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:3890" }, { "category": "workaround", "details": "Please refer to the \"Mitigation\" section of CVE-2018-16509 : https://access.redhat.com/security/cve/cve-2018-16509", "product_ids": [ "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.src", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.i686", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.i686", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-doc-0:9.25-5.el8_1.1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.i686", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.i686", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.i686", "AppStream-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.i686", "AppStream-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.i686", "AppStream-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.src", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.i686", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.i686", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-doc-0:9.25-5.el8_1.1.noarch", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.i686", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.i686", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.i686", "CRB-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.i686", "CRB-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.i686", "CRB-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.src", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.i686", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.i686", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-doc-0:9.25-5.el8_1.1.noarch", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.i686", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.i686", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.i686", "AppStream-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.i686", "AppStream-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.x86_64", "AppStream-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.aarch64", "AppStream-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.i686", "AppStream-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.ppc64le", "AppStream-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.s390x", "AppStream-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.src", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.i686", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.i686", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-doc-0:9.25-5.el8_1.1.noarch", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.i686", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.i686", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.i686", "CRB-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.i686", "CRB-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.x86_64", "CRB-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.aarch64", "CRB-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.i686", "CRB-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.ppc64le", "CRB-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.s390x", "CRB-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "ghostscript: -dSAFER escape in .charkeys (701841)" } ] }
opensuse-su-2019:2535-1
Vulnerability from csaf_opensuse
Published
2019-11-20 13:27
Modified
2019-11-20 13:27
Summary
Security update for ghostscript
Notes
Title of the patch
Security update for ghostscript
Description of the patch
This update for ghostscript fixes the following issues:
- CVE-2019-14869: Fixed a possible dSAFER escape which could have allowed
an attacker to gain high privileges by a specially crafted Postscript
code (bsc#1156275).
This update was imported from the SUSE:SLE-15:Update update project.
Patchnames
openSUSE-2019-2535
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for ghostscript", "title": "Title of the patch" }, { "category": "description", "text": "This update for ghostscript fixes the following issues:\n\n- CVE-2019-14869: Fixed a possible dSAFER escape which could have allowed \n an attacker to gain high privileges by a specially crafted Postscript \n code (bsc#1156275).\n \nThis update was imported from the SUSE:SLE-15:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2019-2535", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2019_2535-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2019:2535-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/DEDVC2T3PCK37MHLMBUHMO35WKQT4U5J/#DEDVC2T3PCK37MHLMBUHMO35WKQT4U5J" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2019:2535-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/DEDVC2T3PCK37MHLMBUHMO35WKQT4U5J/#DEDVC2T3PCK37MHLMBUHMO35WKQT4U5J" }, { "category": "self", "summary": "SUSE Bug 1156275", "url": "https://bugzilla.suse.com/1156275" }, { "category": "self", "summary": "SUSE CVE CVE-2019-14869 page", "url": "https://www.suse.com/security/cve/CVE-2019-14869/" } ], "title": "Security update for ghostscript", "tracking": { "current_release_date": "2019-11-20T13:27:59Z", "generator": { "date": "2019-11-20T13:27:59Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2019:2535-1", "initial_release_date": "2019-11-20T13:27:59Z", "revision_history": [ { "date": "2019-11-20T13:27:59Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "ghostscript-9.27-lp151.3.9.1.i586", "product": { "name": "ghostscript-9.27-lp151.3.9.1.i586", "product_id": "ghostscript-9.27-lp151.3.9.1.i586" } }, { "category": "product_version", "name": "ghostscript-devel-9.27-lp151.3.9.1.i586", "product": { "name": "ghostscript-devel-9.27-lp151.3.9.1.i586", "product_id": "ghostscript-devel-9.27-lp151.3.9.1.i586" } }, { "category": "product_version", "name": "ghostscript-mini-9.27-lp151.3.9.1.i586", "product": { "name": "ghostscript-mini-9.27-lp151.3.9.1.i586", "product_id": "ghostscript-mini-9.27-lp151.3.9.1.i586" } }, { "category": "product_version", "name": "ghostscript-mini-devel-9.27-lp151.3.9.1.i586", "product": { "name": "ghostscript-mini-devel-9.27-lp151.3.9.1.i586", "product_id": "ghostscript-mini-devel-9.27-lp151.3.9.1.i586" } }, { "category": "product_version", "name": "ghostscript-x11-9.27-lp151.3.9.1.i586", "product": { "name": "ghostscript-x11-9.27-lp151.3.9.1.i586", "product_id": "ghostscript-x11-9.27-lp151.3.9.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "ghostscript-9.27-lp151.3.9.1.x86_64", "product": { "name": "ghostscript-9.27-lp151.3.9.1.x86_64", "product_id": "ghostscript-9.27-lp151.3.9.1.x86_64" } }, { "category": "product_version", "name": "ghostscript-devel-9.27-lp151.3.9.1.x86_64", "product": { "name": "ghostscript-devel-9.27-lp151.3.9.1.x86_64", "product_id": "ghostscript-devel-9.27-lp151.3.9.1.x86_64" } }, { "category": "product_version", "name": "ghostscript-mini-9.27-lp151.3.9.1.x86_64", "product": { "name": "ghostscript-mini-9.27-lp151.3.9.1.x86_64", "product_id": "ghostscript-mini-9.27-lp151.3.9.1.x86_64" } }, { "category": "product_version", "name": "ghostscript-mini-devel-9.27-lp151.3.9.1.x86_64", "product": { "name": "ghostscript-mini-devel-9.27-lp151.3.9.1.x86_64", "product_id": "ghostscript-mini-devel-9.27-lp151.3.9.1.x86_64" } }, { "category": "product_version", "name": "ghostscript-x11-9.27-lp151.3.9.1.x86_64", "product": { "name": "ghostscript-x11-9.27-lp151.3.9.1.x86_64", "product_id": "ghostscript-x11-9.27-lp151.3.9.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.1", "product": { "name": "openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-lp151.3.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:ghostscript-9.27-lp151.3.9.1.i586" }, "product_reference": "ghostscript-9.27-lp151.3.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-lp151.3.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:ghostscript-9.27-lp151.3.9.1.x86_64" }, "product_reference": "ghostscript-9.27-lp151.3.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-devel-9.27-lp151.3.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:ghostscript-devel-9.27-lp151.3.9.1.i586" }, "product_reference": "ghostscript-devel-9.27-lp151.3.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-devel-9.27-lp151.3.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:ghostscript-devel-9.27-lp151.3.9.1.x86_64" }, "product_reference": "ghostscript-devel-9.27-lp151.3.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-mini-9.27-lp151.3.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:ghostscript-mini-9.27-lp151.3.9.1.i586" }, "product_reference": "ghostscript-mini-9.27-lp151.3.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-mini-9.27-lp151.3.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:ghostscript-mini-9.27-lp151.3.9.1.x86_64" }, "product_reference": "ghostscript-mini-9.27-lp151.3.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-mini-devel-9.27-lp151.3.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:ghostscript-mini-devel-9.27-lp151.3.9.1.i586" }, "product_reference": "ghostscript-mini-devel-9.27-lp151.3.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-mini-devel-9.27-lp151.3.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:ghostscript-mini-devel-9.27-lp151.3.9.1.x86_64" }, "product_reference": "ghostscript-mini-devel-9.27-lp151.3.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-lp151.3.9.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:ghostscript-x11-9.27-lp151.3.9.1.i586" }, "product_reference": "ghostscript-x11-9.27-lp151.3.9.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-lp151.3.9.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:ghostscript-x11-9.27-lp151.3.9.1.x86_64" }, "product_reference": "ghostscript-x11-9.27-lp151.3.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-14869", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-14869" } ], "notes": [ { "category": "general", "text": "A flaw was found in all versions of ghostscript 9.x before 9.50, where the `.charkeys` procedure, where it did not properly secure its privileged calls, enabling scripts to bypass `-dSAFER` restrictions. An attacker could abuse this flaw by creating a specially crafted PostScript file that could escalate privileges within the Ghostscript and access files outside of restricted areas or execute commands.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.1:ghostscript-9.27-lp151.3.9.1.i586", "openSUSE Leap 15.1:ghostscript-9.27-lp151.3.9.1.x86_64", "openSUSE Leap 15.1:ghostscript-devel-9.27-lp151.3.9.1.i586", "openSUSE Leap 15.1:ghostscript-devel-9.27-lp151.3.9.1.x86_64", "openSUSE Leap 15.1:ghostscript-mini-9.27-lp151.3.9.1.i586", "openSUSE Leap 15.1:ghostscript-mini-9.27-lp151.3.9.1.x86_64", "openSUSE Leap 15.1:ghostscript-mini-devel-9.27-lp151.3.9.1.i586", "openSUSE Leap 15.1:ghostscript-mini-devel-9.27-lp151.3.9.1.x86_64", "openSUSE Leap 15.1:ghostscript-x11-9.27-lp151.3.9.1.i586", "openSUSE Leap 15.1:ghostscript-x11-9.27-lp151.3.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-14869", "url": "https://www.suse.com/security/cve/CVE-2019-14869" }, { "category": "external", "summary": "SUSE Bug 1156275 for CVE-2019-14869", "url": "https://bugzilla.suse.com/1156275" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.1:ghostscript-9.27-lp151.3.9.1.i586", "openSUSE Leap 15.1:ghostscript-9.27-lp151.3.9.1.x86_64", "openSUSE Leap 15.1:ghostscript-devel-9.27-lp151.3.9.1.i586", "openSUSE Leap 15.1:ghostscript-devel-9.27-lp151.3.9.1.x86_64", "openSUSE Leap 15.1:ghostscript-mini-9.27-lp151.3.9.1.i586", "openSUSE Leap 15.1:ghostscript-mini-9.27-lp151.3.9.1.x86_64", "openSUSE Leap 15.1:ghostscript-mini-devel-9.27-lp151.3.9.1.i586", "openSUSE Leap 15.1:ghostscript-mini-devel-9.27-lp151.3.9.1.x86_64", "openSUSE Leap 15.1:ghostscript-x11-9.27-lp151.3.9.1.i586", "openSUSE Leap 15.1:ghostscript-x11-9.27-lp151.3.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Leap 15.1:ghostscript-9.27-lp151.3.9.1.i586", "openSUSE Leap 15.1:ghostscript-9.27-lp151.3.9.1.x86_64", "openSUSE Leap 15.1:ghostscript-devel-9.27-lp151.3.9.1.i586", "openSUSE Leap 15.1:ghostscript-devel-9.27-lp151.3.9.1.x86_64", "openSUSE Leap 15.1:ghostscript-mini-9.27-lp151.3.9.1.i586", "openSUSE Leap 15.1:ghostscript-mini-9.27-lp151.3.9.1.x86_64", "openSUSE Leap 15.1:ghostscript-mini-devel-9.27-lp151.3.9.1.i586", "openSUSE Leap 15.1:ghostscript-mini-devel-9.27-lp151.3.9.1.x86_64", "openSUSE Leap 15.1:ghostscript-x11-9.27-lp151.3.9.1.i586", "openSUSE Leap 15.1:ghostscript-x11-9.27-lp151.3.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-11-20T13:27:59Z", "details": "important" } ], "title": "CVE-2019-14869" } ] }
opensuse-su-2019:2534-1
Vulnerability from csaf_opensuse
Published
2019-11-20 13:27
Modified
2019-11-20 13:27
Summary
Security update for ghostscript
Notes
Title of the patch
Security update for ghostscript
Description of the patch
This update for ghostscript fixes the following issues:
- CVE-2019-14869: Fixed a possible dSAFER escape which could have allowed
an attacker to gain high privileges by a specially crafted Postscript
code (bsc#1156275).
This update was imported from the SUSE:SLE-15:Update update project.
Patchnames
openSUSE-2019-2534
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for ghostscript", "title": "Title of the patch" }, { "category": "description", "text": "This update for ghostscript fixes the following issues:\n\n- CVE-2019-14869: Fixed a possible dSAFER escape which could have allowed \n an attacker to gain high privileges by a specially crafted Postscript \n code (bsc#1156275).\n \nThis update was imported from the SUSE:SLE-15:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2019-2534", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2019_2534-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2019:2534-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/A7OOQVAVZWGJV7SRTPEB56IEUKCK7PN2/#A7OOQVAVZWGJV7SRTPEB56IEUKCK7PN2" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2019:2534-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/A7OOQVAVZWGJV7SRTPEB56IEUKCK7PN2/#A7OOQVAVZWGJV7SRTPEB56IEUKCK7PN2" }, { "category": "self", "summary": "SUSE Bug 1156275", "url": "https://bugzilla.suse.com/1156275" }, { "category": "self", "summary": "SUSE CVE CVE-2019-14869 page", "url": "https://www.suse.com/security/cve/CVE-2019-14869/" } ], "title": "Security update for ghostscript", "tracking": { "current_release_date": "2019-11-20T13:27:48Z", "generator": { "date": "2019-11-20T13:27:48Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2019:2534-1", "initial_release_date": "2019-11-20T13:27:48Z", "revision_history": [ { "date": "2019-11-20T13:27:48Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "ghostscript-9.27-lp150.2.26.1.i586", "product": { "name": "ghostscript-9.27-lp150.2.26.1.i586", "product_id": "ghostscript-9.27-lp150.2.26.1.i586" } }, { "category": "product_version", "name": "ghostscript-devel-9.27-lp150.2.26.1.i586", "product": { "name": "ghostscript-devel-9.27-lp150.2.26.1.i586", "product_id": "ghostscript-devel-9.27-lp150.2.26.1.i586" } }, { "category": "product_version", "name": "ghostscript-mini-9.27-lp150.2.26.1.i586", "product": { "name": "ghostscript-mini-9.27-lp150.2.26.1.i586", "product_id": "ghostscript-mini-9.27-lp150.2.26.1.i586" } }, { "category": "product_version", "name": "ghostscript-mini-devel-9.27-lp150.2.26.1.i586", "product": { "name": "ghostscript-mini-devel-9.27-lp150.2.26.1.i586", "product_id": "ghostscript-mini-devel-9.27-lp150.2.26.1.i586" } }, { "category": "product_version", "name": "ghostscript-x11-9.27-lp150.2.26.1.i586", "product": { "name": "ghostscript-x11-9.27-lp150.2.26.1.i586", "product_id": "ghostscript-x11-9.27-lp150.2.26.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "ghostscript-9.27-lp150.2.26.1.x86_64", "product": { "name": "ghostscript-9.27-lp150.2.26.1.x86_64", "product_id": "ghostscript-9.27-lp150.2.26.1.x86_64" } }, { "category": "product_version", "name": "ghostscript-devel-9.27-lp150.2.26.1.x86_64", "product": { "name": "ghostscript-devel-9.27-lp150.2.26.1.x86_64", "product_id": "ghostscript-devel-9.27-lp150.2.26.1.x86_64" } }, { "category": "product_version", "name": "ghostscript-mini-9.27-lp150.2.26.1.x86_64", "product": { "name": "ghostscript-mini-9.27-lp150.2.26.1.x86_64", "product_id": "ghostscript-mini-9.27-lp150.2.26.1.x86_64" } }, { "category": "product_version", "name": "ghostscript-mini-devel-9.27-lp150.2.26.1.x86_64", "product": { "name": "ghostscript-mini-devel-9.27-lp150.2.26.1.x86_64", "product_id": "ghostscript-mini-devel-9.27-lp150.2.26.1.x86_64" } }, { "category": "product_version", "name": "ghostscript-x11-9.27-lp150.2.26.1.x86_64", "product": { "name": "ghostscript-x11-9.27-lp150.2.26.1.x86_64", "product_id": "ghostscript-x11-9.27-lp150.2.26.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.0", "product": { "name": "openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.0" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-lp150.2.26.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:ghostscript-9.27-lp150.2.26.1.i586" }, "product_reference": "ghostscript-9.27-lp150.2.26.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-9.27-lp150.2.26.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:ghostscript-9.27-lp150.2.26.1.x86_64" }, "product_reference": "ghostscript-9.27-lp150.2.26.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-devel-9.27-lp150.2.26.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:ghostscript-devel-9.27-lp150.2.26.1.i586" }, "product_reference": "ghostscript-devel-9.27-lp150.2.26.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-devel-9.27-lp150.2.26.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:ghostscript-devel-9.27-lp150.2.26.1.x86_64" }, "product_reference": "ghostscript-devel-9.27-lp150.2.26.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-mini-9.27-lp150.2.26.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:ghostscript-mini-9.27-lp150.2.26.1.i586" }, "product_reference": "ghostscript-mini-9.27-lp150.2.26.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-mini-9.27-lp150.2.26.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:ghostscript-mini-9.27-lp150.2.26.1.x86_64" }, "product_reference": "ghostscript-mini-9.27-lp150.2.26.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-mini-devel-9.27-lp150.2.26.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:ghostscript-mini-devel-9.27-lp150.2.26.1.i586" }, "product_reference": "ghostscript-mini-devel-9.27-lp150.2.26.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-mini-devel-9.27-lp150.2.26.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:ghostscript-mini-devel-9.27-lp150.2.26.1.x86_64" }, "product_reference": "ghostscript-mini-devel-9.27-lp150.2.26.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-lp150.2.26.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:ghostscript-x11-9.27-lp150.2.26.1.i586" }, "product_reference": "ghostscript-x11-9.27-lp150.2.26.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "ghostscript-x11-9.27-lp150.2.26.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:ghostscript-x11-9.27-lp150.2.26.1.x86_64" }, "product_reference": "ghostscript-x11-9.27-lp150.2.26.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-14869", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-14869" } ], "notes": [ { "category": "general", "text": "A flaw was found in all versions of ghostscript 9.x before 9.50, where the `.charkeys` procedure, where it did not properly secure its privileged calls, enabling scripts to bypass `-dSAFER` restrictions. An attacker could abuse this flaw by creating a specially crafted PostScript file that could escalate privileges within the Ghostscript and access files outside of restricted areas or execute commands.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.0:ghostscript-9.27-lp150.2.26.1.i586", "openSUSE Leap 15.0:ghostscript-9.27-lp150.2.26.1.x86_64", "openSUSE Leap 15.0:ghostscript-devel-9.27-lp150.2.26.1.i586", "openSUSE Leap 15.0:ghostscript-devel-9.27-lp150.2.26.1.x86_64", "openSUSE Leap 15.0:ghostscript-mini-9.27-lp150.2.26.1.i586", "openSUSE Leap 15.0:ghostscript-mini-9.27-lp150.2.26.1.x86_64", "openSUSE Leap 15.0:ghostscript-mini-devel-9.27-lp150.2.26.1.i586", "openSUSE Leap 15.0:ghostscript-mini-devel-9.27-lp150.2.26.1.x86_64", "openSUSE Leap 15.0:ghostscript-x11-9.27-lp150.2.26.1.i586", "openSUSE Leap 15.0:ghostscript-x11-9.27-lp150.2.26.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-14869", "url": "https://www.suse.com/security/cve/CVE-2019-14869" }, { "category": "external", "summary": "SUSE Bug 1156275 for CVE-2019-14869", "url": "https://bugzilla.suse.com/1156275" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.0:ghostscript-9.27-lp150.2.26.1.i586", "openSUSE Leap 15.0:ghostscript-9.27-lp150.2.26.1.x86_64", "openSUSE Leap 15.0:ghostscript-devel-9.27-lp150.2.26.1.i586", "openSUSE Leap 15.0:ghostscript-devel-9.27-lp150.2.26.1.x86_64", "openSUSE Leap 15.0:ghostscript-mini-9.27-lp150.2.26.1.i586", "openSUSE Leap 15.0:ghostscript-mini-9.27-lp150.2.26.1.x86_64", "openSUSE Leap 15.0:ghostscript-mini-devel-9.27-lp150.2.26.1.i586", "openSUSE Leap 15.0:ghostscript-mini-devel-9.27-lp150.2.26.1.x86_64", "openSUSE Leap 15.0:ghostscript-x11-9.27-lp150.2.26.1.i586", "openSUSE Leap 15.0:ghostscript-x11-9.27-lp150.2.26.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Leap 15.0:ghostscript-9.27-lp150.2.26.1.i586", "openSUSE Leap 15.0:ghostscript-9.27-lp150.2.26.1.x86_64", "openSUSE Leap 15.0:ghostscript-devel-9.27-lp150.2.26.1.i586", "openSUSE Leap 15.0:ghostscript-devel-9.27-lp150.2.26.1.x86_64", "openSUSE Leap 15.0:ghostscript-mini-9.27-lp150.2.26.1.i586", "openSUSE Leap 15.0:ghostscript-mini-9.27-lp150.2.26.1.x86_64", "openSUSE Leap 15.0:ghostscript-mini-devel-9.27-lp150.2.26.1.i586", "openSUSE Leap 15.0:ghostscript-mini-devel-9.27-lp150.2.26.1.x86_64", "openSUSE Leap 15.0:ghostscript-x11-9.27-lp150.2.26.1.i586", "openSUSE Leap 15.0:ghostscript-x11-9.27-lp150.2.26.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-11-20T13:27:48Z", "details": "important" } ], "title": "CVE-2019-14869" } ] }
ghsa-c87p-jj8p-c38g
Vulnerability from github
Published
2022-05-24 17:01
Modified
2022-05-24 17:01
VLAI Severity ?
Details
A flaw was found in all versions of ghostscript 9.x before 9.28, where the .charkeys
procedure, where it did not properly secure its privileged calls, enabling scripts to bypass -dSAFER
restrictions. An attacker could abuse this flaw by creating a specially crafted PostScript file that could escalate privileges within the Ghostscript and access files outside of restricted areas or execute commands.
{ "affected": [], "aliases": [ "CVE-2019-14869" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-11-15T12:15:00Z", "severity": "MODERATE" }, "details": "A flaw was found in all versions of ghostscript 9.x before 9.28, where the `.charkeys` procedure, where it did not properly secure its privileged calls, enabling scripts to bypass `-dSAFER` restrictions. An attacker could abuse this flaw by creating a specially crafted PostScript file that could escalate privileges within the Ghostscript and access files outside of restricted areas or execute commands.", "id": "GHSA-c87p-jj8p-c38g", "modified": "2022-05-24T17:01:23Z", "published": "2022-05-24T17:01:22Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14869" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2020:0222" }, { "type": "WEB", "url": "https://bugs.ghostscript.com/show_bug.cgi?id=701841" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14869" }, { "type": "WEB", "url": "https://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=485904772c5f" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2Q4E3OTDAJRSUCOBTDQO7Y5UTE2FFMLF" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HC4REO73BEJOJAU7NHFHJECAUAYJUE3H" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IX55AEDERTDFEZAROKZW64MZRPLINEGI" }, { "type": "WEB", "url": "https://seclists.org/bugtraq/2019/Nov/27" }, { "type": "WEB", "url": "http://jvn.jp/en/jp/JVN52486659/index.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00049.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00050.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2019/11/15/1" } ], "schema_version": "1.4.0", "severity": [] }
fkie_cve-2019-14869
Vulnerability from fkie_nvd
Published
2019-11-15 12:15
Modified
2024-11-21 04:27
Severity ?
Summary
A flaw was found in all versions of ghostscript 9.x before 9.50, where the `.charkeys` procedure, where it did not properly secure its privileged calls, enabling scripts to bypass `-dSAFER` restrictions. An attacker could abuse this flaw by creating a specially crafted PostScript file that could escalate privileges within the Ghostscript and access files outside of restricted areas or execute commands.
References
▶ | URL | Tags | |
---|---|---|---|
secalert@redhat.com | http://jvn.jp/en/jp/JVN52486659/index.html | Third Party Advisory | |
secalert@redhat.com | http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00049.html | Mailing List, Third Party Advisory | |
secalert@redhat.com | http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00050.html | Mailing List, Third Party Advisory | |
secalert@redhat.com | http://www.openwall.com/lists/oss-security/2019/11/15/1 | Mailing List, Patch, Third Party Advisory | |
secalert@redhat.com | https://access.redhat.com/errata/RHSA-2020:0222 | Third Party Advisory | |
secalert@redhat.com | https://bugs.ghostscript.com/show_bug.cgi?id=701841 | Permissions Required | |
secalert@redhat.com | https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14869 | Issue Tracking, Patch, Third Party Advisory | |
secalert@redhat.com | https://git.ghostscript.com/?p=ghostpdl.git%3Ba=commitdiff%3Bh=485904772c5f | ||
secalert@redhat.com | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2Q4E3OTDAJRSUCOBTDQO7Y5UTE2FFMLF/ | ||
secalert@redhat.com | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HC4REO73BEJOJAU7NHFHJECAUAYJUE3H/ | ||
secalert@redhat.com | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IX55AEDERTDFEZAROKZW64MZRPLINEGI/ | ||
secalert@redhat.com | https://seclists.org/bugtraq/2019/Nov/27 | Issue Tracking, Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://jvn.jp/en/jp/JVN52486659/index.html | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00049.html | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00050.html | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2019/11/15/1 | Mailing List, Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://access.redhat.com/errata/RHSA-2020:0222 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://bugs.ghostscript.com/show_bug.cgi?id=701841 | Permissions Required | |
af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14869 | Issue Tracking, Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://git.ghostscript.com/?p=ghostpdl.git%3Ba=commitdiff%3Bh=485904772c5f | ||
af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2Q4E3OTDAJRSUCOBTDQO7Y5UTE2FFMLF/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HC4REO73BEJOJAU7NHFHJECAUAYJUE3H/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IX55AEDERTDFEZAROKZW64MZRPLINEGI/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://seclists.org/bugtraq/2019/Nov/27 | Issue Tracking, Mailing List, Third Party Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
artifex | ghostscript | * | |
fedoraproject | fedora | 29 | |
fedoraproject | fedora | 30 | |
fedoraproject | fedora | 31 | |
opensuse | leap | 15.0 | |
opensuse | leap | 15.1 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:artifex:ghostscript:*:*:*:*:*:*:*:*", "matchCriteriaId": "D888AD41-9C8D-44AA-8820-862107522BFF", "versionEndExcluding": "9.50", "versionStartIncluding": "9.00", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:fedoraproject:fedora:29:*:*:*:*:*:*:*", "matchCriteriaId": "D100F7CE-FC64-4CC6-852A-6136D72DA419", "vulnerable": true }, { "criteria": "cpe:2.3:o:fedoraproject:fedora:30:*:*:*:*:*:*:*", "matchCriteriaId": "97A4B8DF-58DA-4AB6-A1F9-331B36409BA3", "vulnerable": true }, { "criteria": "cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:*", "matchCriteriaId": "80F0FA5D-8D3B-4C0E-81E2-87998286AF33", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:opensuse:leap:15.0:*:*:*:*:*:*:*", "matchCriteriaId": "F1E78106-58E6-4D59-990F-75DA575BFAD9", "vulnerable": true }, { "criteria": "cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*", "matchCriteriaId": "B620311B-34A3-48A6-82DF-6F078D7A4493", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "A flaw was found in all versions of ghostscript 9.x before 9.50, where the `.charkeys` procedure, where it did not properly secure its privileged calls, enabling scripts to bypass `-dSAFER` restrictions. An attacker could abuse this flaw by creating a specially crafted PostScript file that could escalate privileges within the Ghostscript and access files outside of restricted areas or execute commands." }, { "lang": "es", "value": "Se detect\u00f3 un fallo en todas las versiones de ghostscript 9.x en versiones anteriores a la 9.50, donde el procedimiento \".charkeys\", donde no aseguraba apropiadamente sus llamadas privilegiadas, permitiendo que los scripts omitieran las restricciones \"-dSAFER\". Un atacante podr\u00eda abusar de este fallo mediante la creaci\u00f3n de un archivo PostScript especialmente dise\u00f1ado que podr\u00eda aumentar los privilegios dentro de Ghostscript y acceder a archivos fuera de \u00e1reas restringidas o ejecutar comandos." } ], "id": "CVE-2019-14869", "lastModified": "2024-11-21T04:27:32.770", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": true } ], "cvssMetricV30": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" }, "exploitabilityScore": 3.9, "impactScore": 3.4, "source": "secalert@redhat.com", "type": "Secondary" } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2019-11-15T12:15:10.603", "references": [ { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "http://jvn.jp/en/jp/JVN52486659/index.html" }, { "source": "secalert@redhat.com", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00049.html" }, { "source": "secalert@redhat.com", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00050.html" }, { "source": "secalert@redhat.com", "tags": [ "Mailing List", "Patch", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2019/11/15/1" }, { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2020:0222" }, { "source": "secalert@redhat.com", "tags": [ "Permissions Required" ], "url": "https://bugs.ghostscript.com/show_bug.cgi?id=701841" }, { "source": "secalert@redhat.com", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14869" }, { "source": "secalert@redhat.com", "url": "https://git.ghostscript.com/?p=ghostpdl.git%3Ba=commitdiff%3Bh=485904772c5f" }, { "source": "secalert@redhat.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2Q4E3OTDAJRSUCOBTDQO7Y5UTE2FFMLF/" }, { "source": "secalert@redhat.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HC4REO73BEJOJAU7NHFHJECAUAYJUE3H/" }, { "source": "secalert@redhat.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IX55AEDERTDFEZAROKZW64MZRPLINEGI/" }, { "source": "secalert@redhat.com", "tags": [ "Issue Tracking", "Mailing List", "Third Party Advisory" ], "url": "https://seclists.org/bugtraq/2019/Nov/27" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "http://jvn.jp/en/jp/JVN52486659/index.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00049.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00050.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Patch", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2019/11/15/1" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2020:0222" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Permissions Required" ], "url": "https://bugs.ghostscript.com/show_bug.cgi?id=701841" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14869" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://git.ghostscript.com/?p=ghostpdl.git%3Ba=commitdiff%3Bh=485904772c5f" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2Q4E3OTDAJRSUCOBTDQO7Y5UTE2FFMLF/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HC4REO73BEJOJAU7NHFHJECAUAYJUE3H/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IX55AEDERTDFEZAROKZW64MZRPLINEGI/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Mailing List", "Third Party Advisory" ], "url": "https://seclists.org/bugtraq/2019/Nov/27" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-648" } ], "source": "secalert@redhat.com", "type": "Secondary" }, { "description": [ { "lang": "en", "value": "CWE-732" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
gsd-2019-14869
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
A flaw was found in all versions of ghostscript 9.x before 9.50, where the `.charkeys` procedure, where it did not properly secure its privileged calls, enabling scripts to bypass `-dSAFER` restrictions. An attacker could abuse this flaw by creating a specially crafted PostScript file that could escalate privileges within the Ghostscript and access files outside of restricted areas or execute commands.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2019-14869", "description": "A flaw was found in all versions of ghostscript 9.x before 9.50, where the `.charkeys` procedure, where it did not properly secure its privileged calls, enabling scripts to bypass `-dSAFER` restrictions. An attacker could abuse this flaw by creating a specially crafted PostScript file that could escalate privileges within the Ghostscript and access files outside of restricted areas or execute commands.", "id": "GSD-2019-14869", "references": [ "https://www.suse.com/security/cve/CVE-2019-14869.html", "https://www.debian.org/security/2019/dsa-4569", "https://access.redhat.com/errata/RHSA-2020:0222", "https://access.redhat.com/errata/RHSA-2019:3890", "https://access.redhat.com/errata/RHSA-2019:3888", "https://ubuntu.com/security/CVE-2019-14869", "https://advisories.mageia.org/CVE-2019-14869.html", "https://security.archlinux.org/CVE-2019-14869", "https://linux.oracle.com/cve/CVE-2019-14869.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2019-14869" ], "details": "A flaw was found in all versions of ghostscript 9.x before 9.50, where the `.charkeys` procedure, where it did not properly secure its privileged calls, enabling scripts to bypass `-dSAFER` restrictions. An attacker could abuse this flaw by creating a specially crafted PostScript file that could escalate privileges within the Ghostscript and access files outside of restricted areas or execute commands.", "id": "GSD-2019-14869", "modified": "2023-12-13T01:23:53.501722Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2019-14869", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "ghostscript", "version": { "version_data": [ { "version_value": "all versions of ghostscript 9.x before 9.28" } ] } } ] }, "vendor_name": "Ghostscript" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "A flaw was found in all versions of ghostscript 9.x before 9.50, where the `.charkeys` procedure, where it did not properly secure its privileged calls, enabling scripts to bypass `-dSAFER` restrictions. An attacker could abuse this flaw by creating a specially crafted PostScript file that could escalate privileges within the Ghostscript and access files outside of restricted areas or execute commands." } ] }, "impact": { "cvss": [ [ { "vectorString": "7.3/CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" } ] ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-648" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14869", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14869" }, { "name": "[oss-security] 20191115 CVE-2019-14869 ghostscript: -dSAFER escape in .charkeys", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2019/11/15/1" }, { "name": "https://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=485904772c5f", "refsource": "CONFIRM", "url": "https://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=485904772c5f" }, { "name": "https://bugs.ghostscript.com/show_bug.cgi?id=701841", "refsource": "CONFIRM", "url": "https://bugs.ghostscript.com/show_bug.cgi?id=701841" }, { "name": "FEDORA-2019-17f42f585a", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IX55AEDERTDFEZAROKZW64MZRPLINEGI/" }, { "name": "20191118 [SECURITY] [DSA 4569-1] ghostscript security update", "refsource": "BUGTRAQ", "url": "https://seclists.org/bugtraq/2019/Nov/27" }, { "name": "FEDORA-2019-6cdb10aa59", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HC4REO73BEJOJAU7NHFHJECAUAYJUE3H/" }, { "name": "openSUSE-SU-2019:2534", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00049.html" }, { "name": "openSUSE-SU-2019:2535", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00050.html" }, { "name": "FEDORA-2019-7debdd1807", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2Q4E3OTDAJRSUCOBTDQO7Y5UTE2FFMLF/" }, { "name": "RHSA-2020:0222", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2020:0222" }, { "name": "JVN#52486659", "refsource": "JVN", "url": "http://jvn.jp/en/jp/JVN52486659/index.html" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:artifex:ghostscript:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "9.50", "versionStartIncluding": "9.00", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:29:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:30:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:opensuse:leap:15.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2019-14869" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "A flaw was found in all versions of ghostscript 9.x before 9.50, where the `.charkeys` procedure, where it did not properly secure its privileged calls, enabling scripts to bypass `-dSAFER` restrictions. An attacker could abuse this flaw by creating a specially crafted PostScript file that could escalate privileges within the Ghostscript and access files outside of restricted areas or execute commands." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-732" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14869", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14869" }, { "name": "[oss-security] 20191115 CVE-2019-14869 ghostscript: -dSAFER escape in .charkeys", "refsource": "MLIST", "tags": [ "Mailing List", "Patch", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2019/11/15/1" }, { "name": "https://bugs.ghostscript.com/show_bug.cgi?id=701841", "refsource": "CONFIRM", "tags": [ "Permissions Required" ], "url": "https://bugs.ghostscript.com/show_bug.cgi?id=701841" }, { "name": "https://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=485904772c5f", "refsource": "CONFIRM", "tags": [ "Patch", "Vendor Advisory" ], "url": "https://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=485904772c5f" }, { "name": "FEDORA-2019-17f42f585a", "refsource": "FEDORA", "tags": [ "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IX55AEDERTDFEZAROKZW64MZRPLINEGI/" }, { "name": "20191118 [SECURITY] [DSA 4569-1] ghostscript security update", "refsource": "BUGTRAQ", "tags": [ "Issue Tracking", "Mailing List", "Third Party Advisory" ], "url": "https://seclists.org/bugtraq/2019/Nov/27" }, { "name": "FEDORA-2019-6cdb10aa59", "refsource": "FEDORA", "tags": [ "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HC4REO73BEJOJAU7NHFHJECAUAYJUE3H/" }, { "name": "openSUSE-SU-2019:2534", "refsource": "SUSE", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00049.html" }, { "name": "openSUSE-SU-2019:2535", "refsource": "SUSE", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00050.html" }, { "name": "FEDORA-2019-7debdd1807", "refsource": "FEDORA", "tags": [ "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2Q4E3OTDAJRSUCOBTDQO7Y5UTE2FFMLF/" }, { "name": "RHSA-2020:0222", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2020:0222" }, { "name": "JVN#52486659", "refsource": "JVN", "tags": [ "Third Party Advisory" ], "url": "http://jvn.jp/en/jp/JVN52486659/index.html" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": true }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 5.9 } }, "lastModifiedDate": "2020-10-09T13:12Z", "publishedDate": "2019-11-15T12:15Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…