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 – Updated: 2024-08-05 00:26| URL | Tags |
|---|---|
| https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2… | x_refsource_CONFIRM |
| http://www.openwall.com/lists/oss-security/2019/11/15/1 | mailing-listx_refsource_MLIST |
| https://git.ghostscript.com/?p=ghostpdl.git%3Ba=c… | x_refsource_CONFIRM |
| https://bugs.ghostscript.com/show_bug.cgi?id=701841 | x_refsource_CONFIRM |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisoryx_refsource_FEDORA |
| https://seclists.org/bugtraq/2019/Nov/27 | mailing-listx_refsource_BUGTRAQ |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisoryx_refsource_FEDORA |
| http://lists.opensuse.org/opensuse-security-annou… | vendor-advisoryx_refsource_SUSE |
| http://lists.opensuse.org/opensuse-security-annou… | vendor-advisoryx_refsource_SUSE |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisoryx_refsource_FEDORA |
| https://access.redhat.com/errata/RHSA-2020:0222 | vendor-advisoryx_refsource_REDHAT |
| http://jvn.jp/en/jp/JVN52486659/index.html | third-party-advisoryx_refsource_JVN |
| Vendor | Product | Version | |
|---|---|---|---|
| Ghostscript | ghostscript |
Affected:
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.000Z",
"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.000Z",
"dateReserved": "2019-08-10T00:00:00.000Z",
"dateUpdated": "2024-08-05T00:26:39.155Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2019-14869",
"date": "2026-05-29",
"epss": "0.00503",
"percentile": "0.66404"
},
"fkie_nvd": {
"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\"}]}]}]",
"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": "{\"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}]}",
"published": "2019-11-15T12:15:10.603",
"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\"]}]",
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Modified",
"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\"}]}]"
},
"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\"]}]}}"
}
}
RHSA-2019_3890
Vulnerability from csaf_redhat - Published: 2019-11-18 20:00 - Updated: 2024-11-22 14:09A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-doc-0:9.25-5.el8_1.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-0:9.25-5.el8_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.25-5.el8_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.25-5.el8_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-doc-0:9.25-5.el8_1.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.25-5.el8_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.25-5.el8_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.25-5.el8_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.25-5.el8_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-0:9.25-5.el8_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.25-5.el8_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:libgs-0:9.25-5.el8_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:libgs-debuginfo-0:9.25-5.el8_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.1.0.Z.MAIN.EUS:libgs-devel-0:9.25-5.el8_1.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"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)"
}
]
}
RHSA-2020:0222
Vulnerability from csaf_redhat - Published: 2020-01-23 20:00 - Updated: 2025-11-21 18:12A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.0.0.Z.E4S:ghostscript-0:9.25-2.el8_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:ghostscript-0:9.25-2.el8_0.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:ghostscript-0:9.25-2.el8_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:ghostscript-debuginfo-0:9.25-2.el8_0.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:ghostscript-debuginfo-0:9.25-2.el8_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:ghostscript-debuginfo-0:9.25-2.el8_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:ghostscript-debugsource-0:9.25-2.el8_0.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:ghostscript-debugsource-0:9.25-2.el8_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:ghostscript-debugsource-0:9.25-2.el8_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:ghostscript-gtk-debuginfo-0:9.25-2.el8_0.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:ghostscript-gtk-debuginfo-0:9.25-2.el8_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:ghostscript-gtk-debuginfo-0:9.25-2.el8_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:ghostscript-x11-debuginfo-0:9.25-2.el8_0.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:ghostscript-x11-debuginfo-0:9.25-2.el8_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:ghostscript-x11-debuginfo-0:9.25-2.el8_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libgs-0:9.25-2.el8_0.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libgs-0:9.25-2.el8_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libgs-0:9.25-2.el8_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libgs-debuginfo-0:9.25-2.el8_0.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libgs-debuginfo-0:9.25-2.el8_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libgs-debuginfo-0:9.25-2.el8_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"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": "2025-11-21T18:12:00+00:00",
"generator": {
"date": "2025-11-21T18:12:00+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"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": "2025-11-21T18:12:00+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-2020_0222
Vulnerability from csaf_redhat - Published: 2020-01-23 20:00 - Updated: 2024-11-22 14:09A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.0.0.Z.E4S:ghostscript-0:9.25-2.el8_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:ghostscript-0:9.25-2.el8_0.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:ghostscript-0:9.25-2.el8_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:ghostscript-debuginfo-0:9.25-2.el8_0.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:ghostscript-debuginfo-0:9.25-2.el8_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:ghostscript-debuginfo-0:9.25-2.el8_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:ghostscript-debugsource-0:9.25-2.el8_0.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:ghostscript-debugsource-0:9.25-2.el8_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:ghostscript-debugsource-0:9.25-2.el8_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:ghostscript-gtk-debuginfo-0:9.25-2.el8_0.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:ghostscript-gtk-debuginfo-0:9.25-2.el8_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:ghostscript-gtk-debuginfo-0:9.25-2.el8_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:ghostscript-x11-debuginfo-0:9.25-2.el8_0.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:ghostscript-x11-debuginfo-0:9.25-2.el8_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:ghostscript-x11-debuginfo-0:9.25-2.el8_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libgs-0:9.25-2.el8_0.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libgs-0:9.25-2.el8_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libgs-0:9.25-2.el8_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libgs-debuginfo-0:9.25-2.el8_0.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libgs-debuginfo-0:9.25-2.el8_0.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libgs-debuginfo-0:9.25-2.el8_0.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"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)"
}
]
}
SUSE-SU-2019:2981-1
Vulnerability from csaf_suse - Published: 2019-11-15 09:46 - Updated: 2019-11-15 09:46| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-9.27-3.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-9.27-3.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-9.27-3.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-9.27-3.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-devel-9.27-3.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-devel-9.27-3.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-devel-9.27-3.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-devel-9.27-3.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-x11-9.27-3.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-x11-9.27-3.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-x11-9.27-3.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:ghostscript-x11-9.27-3.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:ghostscript-9.27-3.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:ghostscript-9.27-3.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:ghostscript-9.27-3.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:ghostscript-9.27-3.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:ghostscript-devel-9.27-3.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:ghostscript-devel-9.27-3.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:ghostscript-devel-9.27-3.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:ghostscript-devel-9.27-3.24.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:ghostscript-x11-9.27-3.24.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:ghostscript-x11-9.27-3.24.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:ghostscript-x11-9.27-3.24.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:ghostscript-x11-9.27-3.24.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for 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"
}
]
}
SUSE-SU-2019:2983-1
Vulnerability from csaf_suse - Published: 2019-11-15 09:47 - Updated: 2019-11-15 09:47| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:ghostscript-9.27-23.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:ghostscript-x11-9.27-23.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:ghostscript-9.27-23.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:ghostscript-9.27-23.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:ghostscript-x11-9.27-23.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:ghostscript-x11-9.27-23.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:ghostscript-9.27-23.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP4:ghostscript-x11-9.27-23.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:ghostscript-9.27-23.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:ghostscript-9.27-23.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:ghostscript-9.27-23.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:ghostscript-x11-9.27-23.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:ghostscript-x11-9.27-23.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:ghostscript-x11-9.27-23.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:ghostscript-9.27-23.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:ghostscript-x11-9.27-23.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:ghostscript-9.27-23.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:ghostscript-9.27-23.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:ghostscript-9.27-23.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:ghostscript-x11-9.27-23.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:ghostscript-x11-9.27-23.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:ghostscript-x11-9.27-23.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:ghostscript-9.27-23.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:ghostscript-x11-9.27-23.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-9.27-23.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-9.27-23.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-9.27-23.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-9.27-23.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-x11-9.27-23.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-x11-9.27-23.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-x11-9.27-23.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:ghostscript-x11-9.27-23.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:ghostscript-9.27-23.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:ghostscript-9.27-23.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:ghostscript-9.27-23.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:ghostscript-9.27-23.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:ghostscript-x11-9.27-23.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:ghostscript-x11-9.27-23.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:ghostscript-x11-9.27-23.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:ghostscript-x11-9.27-23.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:ghostscript-9.27-23.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:ghostscript-9.27-23.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:ghostscript-9.27-23.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:ghostscript-9.27-23.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:ghostscript-x11-9.27-23.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:ghostscript-x11-9.27-23.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:ghostscript-x11-9.27-23.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:ghostscript-x11-9.27-23.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:ghostscript-9.27-23.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:ghostscript-x11-9.27-23.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:ghostscript-9.27-23.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:ghostscript-9.27-23.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:ghostscript-x11-9.27-23.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:ghostscript-x11-9.27-23.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:ghostscript-9.27-23.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:ghostscript-9.27-23.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:ghostscript-x11-9.27-23.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:ghostscript-x11-9.27-23.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-9.27-23.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-9.27-23.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-9.27-23.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-9.27-23.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-x11-9.27-23.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-x11-9.27-23.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-x11-9.27-23.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:ghostscript-x11-9.27-23.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-9.27-23.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-9.27-23.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-9.27-23.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-9.27-23.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-x11-9.27-23.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-x11-9.27-23.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-x11-9.27-23.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:ghostscript-x11-9.27-23.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:ghostscript-devel-9.27-23.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:ghostscript-devel-9.27-23.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:ghostscript-devel-9.27-23.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:ghostscript-devel-9.27-23.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:ghostscript-devel-9.27-23.31.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:ghostscript-devel-9.27-23.31.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:ghostscript-devel-9.27-23.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:ghostscript-devel-9.27-23.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:ghostscript-9.27-23.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:ghostscript-9.27-23.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:ghostscript-x11-9.27-23.31.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:ghostscript-x11-9.27-23.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:ghostscript-9.27-23.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:ghostscript-x11-9.27-23.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:ghostscript-9.27-23.31.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:ghostscript-x11-9.27-23.31.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for 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"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.