Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-46954 (GCVE-0-2024-46954)
Vulnerability from cvelistv5
Published
2024-11-10 00:00
      Modified
2024-11-12 20:26
      
          Severity ?
        
        
      
          VLAI Severity ?
        
        
          EPSS score ?
        
        CWE
          - n/a
Summary
An issue was discovered in decode_utf8 in base/gp_utf8.c in Artifex Ghostscript before 10.04.0. Overlong UTF-8 encoding leads to possible ../ directory traversal.
            
          
        References
          {
  "containers": {
    "adp": [
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:a:artifex:ghostscript:10.04.0:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "ghostscript",
            "vendor": "artifex",
            "versions": [
              {
                "status": "affected",
                "version": "10.04.0"
              }
            ]
          }
        ],
        "metrics": [
          {
            "cvssV3_1": {
              "attackComplexity": "LOW",
              "attackVector": "LOCAL",
              "availabilityImpact": "HIGH",
              "baseScore": 8.4,
              "baseSeverity": "HIGH",
              "confidentialityImpact": "HIGH",
              "integrityImpact": "HIGH",
              "privilegesRequired": "NONE",
              "scope": "UNCHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
              "version": "3.1"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2024-46954",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-11-12T20:24:52.023676Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "problemTypes": [
          {
            "descriptions": [
              {
                "cweId": "CWE-22",
                "description": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
                "lang": "en",
                "type": "CWE"
              }
            ]
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-11-12T20:26:23.499Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "An issue was discovered in decode_utf8 in base/gp_utf8.c in Artifex Ghostscript before 10.04.0. Overlong UTF-8 encoding leads to possible ../ directory traversal."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-11-10T21:18:47.321162",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "url": "https://bugs.ghostscript.com/show_bug.cgi?id=707788"
        },
        {
          "url": "https://github.com/ArtifexSoftware/ghostpdl/blob/master/doc/News.html"
        },
        {
          "url": "https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=55f587dd039282316f512e1bea64218fd991f934"
        }
      ]
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2024-46954",
    "datePublished": "2024-11-10T00:00:00",
    "dateReserved": "2024-09-16T00:00:00",
    "dateUpdated": "2024-11-12T20:26:23.499Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2024-46954\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2024-11-10T22:15:12.813\",\"lastModified\":\"2025-08-15T20:38:57.627\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An issue was discovered in decode_utf8 in base/gp_utf8.c in Artifex Ghostscript before 10.04.0. Overlong UTF-8 encoding leads to possible ../ directory traversal.\"},{\"lang\":\"es\",\"value\":\"Se descubri\u00f3 un problema en decode_utf8 en base/gp_utf8.c en Artifex Ghostscript anterior a la versi\u00f3n 10.04.0. La codificaci\u00f3n UTF-8 demasiado larga puede provocar un posible directory traversal ../.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.4,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.5,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-22\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-22\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:artifex:ghostscript:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"10.04.0\",\"matchCriteriaId\":\"4202C3F1-622D-4443-B2F0-1C26F73BD662\"}]}]}],\"references\":[{\"url\":\"https://bugs.ghostscript.com/show_bug.cgi?id=707788\",\"source\":\"cve@mitre.org\",\"tags\":[\"Permissions Required\"]},{\"url\":\"https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=55f587dd039282316f512e1bea64218fd991f934\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/ArtifexSoftware/ghostpdl/blob/master/doc/News.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Product\"]}]}}",
    "vulnrichment": {
      "containers": "{\"cna\": {\"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2024-11-10T21:18:47.321162\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"An issue was discovered in decode_utf8 in base/gp_utf8.c in Artifex Ghostscript before 10.04.0. Overlong UTF-8 encoding leads to possible ../ directory traversal.\"}], \"affected\": [{\"vendor\": \"n/a\", \"product\": \"n/a\", \"versions\": [{\"version\": \"n/a\", \"status\": \"affected\"}]}], \"references\": [{\"url\": \"https://bugs.ghostscript.com/show_bug.cgi?id=707788\"}, {\"url\": \"https://github.com/ArtifexSoftware/ghostpdl/blob/master/doc/News.html\"}, {\"url\": \"https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=55f587dd039282316f512e1bea64218fd991f934\"}], \"problemTypes\": [{\"descriptions\": [{\"type\": \"text\", \"lang\": \"en\", \"description\": \"n/a\"}]}]}, \"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 8.4, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-46954\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-11-12T20:24:52.023676Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:artifex:ghostscript:10.04.0:*:*:*:*:*:*:*\"], \"vendor\": \"artifex\", \"product\": \"ghostscript\", \"versions\": [{\"status\": \"affected\", \"version\": \"10.04.0\"}], \"defaultStatus\": \"unknown\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-22\", \"description\": \"CWE-22 Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-11-12T20:26:11.744Z\"}}]}",
      "cveMetadata": "{\"state\": \"PUBLISHED\", \"cveId\": \"CVE-2024-46954\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"assignerShortName\": \"mitre\", \"dateUpdated\": \"2024-11-12T20:26:23.499Z\", \"dateReserved\": \"2024-09-16T00:00:00\", \"datePublished\": \"2024-11-10T00:00:00\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }
  }
}
  wid-sec-w-2024-3373
Vulnerability from csaf_certbund
Published
2024-11-07 23:00
    Modified
2024-12-19 23:00
    Summary
Ghostscript: Mehrere Schwachstellen
    Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
    Produktbeschreibung
Ghostscript ist ein kostenloser Interpreter der Seitenbeschreibungssprachen PostScript und Portable Document Format (PDF).
    Angriff
Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Ghostscript ausnutzen, um beliebigen Programmcode auszuführen oder vertrauliche Informationen offenzulegen.
    Betroffene Betriebssysteme
- Linux
    {
  "document": {
    "aggregate_severity": {
      "text": "mittel"
    },
    "category": "csaf_base",
    "csaf_version": "2.0",
    "distribution": {
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "de-DE",
    "notes": [
      {
        "category": "legal_disclaimer",
        "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
      },
      {
        "category": "description",
        "text": "Ghostscript ist ein kostenloser Interpreter der Seitenbeschreibungssprachen PostScript und Portable Document Format (PDF).",
        "title": "Produktbeschreibung"
      },
      {
        "category": "summary",
        "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Ghostscript ausnutzen, um beliebigen Programmcode auszuf\u00fchren oder vertrauliche Informationen offenzulegen.",
        "title": "Angriff"
      },
      {
        "category": "general",
        "text": "- Linux",
        "title": "Betroffene Betriebssysteme"
      }
    ],
    "publisher": {
      "category": "other",
      "contact_details": "csaf-provider@cert-bund.de",
      "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
      "namespace": "https://www.bsi.bund.de"
    },
    "references": [
      {
        "category": "self",
        "summary": "WID-SEC-W-2024-3373 - CSAF Version",
        "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3373.json"
      },
      {
        "category": "self",
        "summary": "WID-SEC-2024-3373 - Portal Version",
        "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3373"
      },
      {
        "category": "external",
        "summary": "SUSE-SU-2024:3942-1 Security Advisory vom 2024-11-07",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/TZB53HSOSSBHANRB2PL7HMID2BVO73DG/"
      },
      {
        "category": "external",
        "summary": "SUSE-SU-2024:3941-1 Security Advisory vom 2024-11-07",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019788.html"
      },
      {
        "category": "external",
        "summary": "Debian Security Advisory DSA-5808 vom 2024-11-11",
        "url": "https://lists.debian.org/debian-security-announce/2024/msg00222.html"
      },
      {
        "category": "external",
        "summary": "Fedora Security Advisory FEDORA-2024-B1877232CE vom 2024-11-12",
        "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-b1877232ce"
      },
      {
        "category": "external",
        "summary": "Fedora Security Advisory FEDORA-2024-69AF78A508 vom 2024-11-12",
        "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-69af78a508"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7103-1 vom 2024-11-12",
        "url": "https://ubuntu.com/security/notices/USN-7103-1"
      },
      {
        "category": "external",
        "summary": "Debian Security Advisory DLA-3965 vom 2024-11-24",
        "url": "https://lists.debian.org/debian-lts-announce/2024/11/msg00023.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7138-1 vom 2024-12-05",
        "url": "https://ubuntu.com/security/notices/USN-7138-1"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALAS-2024-2708 vom 2024-12-20",
        "url": "https://alas.aws.amazon.com/AL2/ALAS-2024-2708.html"
      }
    ],
    "source_lang": "en-US",
    "title": "Ghostscript: Mehrere Schwachstellen",
    "tracking": {
      "current_release_date": "2024-12-19T23:00:00.000+00:00",
      "generator": {
        "date": "2024-12-20T09:12:52.021+00:00",
        "engine": {
          "name": "BSI-WID",
          "version": "1.3.10"
        }
      },
      "id": "WID-SEC-W-2024-3373",
      "initial_release_date": "2024-11-07T23:00:00.000+00:00",
      "revision_history": [
        {
          "date": "2024-11-07T23:00:00.000+00:00",
          "number": "1",
          "summary": "Initiale Fassung"
        },
        {
          "date": "2024-11-10T23:00:00.000+00:00",
          "number": "2",
          "summary": "CVE\u0027s erg\u00e4nzt"
        },
        {
          "date": "2024-11-11T23:00:00.000+00:00",
          "number": "3",
          "summary": "Neue Updates von Debian aufgenommen"
        },
        {
          "date": "2024-11-12T23:00:00.000+00:00",
          "number": "4",
          "summary": "Neue Updates von Fedora und Ubuntu aufgenommen"
        },
        {
          "date": "2024-11-24T23:00:00.000+00:00",
          "number": "5",
          "summary": "Neue Updates von Debian aufgenommen"
        },
        {
          "date": "2024-12-05T23:00:00.000+00:00",
          "number": "6",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-12-19T23:00:00.000+00:00",
          "number": "7",
          "summary": "Neue Updates von Amazon aufgenommen"
        }
      ],
      "status": "final",
      "version": "7"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Amazon Linux 2",
            "product": {
              "name": "Amazon Linux 2",
              "product_id": "398363",
              "product_identification_helper": {
                "cpe": "cpe:/o:amazon:linux_2:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Amazon"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Debian Linux",
            "product": {
              "name": "Debian Linux",
              "product_id": "2951",
              "product_identification_helper": {
                "cpe": "cpe:/o:debian:debian_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Debian"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Fedora Linux",
            "product": {
              "name": "Fedora Linux",
              "product_id": "74185",
              "product_identification_helper": {
                "cpe": "cpe:/o:fedoraproject:fedora:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Fedora"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Open Source Ghostscript",
            "product": {
              "name": "Open Source Ghostscript",
              "product_id": "T005557",
              "product_identification_helper": {
                "cpe": "cpe:/a:ghostscript:ghostscript:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Open Source"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "SUSE Linux",
            "product": {
              "name": "SUSE Linux",
              "product_id": "T038852",
              "product_identification_helper": {
                "cpe": "cpe:/o:suse:suse_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Ubuntu Linux",
            "product": {
              "name": "Ubuntu Linux",
              "product_id": "T000126",
              "product_identification_helper": {
                "cpe": "cpe:/o:canonical:ubuntu_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Ubuntu"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2024-46951",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Ghostscript. Diese bestehen aufgrund eines Integer-\u00dcberlaufs, einer Pfad\u00fcberquerung, eines Out-of-Bounds-Lesevorgangs und einer Pfadabschneidung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren oder vertrauliche Informationen offenzulegen. Zur erfolgreichen Ausnutzung ist eine Benutzerinteraktion erforderlich."
        }
      ],
      "product_status": {
        "known_affected": [
          "2951",
          "T000126",
          "T005557",
          "T038852",
          "398363",
          "74185"
        ]
      },
      "release_date": "2024-11-07T23:00:00.000+00:00",
      "title": "CVE-2024-46951"
    },
    {
      "cve": "CVE-2024-46952",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Ghostscript. Diese bestehen aufgrund eines Integer-\u00dcberlaufs, einer Pfad\u00fcberquerung, eines Out-of-Bounds-Lesevorgangs und einer Pfadabschneidung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren oder vertrauliche Informationen offenzulegen. Zur erfolgreichen Ausnutzung ist eine Benutzerinteraktion erforderlich."
        }
      ],
      "product_status": {
        "known_affected": [
          "2951",
          "T000126",
          "T005557",
          "T038852",
          "398363",
          "74185"
        ]
      },
      "release_date": "2024-11-07T23:00:00.000+00:00",
      "title": "CVE-2024-46952"
    },
    {
      "cve": "CVE-2024-46953",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Ghostscript. Diese bestehen aufgrund eines Integer-\u00dcberlaufs, einer Pfad\u00fcberquerung, eines Out-of-Bounds-Lesevorgangs und einer Pfadabschneidung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren oder vertrauliche Informationen offenzulegen. Zur erfolgreichen Ausnutzung ist eine Benutzerinteraktion erforderlich."
        }
      ],
      "product_status": {
        "known_affected": [
          "2951",
          "T000126",
          "T005557",
          "T038852",
          "398363",
          "74185"
        ]
      },
      "release_date": "2024-11-07T23:00:00.000+00:00",
      "title": "CVE-2024-46953"
    },
    {
      "cve": "CVE-2024-46954",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Ghostscript. Diese bestehen aufgrund eines Integer-\u00dcberlaufs, einer Pfad\u00fcberquerung, eines Out-of-Bounds-Lesevorgangs und einer Pfadabschneidung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren oder vertrauliche Informationen offenzulegen. Zur erfolgreichen Ausnutzung ist eine Benutzerinteraktion erforderlich."
        }
      ],
      "product_status": {
        "known_affected": [
          "2951",
          "T000126",
          "T005557",
          "T038852",
          "398363",
          "74185"
        ]
      },
      "release_date": "2024-11-07T23:00:00.000+00:00",
      "title": "CVE-2024-46954"
    },
    {
      "cve": "CVE-2024-46955",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Ghostscript. Diese bestehen aufgrund eines Integer-\u00dcberlaufs, einer Pfad\u00fcberquerung, eines Out-of-Bounds-Lesevorgangs und einer Pfadabschneidung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren oder vertrauliche Informationen offenzulegen. Zur erfolgreichen Ausnutzung ist eine Benutzerinteraktion erforderlich."
        }
      ],
      "product_status": {
        "known_affected": [
          "2951",
          "T000126",
          "T005557",
          "T038852",
          "398363",
          "74185"
        ]
      },
      "release_date": "2024-11-07T23:00:00.000+00:00",
      "title": "CVE-2024-46955"
    },
    {
      "cve": "CVE-2024-46956",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Ghostscript. Diese bestehen aufgrund eines Integer-\u00dcberlaufs, einer Pfad\u00fcberquerung, eines Out-of-Bounds-Lesevorgangs und einer Pfadabschneidung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren oder vertrauliche Informationen offenzulegen. Zur erfolgreichen Ausnutzung ist eine Benutzerinteraktion erforderlich."
        }
      ],
      "product_status": {
        "known_affected": [
          "2951",
          "T000126",
          "T005557",
          "T038852",
          "398363",
          "74185"
        ]
      },
      "release_date": "2024-11-07T23:00:00.000+00:00",
      "title": "CVE-2024-46956"
    },
    {
      "cve": "CVE-2024-46957",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Ghostscript. Diese bestehen aufgrund eines Integer-\u00dcberlaufs, einer Pfad\u00fcberquerung, eines Out-of-Bounds-Lesevorgangs und einer Pfadabschneidung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren oder vertrauliche Informationen offenzulegen. Zur erfolgreichen Ausnutzung ist eine Benutzerinteraktion erforderlich."
        }
      ],
      "product_status": {
        "known_affected": [
          "2951",
          "T000126",
          "T005557",
          "T038852",
          "398363",
          "74185"
        ]
      },
      "release_date": "2024-11-07T23:00:00.000+00:00",
      "title": "CVE-2024-46957"
    }
  ]
}
  WID-SEC-W-2024-3373
Vulnerability from csaf_certbund
Published
2024-11-07 23:00
    Modified
2024-12-19 23:00
    Summary
Ghostscript: Mehrere Schwachstellen
    Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
    Produktbeschreibung
Ghostscript ist ein kostenloser Interpreter der Seitenbeschreibungssprachen PostScript und Portable Document Format (PDF).
    Angriff
Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Ghostscript ausnutzen, um beliebigen Programmcode auszuführen oder vertrauliche Informationen offenzulegen.
    Betroffene Betriebssysteme
- Linux
    {
  "document": {
    "aggregate_severity": {
      "text": "mittel"
    },
    "category": "csaf_base",
    "csaf_version": "2.0",
    "distribution": {
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "de-DE",
    "notes": [
      {
        "category": "legal_disclaimer",
        "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
      },
      {
        "category": "description",
        "text": "Ghostscript ist ein kostenloser Interpreter der Seitenbeschreibungssprachen PostScript und Portable Document Format (PDF).",
        "title": "Produktbeschreibung"
      },
      {
        "category": "summary",
        "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Ghostscript ausnutzen, um beliebigen Programmcode auszuf\u00fchren oder vertrauliche Informationen offenzulegen.",
        "title": "Angriff"
      },
      {
        "category": "general",
        "text": "- Linux",
        "title": "Betroffene Betriebssysteme"
      }
    ],
    "publisher": {
      "category": "other",
      "contact_details": "csaf-provider@cert-bund.de",
      "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
      "namespace": "https://www.bsi.bund.de"
    },
    "references": [
      {
        "category": "self",
        "summary": "WID-SEC-W-2024-3373 - CSAF Version",
        "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3373.json"
      },
      {
        "category": "self",
        "summary": "WID-SEC-2024-3373 - Portal Version",
        "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3373"
      },
      {
        "category": "external",
        "summary": "SUSE-SU-2024:3942-1 Security Advisory vom 2024-11-07",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/TZB53HSOSSBHANRB2PL7HMID2BVO73DG/"
      },
      {
        "category": "external",
        "summary": "SUSE-SU-2024:3941-1 Security Advisory vom 2024-11-07",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019788.html"
      },
      {
        "category": "external",
        "summary": "Debian Security Advisory DSA-5808 vom 2024-11-11",
        "url": "https://lists.debian.org/debian-security-announce/2024/msg00222.html"
      },
      {
        "category": "external",
        "summary": "Fedora Security Advisory FEDORA-2024-B1877232CE vom 2024-11-12",
        "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-b1877232ce"
      },
      {
        "category": "external",
        "summary": "Fedora Security Advisory FEDORA-2024-69AF78A508 vom 2024-11-12",
        "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-69af78a508"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7103-1 vom 2024-11-12",
        "url": "https://ubuntu.com/security/notices/USN-7103-1"
      },
      {
        "category": "external",
        "summary": "Debian Security Advisory DLA-3965 vom 2024-11-24",
        "url": "https://lists.debian.org/debian-lts-announce/2024/11/msg00023.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7138-1 vom 2024-12-05",
        "url": "https://ubuntu.com/security/notices/USN-7138-1"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALAS-2024-2708 vom 2024-12-20",
        "url": "https://alas.aws.amazon.com/AL2/ALAS-2024-2708.html"
      }
    ],
    "source_lang": "en-US",
    "title": "Ghostscript: Mehrere Schwachstellen",
    "tracking": {
      "current_release_date": "2024-12-19T23:00:00.000+00:00",
      "generator": {
        "date": "2024-12-20T09:12:52.021+00:00",
        "engine": {
          "name": "BSI-WID",
          "version": "1.3.10"
        }
      },
      "id": "WID-SEC-W-2024-3373",
      "initial_release_date": "2024-11-07T23:00:00.000+00:00",
      "revision_history": [
        {
          "date": "2024-11-07T23:00:00.000+00:00",
          "number": "1",
          "summary": "Initiale Fassung"
        },
        {
          "date": "2024-11-10T23:00:00.000+00:00",
          "number": "2",
          "summary": "CVE\u0027s erg\u00e4nzt"
        },
        {
          "date": "2024-11-11T23:00:00.000+00:00",
          "number": "3",
          "summary": "Neue Updates von Debian aufgenommen"
        },
        {
          "date": "2024-11-12T23:00:00.000+00:00",
          "number": "4",
          "summary": "Neue Updates von Fedora und Ubuntu aufgenommen"
        },
        {
          "date": "2024-11-24T23:00:00.000+00:00",
          "number": "5",
          "summary": "Neue Updates von Debian aufgenommen"
        },
        {
          "date": "2024-12-05T23:00:00.000+00:00",
          "number": "6",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-12-19T23:00:00.000+00:00",
          "number": "7",
          "summary": "Neue Updates von Amazon aufgenommen"
        }
      ],
      "status": "final",
      "version": "7"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Amazon Linux 2",
            "product": {
              "name": "Amazon Linux 2",
              "product_id": "398363",
              "product_identification_helper": {
                "cpe": "cpe:/o:amazon:linux_2:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Amazon"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Debian Linux",
            "product": {
              "name": "Debian Linux",
              "product_id": "2951",
              "product_identification_helper": {
                "cpe": "cpe:/o:debian:debian_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Debian"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Fedora Linux",
            "product": {
              "name": "Fedora Linux",
              "product_id": "74185",
              "product_identification_helper": {
                "cpe": "cpe:/o:fedoraproject:fedora:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Fedora"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Open Source Ghostscript",
            "product": {
              "name": "Open Source Ghostscript",
              "product_id": "T005557",
              "product_identification_helper": {
                "cpe": "cpe:/a:ghostscript:ghostscript:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Open Source"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "SUSE Linux",
            "product": {
              "name": "SUSE Linux",
              "product_id": "T038852",
              "product_identification_helper": {
                "cpe": "cpe:/o:suse:suse_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Ubuntu Linux",
            "product": {
              "name": "Ubuntu Linux",
              "product_id": "T000126",
              "product_identification_helper": {
                "cpe": "cpe:/o:canonical:ubuntu_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Ubuntu"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2024-46951",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Ghostscript. Diese bestehen aufgrund eines Integer-\u00dcberlaufs, einer Pfad\u00fcberquerung, eines Out-of-Bounds-Lesevorgangs und einer Pfadabschneidung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren oder vertrauliche Informationen offenzulegen. Zur erfolgreichen Ausnutzung ist eine Benutzerinteraktion erforderlich."
        }
      ],
      "product_status": {
        "known_affected": [
          "2951",
          "T000126",
          "T005557",
          "T038852",
          "398363",
          "74185"
        ]
      },
      "release_date": "2024-11-07T23:00:00.000+00:00",
      "title": "CVE-2024-46951"
    },
    {
      "cve": "CVE-2024-46952",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Ghostscript. Diese bestehen aufgrund eines Integer-\u00dcberlaufs, einer Pfad\u00fcberquerung, eines Out-of-Bounds-Lesevorgangs und einer Pfadabschneidung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren oder vertrauliche Informationen offenzulegen. Zur erfolgreichen Ausnutzung ist eine Benutzerinteraktion erforderlich."
        }
      ],
      "product_status": {
        "known_affected": [
          "2951",
          "T000126",
          "T005557",
          "T038852",
          "398363",
          "74185"
        ]
      },
      "release_date": "2024-11-07T23:00:00.000+00:00",
      "title": "CVE-2024-46952"
    },
    {
      "cve": "CVE-2024-46953",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Ghostscript. Diese bestehen aufgrund eines Integer-\u00dcberlaufs, einer Pfad\u00fcberquerung, eines Out-of-Bounds-Lesevorgangs und einer Pfadabschneidung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren oder vertrauliche Informationen offenzulegen. Zur erfolgreichen Ausnutzung ist eine Benutzerinteraktion erforderlich."
        }
      ],
      "product_status": {
        "known_affected": [
          "2951",
          "T000126",
          "T005557",
          "T038852",
          "398363",
          "74185"
        ]
      },
      "release_date": "2024-11-07T23:00:00.000+00:00",
      "title": "CVE-2024-46953"
    },
    {
      "cve": "CVE-2024-46954",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Ghostscript. Diese bestehen aufgrund eines Integer-\u00dcberlaufs, einer Pfad\u00fcberquerung, eines Out-of-Bounds-Lesevorgangs und einer Pfadabschneidung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren oder vertrauliche Informationen offenzulegen. Zur erfolgreichen Ausnutzung ist eine Benutzerinteraktion erforderlich."
        }
      ],
      "product_status": {
        "known_affected": [
          "2951",
          "T000126",
          "T005557",
          "T038852",
          "398363",
          "74185"
        ]
      },
      "release_date": "2024-11-07T23:00:00.000+00:00",
      "title": "CVE-2024-46954"
    },
    {
      "cve": "CVE-2024-46955",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Ghostscript. Diese bestehen aufgrund eines Integer-\u00dcberlaufs, einer Pfad\u00fcberquerung, eines Out-of-Bounds-Lesevorgangs und einer Pfadabschneidung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren oder vertrauliche Informationen offenzulegen. Zur erfolgreichen Ausnutzung ist eine Benutzerinteraktion erforderlich."
        }
      ],
      "product_status": {
        "known_affected": [
          "2951",
          "T000126",
          "T005557",
          "T038852",
          "398363",
          "74185"
        ]
      },
      "release_date": "2024-11-07T23:00:00.000+00:00",
      "title": "CVE-2024-46955"
    },
    {
      "cve": "CVE-2024-46956",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Ghostscript. Diese bestehen aufgrund eines Integer-\u00dcberlaufs, einer Pfad\u00fcberquerung, eines Out-of-Bounds-Lesevorgangs und einer Pfadabschneidung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren oder vertrauliche Informationen offenzulegen. Zur erfolgreichen Ausnutzung ist eine Benutzerinteraktion erforderlich."
        }
      ],
      "product_status": {
        "known_affected": [
          "2951",
          "T000126",
          "T005557",
          "T038852",
          "398363",
          "74185"
        ]
      },
      "release_date": "2024-11-07T23:00:00.000+00:00",
      "title": "CVE-2024-46956"
    },
    {
      "cve": "CVE-2024-46957",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Ghostscript. Diese bestehen aufgrund eines Integer-\u00dcberlaufs, einer Pfad\u00fcberquerung, eines Out-of-Bounds-Lesevorgangs und einer Pfadabschneidung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren oder vertrauliche Informationen offenzulegen. Zur erfolgreichen Ausnutzung ist eine Benutzerinteraktion erforderlich."
        }
      ],
      "product_status": {
        "known_affected": [
          "2951",
          "T000126",
          "T005557",
          "T038852",
          "398363",
          "74185"
        ]
      },
      "release_date": "2024-11-07T23:00:00.000+00:00",
      "title": "CVE-2024-46957"
    }
  ]
}
  CERTFR-2025-AVI-0938
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits VMware. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
Impacted products
        | Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu | Tanzu pour Postgres versions antérieures à 4.3.1 sur Kubernetes | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum versions antérieures à 6.31.0 | ||
| VMware | Tanzu | Tanzu pour Postgres versions antérieures à 13.22.0, 14.19.0, 15.14.0, 16.10.0 et 17.6.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum versions antérieures à 7.6.0 | 
References
        | Title | Publication Time | Tags | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 
 | |||||||||||||||||
{
  "$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
  "affected_systems": [
    {
      "description": "Tanzu pour Postgres versions ant\u00e9rieures \u00e0 4.3.1 sur Kubernetes",
      "product": {
        "name": "Tanzu",
        "vendor": {
          "name": "VMware",
          "scada": false
        }
      }
    },
    {
      "description": "Tanzu Greenplum versions ant\u00e9rieures \u00e0 6.31.0",
      "product": {
        "name": "Tanzu Greenplum",
        "vendor": {
          "name": "VMware",
          "scada": false
        }
      }
    },
    {
      "description": "Tanzu pour Postgres versions ant\u00e9rieures \u00e0 13.22.0, 14.19.0, 15.14.0, 16.10.0 et 17.6.0",
      "product": {
        "name": "Tanzu",
        "vendor": {
          "name": "VMware",
          "scada": false
        }
      }
    },
    {
      "description": "Tanzu Greenplum versions ant\u00e9rieures \u00e0 7.6.0",
      "product": {
        "name": "Tanzu Greenplum",
        "vendor": {
          "name": "VMware",
          "scada": false
        }
      }
    }
  ],
  "affected_systems_content": "",
  "content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
  "cves": [
    {
      "name": "CVE-2025-6395",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-6395"
    },
    {
      "name": "CVE-2023-52356",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52356"
    },
    {
      "name": "CVE-2025-8715",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-8715"
    },
    {
      "name": "CVE-2022-39176",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-39176"
    },
    {
      "name": "CVE-2025-9231",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-9231"
    },
    {
      "name": "CVE-2023-4504",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-4504"
    },
    {
      "name": "CVE-2021-38593",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-38593"
    },
    {
      "name": "CVE-2025-5222",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-5222"
    },
    {
      "name": "CVE-2020-26557",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-26557"
    },
    {
      "name": "CVE-2019-25059",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-25059"
    },
    {
      "name": "CVE-2024-46951",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-46951"
    },
    {
      "name": "CVE-2025-31273",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-31273"
    },
    {
      "name": "CVE-2025-8941",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-8941"
    },
    {
      "name": "CVE-2025-32913",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-32913"
    },
    {
      "name": "CVE-2021-31535",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-31535"
    },
    {
      "name": "CVE-2023-37920",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
    },
    {
      "name": "CVE-2022-39177",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-39177"
    },
    {
      "name": "CVE-2025-0913",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-0913"
    },
    {
      "name": "CVE-2025-47907",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
    },
    {
      "name": "CVE-2025-2720",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-2720"
    },
    {
      "name": "CVE-2024-46956",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-46956"
    },
    {
      "name": "CVE-2025-58060",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-58060"
    },
    {
      "name": "CVE-2025-49794",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-49794"
    },
    {
      "name": "CVE-2024-46953",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-46953"
    },
    {
      "name": "CVE-2025-24216",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-24216"
    },
    {
      "name": "CVE-2025-43212",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-43212"
    },
    {
      "name": "CVE-2025-8176",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-8176"
    },
    {
      "name": "CVE-2025-24150",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-24150"
    },
    {
      "name": "CVE-2021-45078",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-45078"
    },
    {
      "name": "CVE-2023-2222",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-2222"
    },
    {
      "name": "CVE-2024-8176",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-8176"
    },
    {
      "name": "CVE-2025-2784",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-2784"
    },
    {
      "name": "CVE-2022-4055",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-4055"
    },
    {
      "name": "CVE-2025-50106",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-50106"
    },
    {
      "name": "CVE-2022-44840",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-44840"
    },
    {
      "name": "CVE-2024-44192",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-44192"
    },
    {
      "name": "CVE-2025-47910",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-47910"
    },
    {
      "name": "CVE-2025-6965",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-6965"
    },
    {
      "name": "CVE-2025-47906",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-47906"
    },
    {
      "name": "CVE-2025-8194",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-8194"
    },
    {
      "name": "CVE-2025-2723",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-2723"
    },
    {
      "name": "CVE-2025-31278",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-31278"
    },
    {
      "name": "CVE-2020-26559",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-26559"
    },
    {
      "name": "CVE-2023-46751",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-46751"
    },
    {
      "name": "CVE-2025-4517",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
    },
    {
      "name": "CVE-2025-2724",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-2724"
    },
    {
      "name": "CVE-2025-4674",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-4674"
    },
    {
      "name": "CVE-2023-48161",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-48161"
    },
    {
      "name": "CVE-2022-30294",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-30294"
    },
    {
      "name": "CVE-2025-6020",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-6020"
    },
    {
      "name": "CVE-2025-7425",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-7425"
    },
    {
      "name": "CVE-2025-43368",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-43368"
    },
    {
      "name": "CVE-2023-52355",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52355"
    },
    {
      "name": "CVE-2024-46954",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-46954"
    },
    {
      "name": "CVE-2024-12718",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
    },
    {
      "name": "CVE-2024-53920",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-53920"
    },
    {
      "name": "CVE-2025-9232",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-9232"
    },
    {
      "name": "CVE-2020-26556",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-26556"
    },
    {
      "name": "CVE-2025-8713",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-8713"
    },
    {
      "name": "CVE-2025-21587",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-21587"
    },
    {
      "name": "CVE-2005-2541",
      "url": "https://www.cve.org/CVERecord?id=CVE-2005-2541"
    },
    {
      "name": "CVE-2021-3826",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-3826"
    },
    {
      "name": "CVE-2025-9900",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-9900"
    },
    {
      "name": "CVE-2024-52533",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-52533"
    },
    {
      "name": "CVE-2025-32914",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-32914"
    },
    {
      "name": "CVE-2021-32256",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-32256"
    },
    {
      "name": "CVE-2025-43343",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-43343"
    },
    {
      "name": "CVE-2025-32990",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-32990"
    },
    {
      "name": "CVE-2025-9288",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-9288"
    },
    {
      "name": "CVE-2025-4802",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-4802"
    },
    {
      "name": "CVE-2025-32989",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-32989"
    },
    {
      "name": "CVE-2025-22874",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22874"
    },
    {
      "name": "CVE-2025-43272",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-43272"
    },
    {
      "name": "CVE-2025-50059",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-50059"
    },
    {
      "name": "CVE-2025-6558",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-6558"
    },
    {
      "name": "CVE-2025-8714",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-8714"
    },
    {
      "name": "CVE-2025-32906",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-32906"
    },
    {
      "name": "CVE-2025-4673",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-4673"
    },
    {
      "name": "CVE-2020-26560",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-26560"
    },
    {
      "name": "CVE-2025-32988",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-32988"
    },
    {
      "name": "CVE-2024-55549",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-55549"
    },
    {
      "name": "CVE-2025-43216",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-43216"
    },
    {
      "name": "CVE-2023-2004",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-2004"
    },
    {
      "name": "CVE-2025-52194",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-52194"
    },
    {
      "name": "CVE-2025-6021",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-6021"
    },
    {
      "name": "CVE-2023-24607",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-24607"
    },
    {
      "name": "CVE-2025-24209",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-24209"
    },
    {
      "name": "CVE-2024-0444",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-0444"
    },
    {
      "name": "CVE-2025-32415",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-32415"
    },
    {
      "name": "CVE-2017-17973",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-17973"
    },
    {
      "name": "CVE-2025-30749",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-30749"
    },
    {
      "name": "CVE-2025-43342",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-43342"
    },
    {
      "name": "CVE-2025-9230",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
    },
    {
      "name": "CVE-2025-32049",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-32049"
    },
    {
      "name": "CVE-2025-4948",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-4948"
    },
    {
      "name": "CVE-2025-49796",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-49796"
    },
    {
      "name": "CVE-2024-4453",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-4453"
    },
    {
      "name": "CVE-2025-31257",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-31257"
    },
    {
      "name": "CVE-2025-5914",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-5914"
    },
    {
      "name": "CVE-2024-24786",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
    },
    {
      "name": "CVE-2025-11021",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-11021"
    },
    {
      "name": "CVE-2023-1579",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-1579"
    },
    {
      "name": "CVE-2024-46952",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-46952"
    },
    {
      "name": "CVE-2025-47273",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-47273"
    },
    {
      "name": "CVE-2025-7345",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-7345"
    },
    {
      "name": "CVE-2025-30427",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-30427"
    },
    {
      "name": "CVE-2025-32911",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-32911"
    }
  ],
  "initial_release_date": "2025-10-30T00:00:00",
  "last_revision_date": "2025-10-30T00:00:00",
  "links": [],
  "reference": "CERTFR-2025-AVI-0938",
  "revisions": [
    {
      "description": "Version initiale",
      "revision_date": "2025-10-30T00:00:00.000000"
    }
  ],
  "risks": [
    {
      "description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
    }
  ],
  "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
  "title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
  "vendor_advisories": [
    {
      "published_at": "2025-10-29",
      "title": "Bulletin de s\u00e9curit\u00e9 VMware 36277",
      "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36277"
    },
    {
      "published_at": "2025-10-29",
      "title": "Bulletin de s\u00e9curit\u00e9 VMware 36284",
      "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36284"
    },
    {
      "published_at": "2025-10-29",
      "title": "Bulletin de s\u00e9curit\u00e9 VMware 36281",
      "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36281"
    },
    {
      "published_at": "2025-10-29",
      "title": "Bulletin de s\u00e9curit\u00e9 VMware 36282",
      "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36282"
    },
    {
      "published_at": "2025-10-29",
      "title": "Bulletin de s\u00e9curit\u00e9 VMware 36283",
      "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36283"
    }
  ]
}
  rhsa-2025:7499
Vulnerability from csaf_redhat
Published
2025-05-13 15:59
    Modified
2025-10-28 01:56
    Summary
Red Hat Security Advisory: ghostscript security update
    Notes
Topic
An update for ghostscript is now available for Red Hat Enterprise Linux 10.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
    Details
The Ghostscript suite contains utilities for rendering PostScript and PDF documents. Ghostscript translates PostScript code to common bitmap formats so that the code can be displayed or printed.
Security Fix(es):
* ghostscript: Buffer Overflow in Ghostscript PDF XRef Stream Handling (CVE-2024-46952)
* ghostscript: Arbitrary Code Execution in Artifex Ghostscript Pattern Color Space (CVE-2024-46951)
* ghostscript: Directory Traversal in Ghostscript via Overlong UTF-8 Encoding (CVE-2024-46954)
* ghostscript: Path Traversal and Code Execution via Integer Overflow in Ghostscript (CVE-2024-46953)
* ghostscript: Out-of-Bounds Data Access in Ghostscript Leads to Arbitrary Code Execution (CVE-2024-46956)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for ghostscript is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "The 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: Buffer Overflow in Ghostscript PDF XRef Stream Handling (CVE-2024-46952)\n\n* ghostscript: Arbitrary Code Execution in Artifex Ghostscript Pattern Color Space (CVE-2024-46951)\n\n* ghostscript: Directory Traversal in Ghostscript via Overlong UTF-8 Encoding (CVE-2024-46954)\n\n* ghostscript: Path Traversal and Code Execution via Integer Overflow in Ghostscript (CVE-2024-46953)\n\n* ghostscript: Out-of-Bounds Data Access in Ghostscript Leads to Arbitrary Code Execution (CVE-2024-46956)\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-2025:7499",
        "url": "https://access.redhat.com/errata/RHSA-2025:7499"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "2325041",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325041"
      },
      {
        "category": "external",
        "summary": "2325043",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325043"
      },
      {
        "category": "external",
        "summary": "2325044",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325044"
      },
      {
        "category": "external",
        "summary": "2325045",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325045"
      },
      {
        "category": "external",
        "summary": "2325047",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325047"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_7499.json"
      }
    ],
    "title": "Red Hat Security Advisory: ghostscript security update",
    "tracking": {
      "current_release_date": "2025-10-28T01:56:27+00:00",
      "generator": {
        "date": "2025-10-28T01:56:27+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.10"
        }
      },
      "id": "RHSA-2025:7499",
      "initial_release_date": "2025-05-13T15:59:08+00:00",
      "revision_history": [
        {
          "date": "2025-05-13T15:59:08+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2025-05-13T15:59:08+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-28T01:56:27+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. 10)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream (v. 10)",
                  "product_id": "AppStream-10.0.Z",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:10.0"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
                "product": {
                  "name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
                  "product_id": "CRB-10.0.Z",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:10.0"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ghostscript-0:10.02.1-15.el10_0.src",
                "product": {
                  "name": "ghostscript-0:10.02.1-15.el10_0.src",
                  "product_id": "ghostscript-0:10.02.1-15.el10_0.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript@10.02.1-15.el10_0?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ghostscript-0:10.02.1-15.el10_0.aarch64",
                "product": {
                  "name": "ghostscript-0:10.02.1-15.el10_0.aarch64",
                  "product_id": "ghostscript-0:10.02.1-15.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript@10.02.1-15.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-0:10.02.1-15.el10_0.aarch64",
                "product": {
                  "name": "libgs-0:10.02.1-15.el10_0.aarch64",
                  "product_id": "libgs-0:10.02.1-15.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs@10.02.1-15.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-debugsource-0:10.02.1-15.el10_0.aarch64",
                "product": {
                  "name": "ghostscript-debugsource-0:10.02.1-15.el10_0.aarch64",
                  "product_id": "ghostscript-debugsource-0:10.02.1-15.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-debugsource@10.02.1-15.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-debuginfo-0:10.02.1-15.el10_0.aarch64",
                "product": {
                  "name": "ghostscript-debuginfo-0:10.02.1-15.el10_0.aarch64",
                  "product_id": "ghostscript-debuginfo-0:10.02.1-15.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-debuginfo@10.02.1-15.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.aarch64",
                "product": {
                  "name": "ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.aarch64",
                  "product_id": "ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-gtk-debuginfo@10.02.1-15.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-debuginfo-0:10.02.1-15.el10_0.aarch64",
                "product": {
                  "name": "libgs-debuginfo-0:10.02.1-15.el10_0.aarch64",
                  "product_id": "libgs-debuginfo-0:10.02.1-15.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs-debuginfo@10.02.1-15.el10_0?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-devel-0:10.02.1-15.el10_0.aarch64",
                "product": {
                  "name": "libgs-devel-0:10.02.1-15.el10_0.aarch64",
                  "product_id": "libgs-devel-0:10.02.1-15.el10_0.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs-devel@10.02.1-15.el10_0?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ghostscript-0:10.02.1-15.el10_0.ppc64le",
                "product": {
                  "name": "ghostscript-0:10.02.1-15.el10_0.ppc64le",
                  "product_id": "ghostscript-0:10.02.1-15.el10_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript@10.02.1-15.el10_0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-0:10.02.1-15.el10_0.ppc64le",
                "product": {
                  "name": "libgs-0:10.02.1-15.el10_0.ppc64le",
                  "product_id": "libgs-0:10.02.1-15.el10_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs@10.02.1-15.el10_0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-debugsource-0:10.02.1-15.el10_0.ppc64le",
                "product": {
                  "name": "ghostscript-debugsource-0:10.02.1-15.el10_0.ppc64le",
                  "product_id": "ghostscript-debugsource-0:10.02.1-15.el10_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-debugsource@10.02.1-15.el10_0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-debuginfo-0:10.02.1-15.el10_0.ppc64le",
                "product": {
                  "name": "ghostscript-debuginfo-0:10.02.1-15.el10_0.ppc64le",
                  "product_id": "ghostscript-debuginfo-0:10.02.1-15.el10_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-debuginfo@10.02.1-15.el10_0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.ppc64le",
                "product": {
                  "name": "ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.ppc64le",
                  "product_id": "ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-gtk-debuginfo@10.02.1-15.el10_0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-debuginfo-0:10.02.1-15.el10_0.ppc64le",
                "product": {
                  "name": "libgs-debuginfo-0:10.02.1-15.el10_0.ppc64le",
                  "product_id": "libgs-debuginfo-0:10.02.1-15.el10_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs-debuginfo@10.02.1-15.el10_0?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-devel-0:10.02.1-15.el10_0.ppc64le",
                "product": {
                  "name": "libgs-devel-0:10.02.1-15.el10_0.ppc64le",
                  "product_id": "libgs-devel-0:10.02.1-15.el10_0.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs-devel@10.02.1-15.el10_0?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ghostscript-0:10.02.1-15.el10_0.x86_64",
                "product": {
                  "name": "ghostscript-0:10.02.1-15.el10_0.x86_64",
                  "product_id": "ghostscript-0:10.02.1-15.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript@10.02.1-15.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-0:10.02.1-15.el10_0.x86_64",
                "product": {
                  "name": "libgs-0:10.02.1-15.el10_0.x86_64",
                  "product_id": "libgs-0:10.02.1-15.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs@10.02.1-15.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-debugsource-0:10.02.1-15.el10_0.x86_64",
                "product": {
                  "name": "ghostscript-debugsource-0:10.02.1-15.el10_0.x86_64",
                  "product_id": "ghostscript-debugsource-0:10.02.1-15.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-debugsource@10.02.1-15.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-debuginfo-0:10.02.1-15.el10_0.x86_64",
                "product": {
                  "name": "ghostscript-debuginfo-0:10.02.1-15.el10_0.x86_64",
                  "product_id": "ghostscript-debuginfo-0:10.02.1-15.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-debuginfo@10.02.1-15.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.x86_64",
                "product": {
                  "name": "ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.x86_64",
                  "product_id": "ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-gtk-debuginfo@10.02.1-15.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-debuginfo-0:10.02.1-15.el10_0.x86_64",
                "product": {
                  "name": "libgs-debuginfo-0:10.02.1-15.el10_0.x86_64",
                  "product_id": "libgs-debuginfo-0:10.02.1-15.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs-debuginfo@10.02.1-15.el10_0?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-devel-0:10.02.1-15.el10_0.x86_64",
                "product": {
                  "name": "libgs-devel-0:10.02.1-15.el10_0.x86_64",
                  "product_id": "libgs-devel-0:10.02.1-15.el10_0.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs-devel@10.02.1-15.el10_0?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ghostscript-0:10.02.1-15.el10_0.s390x",
                "product": {
                  "name": "ghostscript-0:10.02.1-15.el10_0.s390x",
                  "product_id": "ghostscript-0:10.02.1-15.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript@10.02.1-15.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-0:10.02.1-15.el10_0.s390x",
                "product": {
                  "name": "libgs-0:10.02.1-15.el10_0.s390x",
                  "product_id": "libgs-0:10.02.1-15.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs@10.02.1-15.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-debugsource-0:10.02.1-15.el10_0.s390x",
                "product": {
                  "name": "ghostscript-debugsource-0:10.02.1-15.el10_0.s390x",
                  "product_id": "ghostscript-debugsource-0:10.02.1-15.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-debugsource@10.02.1-15.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-debuginfo-0:10.02.1-15.el10_0.s390x",
                "product": {
                  "name": "ghostscript-debuginfo-0:10.02.1-15.el10_0.s390x",
                  "product_id": "ghostscript-debuginfo-0:10.02.1-15.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-debuginfo@10.02.1-15.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.s390x",
                "product": {
                  "name": "ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.s390x",
                  "product_id": "ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-gtk-debuginfo@10.02.1-15.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-debuginfo-0:10.02.1-15.el10_0.s390x",
                "product": {
                  "name": "libgs-debuginfo-0:10.02.1-15.el10_0.s390x",
                  "product_id": "libgs-debuginfo-0:10.02.1-15.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs-debuginfo@10.02.1-15.el10_0?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-devel-0:10.02.1-15.el10_0.s390x",
                "product": {
                  "name": "libgs-devel-0:10.02.1-15.el10_0.s390x",
                  "product_id": "libgs-devel-0:10.02.1-15.el10_0.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs-devel@10.02.1-15.el10_0?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ghostscript-doc-0:10.02.1-15.el10_0.noarch",
                "product": {
                  "name": "ghostscript-doc-0:10.02.1-15.el10_0.noarch",
                  "product_id": "ghostscript-doc-0:10.02.1-15.el10_0.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-doc@10.02.1-15.el10_0?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-tools-fonts-0:10.02.1-15.el10_0.noarch",
                "product": {
                  "name": "ghostscript-tools-fonts-0:10.02.1-15.el10_0.noarch",
                  "product_id": "ghostscript-tools-fonts-0:10.02.1-15.el10_0.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-tools-fonts@10.02.1-15.el10_0?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-tools-printing-0:10.02.1-15.el10_0.noarch",
                "product": {
                  "name": "ghostscript-tools-printing-0:10.02.1-15.el10_0.noarch",
                  "product_id": "ghostscript-tools-printing-0:10.02.1-15.el10_0.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-tools-printing@10.02.1-15.el10_0?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-tools-dvipdf-0:10.02.1-15.el10_0.noarch",
                "product": {
                  "name": "ghostscript-tools-dvipdf-0:10.02.1-15.el10_0.noarch",
                  "product_id": "ghostscript-tools-dvipdf-0:10.02.1-15.el10_0.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-tools-dvipdf@10.02.1-15.el10_0?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-0:10.02.1-15.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.aarch64"
        },
        "product_reference": "ghostscript-0:10.02.1-15.el10_0.aarch64",
        "relates_to_product_reference": "AppStream-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-0:10.02.1-15.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.ppc64le"
        },
        "product_reference": "ghostscript-0:10.02.1-15.el10_0.ppc64le",
        "relates_to_product_reference": "AppStream-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-0:10.02.1-15.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.s390x"
        },
        "product_reference": "ghostscript-0:10.02.1-15.el10_0.s390x",
        "relates_to_product_reference": "AppStream-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-0:10.02.1-15.el10_0.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.src"
        },
        "product_reference": "ghostscript-0:10.02.1-15.el10_0.src",
        "relates_to_product_reference": "AppStream-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-0:10.02.1-15.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.x86_64"
        },
        "product_reference": "ghostscript-0:10.02.1-15.el10_0.x86_64",
        "relates_to_product_reference": "AppStream-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debuginfo-0:10.02.1-15.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.aarch64"
        },
        "product_reference": "ghostscript-debuginfo-0:10.02.1-15.el10_0.aarch64",
        "relates_to_product_reference": "AppStream-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debuginfo-0:10.02.1-15.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.ppc64le"
        },
        "product_reference": "ghostscript-debuginfo-0:10.02.1-15.el10_0.ppc64le",
        "relates_to_product_reference": "AppStream-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debuginfo-0:10.02.1-15.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.s390x"
        },
        "product_reference": "ghostscript-debuginfo-0:10.02.1-15.el10_0.s390x",
        "relates_to_product_reference": "AppStream-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debuginfo-0:10.02.1-15.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.x86_64"
        },
        "product_reference": "ghostscript-debuginfo-0:10.02.1-15.el10_0.x86_64",
        "relates_to_product_reference": "AppStream-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debugsource-0:10.02.1-15.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.aarch64"
        },
        "product_reference": "ghostscript-debugsource-0:10.02.1-15.el10_0.aarch64",
        "relates_to_product_reference": "AppStream-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debugsource-0:10.02.1-15.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.ppc64le"
        },
        "product_reference": "ghostscript-debugsource-0:10.02.1-15.el10_0.ppc64le",
        "relates_to_product_reference": "AppStream-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debugsource-0:10.02.1-15.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.s390x"
        },
        "product_reference": "ghostscript-debugsource-0:10.02.1-15.el10_0.s390x",
        "relates_to_product_reference": "AppStream-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debugsource-0:10.02.1-15.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.x86_64"
        },
        "product_reference": "ghostscript-debugsource-0:10.02.1-15.el10_0.x86_64",
        "relates_to_product_reference": "AppStream-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-doc-0:10.02.1-15.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.0.Z:ghostscript-doc-0:10.02.1-15.el10_0.noarch"
        },
        "product_reference": "ghostscript-doc-0:10.02.1-15.el10_0.noarch",
        "relates_to_product_reference": "AppStream-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.aarch64"
        },
        "product_reference": "ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.aarch64",
        "relates_to_product_reference": "AppStream-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.ppc64le"
        },
        "product_reference": "ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.ppc64le",
        "relates_to_product_reference": "AppStream-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.s390x"
        },
        "product_reference": "ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.s390x",
        "relates_to_product_reference": "AppStream-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.x86_64"
        },
        "product_reference": "ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.x86_64",
        "relates_to_product_reference": "AppStream-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-dvipdf-0:10.02.1-15.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.0.Z:ghostscript-tools-dvipdf-0:10.02.1-15.el10_0.noarch"
        },
        "product_reference": "ghostscript-tools-dvipdf-0:10.02.1-15.el10_0.noarch",
        "relates_to_product_reference": "AppStream-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-fonts-0:10.02.1-15.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.0.Z:ghostscript-tools-fonts-0:10.02.1-15.el10_0.noarch"
        },
        "product_reference": "ghostscript-tools-fonts-0:10.02.1-15.el10_0.noarch",
        "relates_to_product_reference": "AppStream-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-printing-0:10.02.1-15.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.0.Z:ghostscript-tools-printing-0:10.02.1-15.el10_0.noarch"
        },
        "product_reference": "ghostscript-tools-printing-0:10.02.1-15.el10_0.noarch",
        "relates_to_product_reference": "AppStream-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-0:10.02.1-15.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.aarch64"
        },
        "product_reference": "libgs-0:10.02.1-15.el10_0.aarch64",
        "relates_to_product_reference": "AppStream-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-0:10.02.1-15.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.ppc64le"
        },
        "product_reference": "libgs-0:10.02.1-15.el10_0.ppc64le",
        "relates_to_product_reference": "AppStream-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-0:10.02.1-15.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.s390x"
        },
        "product_reference": "libgs-0:10.02.1-15.el10_0.s390x",
        "relates_to_product_reference": "AppStream-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-0:10.02.1-15.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.x86_64"
        },
        "product_reference": "libgs-0:10.02.1-15.el10_0.x86_64",
        "relates_to_product_reference": "AppStream-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-debuginfo-0:10.02.1-15.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.aarch64"
        },
        "product_reference": "libgs-debuginfo-0:10.02.1-15.el10_0.aarch64",
        "relates_to_product_reference": "AppStream-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-debuginfo-0:10.02.1-15.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.ppc64le"
        },
        "product_reference": "libgs-debuginfo-0:10.02.1-15.el10_0.ppc64le",
        "relates_to_product_reference": "AppStream-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-debuginfo-0:10.02.1-15.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.s390x"
        },
        "product_reference": "libgs-debuginfo-0:10.02.1-15.el10_0.s390x",
        "relates_to_product_reference": "AppStream-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-debuginfo-0:10.02.1-15.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.x86_64"
        },
        "product_reference": "libgs-debuginfo-0:10.02.1-15.el10_0.x86_64",
        "relates_to_product_reference": "AppStream-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-devel-0:10.02.1-15.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.aarch64"
        },
        "product_reference": "libgs-devel-0:10.02.1-15.el10_0.aarch64",
        "relates_to_product_reference": "AppStream-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-devel-0:10.02.1-15.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.ppc64le"
        },
        "product_reference": "libgs-devel-0:10.02.1-15.el10_0.ppc64le",
        "relates_to_product_reference": "AppStream-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-devel-0:10.02.1-15.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.s390x"
        },
        "product_reference": "libgs-devel-0:10.02.1-15.el10_0.s390x",
        "relates_to_product_reference": "AppStream-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-devel-0:10.02.1-15.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
          "product_id": "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.x86_64"
        },
        "product_reference": "libgs-devel-0:10.02.1-15.el10_0.x86_64",
        "relates_to_product_reference": "AppStream-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-0:10.02.1-15.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
          "product_id": "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.aarch64"
        },
        "product_reference": "ghostscript-0:10.02.1-15.el10_0.aarch64",
        "relates_to_product_reference": "CRB-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-0:10.02.1-15.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
          "product_id": "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.ppc64le"
        },
        "product_reference": "ghostscript-0:10.02.1-15.el10_0.ppc64le",
        "relates_to_product_reference": "CRB-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-0:10.02.1-15.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
          "product_id": "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.s390x"
        },
        "product_reference": "ghostscript-0:10.02.1-15.el10_0.s390x",
        "relates_to_product_reference": "CRB-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-0:10.02.1-15.el10_0.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
          "product_id": "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.src"
        },
        "product_reference": "ghostscript-0:10.02.1-15.el10_0.src",
        "relates_to_product_reference": "CRB-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-0:10.02.1-15.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
          "product_id": "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.x86_64"
        },
        "product_reference": "ghostscript-0:10.02.1-15.el10_0.x86_64",
        "relates_to_product_reference": "CRB-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debuginfo-0:10.02.1-15.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
          "product_id": "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.aarch64"
        },
        "product_reference": "ghostscript-debuginfo-0:10.02.1-15.el10_0.aarch64",
        "relates_to_product_reference": "CRB-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debuginfo-0:10.02.1-15.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
          "product_id": "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.ppc64le"
        },
        "product_reference": "ghostscript-debuginfo-0:10.02.1-15.el10_0.ppc64le",
        "relates_to_product_reference": "CRB-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debuginfo-0:10.02.1-15.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
          "product_id": "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.s390x"
        },
        "product_reference": "ghostscript-debuginfo-0:10.02.1-15.el10_0.s390x",
        "relates_to_product_reference": "CRB-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debuginfo-0:10.02.1-15.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
          "product_id": "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.x86_64"
        },
        "product_reference": "ghostscript-debuginfo-0:10.02.1-15.el10_0.x86_64",
        "relates_to_product_reference": "CRB-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debugsource-0:10.02.1-15.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
          "product_id": "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.aarch64"
        },
        "product_reference": "ghostscript-debugsource-0:10.02.1-15.el10_0.aarch64",
        "relates_to_product_reference": "CRB-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debugsource-0:10.02.1-15.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
          "product_id": "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.ppc64le"
        },
        "product_reference": "ghostscript-debugsource-0:10.02.1-15.el10_0.ppc64le",
        "relates_to_product_reference": "CRB-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debugsource-0:10.02.1-15.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
          "product_id": "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.s390x"
        },
        "product_reference": "ghostscript-debugsource-0:10.02.1-15.el10_0.s390x",
        "relates_to_product_reference": "CRB-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debugsource-0:10.02.1-15.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
          "product_id": "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.x86_64"
        },
        "product_reference": "ghostscript-debugsource-0:10.02.1-15.el10_0.x86_64",
        "relates_to_product_reference": "CRB-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-doc-0:10.02.1-15.el10_0.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
          "product_id": "CRB-10.0.Z:ghostscript-doc-0:10.02.1-15.el10_0.noarch"
        },
        "product_reference": "ghostscript-doc-0:10.02.1-15.el10_0.noarch",
        "relates_to_product_reference": "CRB-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
          "product_id": "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.aarch64"
        },
        "product_reference": "ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.aarch64",
        "relates_to_product_reference": "CRB-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
          "product_id": "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.ppc64le"
        },
        "product_reference": "ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.ppc64le",
        "relates_to_product_reference": "CRB-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
          "product_id": "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.s390x"
        },
        "product_reference": "ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.s390x",
        "relates_to_product_reference": "CRB-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
          "product_id": "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.x86_64"
        },
        "product_reference": "ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.x86_64",
        "relates_to_product_reference": "CRB-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-dvipdf-0:10.02.1-15.el10_0.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
          "product_id": "CRB-10.0.Z:ghostscript-tools-dvipdf-0:10.02.1-15.el10_0.noarch"
        },
        "product_reference": "ghostscript-tools-dvipdf-0:10.02.1-15.el10_0.noarch",
        "relates_to_product_reference": "CRB-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-fonts-0:10.02.1-15.el10_0.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
          "product_id": "CRB-10.0.Z:ghostscript-tools-fonts-0:10.02.1-15.el10_0.noarch"
        },
        "product_reference": "ghostscript-tools-fonts-0:10.02.1-15.el10_0.noarch",
        "relates_to_product_reference": "CRB-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-printing-0:10.02.1-15.el10_0.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
          "product_id": "CRB-10.0.Z:ghostscript-tools-printing-0:10.02.1-15.el10_0.noarch"
        },
        "product_reference": "ghostscript-tools-printing-0:10.02.1-15.el10_0.noarch",
        "relates_to_product_reference": "CRB-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-0:10.02.1-15.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
          "product_id": "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.aarch64"
        },
        "product_reference": "libgs-0:10.02.1-15.el10_0.aarch64",
        "relates_to_product_reference": "CRB-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-0:10.02.1-15.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
          "product_id": "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.ppc64le"
        },
        "product_reference": "libgs-0:10.02.1-15.el10_0.ppc64le",
        "relates_to_product_reference": "CRB-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-0:10.02.1-15.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
          "product_id": "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.s390x"
        },
        "product_reference": "libgs-0:10.02.1-15.el10_0.s390x",
        "relates_to_product_reference": "CRB-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-0:10.02.1-15.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
          "product_id": "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.x86_64"
        },
        "product_reference": "libgs-0:10.02.1-15.el10_0.x86_64",
        "relates_to_product_reference": "CRB-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-debuginfo-0:10.02.1-15.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
          "product_id": "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.aarch64"
        },
        "product_reference": "libgs-debuginfo-0:10.02.1-15.el10_0.aarch64",
        "relates_to_product_reference": "CRB-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-debuginfo-0:10.02.1-15.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
          "product_id": "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.ppc64le"
        },
        "product_reference": "libgs-debuginfo-0:10.02.1-15.el10_0.ppc64le",
        "relates_to_product_reference": "CRB-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-debuginfo-0:10.02.1-15.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
          "product_id": "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.s390x"
        },
        "product_reference": "libgs-debuginfo-0:10.02.1-15.el10_0.s390x",
        "relates_to_product_reference": "CRB-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-debuginfo-0:10.02.1-15.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
          "product_id": "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.x86_64"
        },
        "product_reference": "libgs-debuginfo-0:10.02.1-15.el10_0.x86_64",
        "relates_to_product_reference": "CRB-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-devel-0:10.02.1-15.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
          "product_id": "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.aarch64"
        },
        "product_reference": "libgs-devel-0:10.02.1-15.el10_0.aarch64",
        "relates_to_product_reference": "CRB-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-devel-0:10.02.1-15.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
          "product_id": "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.ppc64le"
        },
        "product_reference": "libgs-devel-0:10.02.1-15.el10_0.ppc64le",
        "relates_to_product_reference": "CRB-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-devel-0:10.02.1-15.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
          "product_id": "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.s390x"
        },
        "product_reference": "libgs-devel-0:10.02.1-15.el10_0.s390x",
        "relates_to_product_reference": "CRB-10.0.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-devel-0:10.02.1-15.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
          "product_id": "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.x86_64"
        },
        "product_reference": "libgs-devel-0:10.02.1-15.el10_0.x86_64",
        "relates_to_product_reference": "CRB-10.0.Z"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2024-46951",
      "cwe": {
        "id": "CWE-824",
        "name": "Access of Uninitialized Pointer"
      },
      "discovery_date": "2024-11-10T22:00:49.819448+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2325043"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Artifex Ghostscript\u0027s psi/zcolor.c component. This vulnerability allows arbitrary code execution via an unchecked implementation pointer in the Pattern color space.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ghostscript: Arbitrary Code Execution in Artifex Ghostscript Pattern Color Space",
          "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-10.0.Z:ghostscript-0:10.02.1-15.el10_0.aarch64",
          "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.ppc64le",
          "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.s390x",
          "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.src",
          "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.x86_64",
          "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.aarch64",
          "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.ppc64le",
          "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.s390x",
          "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.x86_64",
          "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.aarch64",
          "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.ppc64le",
          "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.s390x",
          "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.x86_64",
          "AppStream-10.0.Z:ghostscript-doc-0:10.02.1-15.el10_0.noarch",
          "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.aarch64",
          "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.ppc64le",
          "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.s390x",
          "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.x86_64",
          "AppStream-10.0.Z:ghostscript-tools-dvipdf-0:10.02.1-15.el10_0.noarch",
          "AppStream-10.0.Z:ghostscript-tools-fonts-0:10.02.1-15.el10_0.noarch",
          "AppStream-10.0.Z:ghostscript-tools-printing-0:10.02.1-15.el10_0.noarch",
          "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.aarch64",
          "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.ppc64le",
          "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.s390x",
          "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.x86_64",
          "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.aarch64",
          "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.ppc64le",
          "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.s390x",
          "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.x86_64",
          "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.aarch64",
          "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.ppc64le",
          "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.s390x",
          "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.x86_64",
          "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.aarch64",
          "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.ppc64le",
          "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.s390x",
          "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.src",
          "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.x86_64",
          "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.aarch64",
          "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.ppc64le",
          "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.s390x",
          "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.x86_64",
          "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.aarch64",
          "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.ppc64le",
          "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.s390x",
          "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.x86_64",
          "CRB-10.0.Z:ghostscript-doc-0:10.02.1-15.el10_0.noarch",
          "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.aarch64",
          "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.ppc64le",
          "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.s390x",
          "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.x86_64",
          "CRB-10.0.Z:ghostscript-tools-dvipdf-0:10.02.1-15.el10_0.noarch",
          "CRB-10.0.Z:ghostscript-tools-fonts-0:10.02.1-15.el10_0.noarch",
          "CRB-10.0.Z:ghostscript-tools-printing-0:10.02.1-15.el10_0.noarch",
          "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.aarch64",
          "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.ppc64le",
          "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.s390x",
          "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.x86_64",
          "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.aarch64",
          "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.ppc64le",
          "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.s390x",
          "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.x86_64",
          "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.aarch64",
          "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.ppc64le",
          "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.s390x",
          "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-46951"
        },
        {
          "category": "external",
          "summary": "RHBZ#2325043",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325043"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-46951",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-46951"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-46951",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-46951"
        },
        {
          "category": "external",
          "summary": "https://bugs.ghostscript.com/show_bug.cgi?id=707991",
          "url": "https://bugs.ghostscript.com/show_bug.cgi?id=707991"
        },
        {
          "category": "external",
          "summary": "https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=f49812186baa7d1362880673408a6fbe8719b4f8",
          "url": "https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=f49812186baa7d1362880673408a6fbe8719b4f8"
        },
        {
          "category": "external",
          "summary": "https://github.com/ArtifexSoftware/ghostpdl/blob/master/doc/News.html",
          "url": "https://github.com/ArtifexSoftware/ghostpdl/blob/master/doc/News.html"
        },
        {
          "category": "external",
          "summary": "https://www.suse.com/support/update/announcement/2024/suse-su-20243942-1/",
          "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243942-1/"
        }
      ],
      "release_date": "2024-11-10T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-05-13T15:59:08+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-10.0.Z:ghostscript-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.src",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-doc-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-tools-dvipdf-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:ghostscript-tools-fonts-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:ghostscript-tools-printing-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.src",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-doc-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-tools-dvipdf-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:ghostscript-tools-fonts-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:ghostscript-tools-printing-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:7499"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.src",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-doc-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-tools-dvipdf-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:ghostscript-tools-fonts-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:ghostscript-tools-printing-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.src",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-doc-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-tools-dvipdf-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:ghostscript-tools-fonts-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:ghostscript-tools-printing-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ghostscript: Arbitrary Code Execution in Artifex Ghostscript Pattern Color Space"
    },
    {
      "cve": "CVE-2024-46952",
      "cwe": {
        "id": "CWE-120",
        "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
      },
      "discovery_date": "2024-11-10T22:00:41.813984+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2325041"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Artifex Ghostscript\u0027s PDF XRef stream handling. This vulnerability allows a buffer overflow via crafted values in the W array of a PDF XRef stream.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ghostscript: Buffer Overflow in Ghostscript PDF XRef Stream Handling",
          "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-10.0.Z:ghostscript-0:10.02.1-15.el10_0.aarch64",
          "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.ppc64le",
          "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.s390x",
          "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.src",
          "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.x86_64",
          "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.aarch64",
          "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.ppc64le",
          "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.s390x",
          "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.x86_64",
          "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.aarch64",
          "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.ppc64le",
          "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.s390x",
          "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.x86_64",
          "AppStream-10.0.Z:ghostscript-doc-0:10.02.1-15.el10_0.noarch",
          "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.aarch64",
          "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.ppc64le",
          "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.s390x",
          "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.x86_64",
          "AppStream-10.0.Z:ghostscript-tools-dvipdf-0:10.02.1-15.el10_0.noarch",
          "AppStream-10.0.Z:ghostscript-tools-fonts-0:10.02.1-15.el10_0.noarch",
          "AppStream-10.0.Z:ghostscript-tools-printing-0:10.02.1-15.el10_0.noarch",
          "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.aarch64",
          "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.ppc64le",
          "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.s390x",
          "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.x86_64",
          "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.aarch64",
          "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.ppc64le",
          "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.s390x",
          "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.x86_64",
          "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.aarch64",
          "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.ppc64le",
          "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.s390x",
          "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.x86_64",
          "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.aarch64",
          "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.ppc64le",
          "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.s390x",
          "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.src",
          "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.x86_64",
          "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.aarch64",
          "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.ppc64le",
          "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.s390x",
          "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.x86_64",
          "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.aarch64",
          "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.ppc64le",
          "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.s390x",
          "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.x86_64",
          "CRB-10.0.Z:ghostscript-doc-0:10.02.1-15.el10_0.noarch",
          "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.aarch64",
          "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.ppc64le",
          "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.s390x",
          "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.x86_64",
          "CRB-10.0.Z:ghostscript-tools-dvipdf-0:10.02.1-15.el10_0.noarch",
          "CRB-10.0.Z:ghostscript-tools-fonts-0:10.02.1-15.el10_0.noarch",
          "CRB-10.0.Z:ghostscript-tools-printing-0:10.02.1-15.el10_0.noarch",
          "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.aarch64",
          "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.ppc64le",
          "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.s390x",
          "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.x86_64",
          "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.aarch64",
          "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.ppc64le",
          "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.s390x",
          "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.x86_64",
          "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.aarch64",
          "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.ppc64le",
          "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.s390x",
          "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-46952"
        },
        {
          "category": "external",
          "summary": "RHBZ#2325041",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325041"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-46952",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-46952"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-46952",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-46952"
        },
        {
          "category": "external",
          "summary": "https://bugs.ghostscript.com/show_bug.cgi?id=708001",
          "url": "https://bugs.ghostscript.com/show_bug.cgi?id=708001"
        },
        {
          "category": "external",
          "summary": "https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=b1f0827c30f59a2dcbc8a39e42cace7a1de35f7f",
          "url": "https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=b1f0827c30f59a2dcbc8a39e42cace7a1de35f7f"
        },
        {
          "category": "external",
          "summary": "https://github.com/ArtifexSoftware/ghostpdl/blob/master/doc/News.html",
          "url": "https://github.com/ArtifexSoftware/ghostpdl/blob/master/doc/News.html"
        }
      ],
      "release_date": "2024-11-10T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-05-13T15:59:08+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-10.0.Z:ghostscript-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.src",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-doc-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-tools-dvipdf-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:ghostscript-tools-fonts-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:ghostscript-tools-printing-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.src",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-doc-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-tools-dvipdf-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:ghostscript-tools-fonts-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:ghostscript-tools-printing-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:7499"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.src",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-doc-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-tools-dvipdf-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:ghostscript-tools-fonts-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:ghostscript-tools-printing-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.src",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-doc-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-tools-dvipdf-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:ghostscript-tools-fonts-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:ghostscript-tools-printing-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ghostscript: Buffer Overflow in Ghostscript PDF XRef Stream Handling"
    },
    {
      "cve": "CVE-2024-46953",
      "cwe": {
        "id": "CWE-190",
        "name": "Integer Overflow or Wraparound"
      },
      "discovery_date": "2024-11-10T22:00:57.012230+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2325045"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Artifex Ghostscript base/gsdevice.c. This vulnerability allows path truncation, path traversal, and possible code execution via an integer overflow when parsing the filename format string for the output filename.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ghostscript: Path Traversal and Code Execution via Integer Overflow in Ghostscript",
          "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-10.0.Z:ghostscript-0:10.02.1-15.el10_0.aarch64",
          "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.ppc64le",
          "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.s390x",
          "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.src",
          "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.x86_64",
          "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.aarch64",
          "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.ppc64le",
          "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.s390x",
          "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.x86_64",
          "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.aarch64",
          "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.ppc64le",
          "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.s390x",
          "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.x86_64",
          "AppStream-10.0.Z:ghostscript-doc-0:10.02.1-15.el10_0.noarch",
          "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.aarch64",
          "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.ppc64le",
          "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.s390x",
          "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.x86_64",
          "AppStream-10.0.Z:ghostscript-tools-dvipdf-0:10.02.1-15.el10_0.noarch",
          "AppStream-10.0.Z:ghostscript-tools-fonts-0:10.02.1-15.el10_0.noarch",
          "AppStream-10.0.Z:ghostscript-tools-printing-0:10.02.1-15.el10_0.noarch",
          "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.aarch64",
          "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.ppc64le",
          "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.s390x",
          "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.x86_64",
          "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.aarch64",
          "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.ppc64le",
          "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.s390x",
          "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.x86_64",
          "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.aarch64",
          "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.ppc64le",
          "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.s390x",
          "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.x86_64",
          "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.aarch64",
          "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.ppc64le",
          "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.s390x",
          "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.src",
          "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.x86_64",
          "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.aarch64",
          "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.ppc64le",
          "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.s390x",
          "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.x86_64",
          "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.aarch64",
          "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.ppc64le",
          "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.s390x",
          "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.x86_64",
          "CRB-10.0.Z:ghostscript-doc-0:10.02.1-15.el10_0.noarch",
          "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.aarch64",
          "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.ppc64le",
          "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.s390x",
          "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.x86_64",
          "CRB-10.0.Z:ghostscript-tools-dvipdf-0:10.02.1-15.el10_0.noarch",
          "CRB-10.0.Z:ghostscript-tools-fonts-0:10.02.1-15.el10_0.noarch",
          "CRB-10.0.Z:ghostscript-tools-printing-0:10.02.1-15.el10_0.noarch",
          "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.aarch64",
          "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.ppc64le",
          "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.s390x",
          "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.x86_64",
          "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.aarch64",
          "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.ppc64le",
          "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.s390x",
          "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.x86_64",
          "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.aarch64",
          "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.ppc64le",
          "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.s390x",
          "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-46953"
        },
        {
          "category": "external",
          "summary": "RHBZ#2325045",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325045"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-46953",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-46953"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-46953",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-46953"
        },
        {
          "category": "external",
          "summary": "https://bugs.ghostscript.com/show_bug.cgi?id=707793",
          "url": "https://bugs.ghostscript.com/show_bug.cgi?id=707793"
        },
        {
          "category": "external",
          "summary": "https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=1f21a45df0fa3abec4cff12951022b192dda3c00",
          "url": "https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=1f21a45df0fa3abec4cff12951022b192dda3c00"
        },
        {
          "category": "external",
          "summary": "https://github.com/ArtifexSoftware/ghostpdl/blob/master/doc/News.html",
          "url": "https://github.com/ArtifexSoftware/ghostpdl/blob/master/doc/News.html"
        },
        {
          "category": "external",
          "summary": "https://www.suse.com/support/update/announcement/2024/suse-su-20243942-1/",
          "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243942-1/"
        }
      ],
      "release_date": "2024-11-10T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-05-13T15:59:08+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-10.0.Z:ghostscript-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.src",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-doc-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-tools-dvipdf-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:ghostscript-tools-fonts-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:ghostscript-tools-printing-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.src",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-doc-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-tools-dvipdf-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:ghostscript-tools-fonts-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:ghostscript-tools-printing-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:7499"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.src",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-doc-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-tools-dvipdf-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:ghostscript-tools-fonts-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:ghostscript-tools-printing-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.src",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-doc-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-tools-dvipdf-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:ghostscript-tools-fonts-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:ghostscript-tools-printing-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ghostscript: Path Traversal and Code Execution via Integer Overflow in Ghostscript"
    },
    {
      "cve": "CVE-2024-46954",
      "cwe": {
        "id": "CWE-22",
        "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
      },
      "discovery_date": "2024-11-10T22:00:53.340153+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2325044"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Ghostscript/base/gp_utf8.c. This vulnerability allows directory traversal via overlong UTF-8 encoding, potentially leading to unauthorized access to filesystem directories.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ghostscript: Directory Traversal in Ghostscript via Overlong UTF-8 Encoding",
          "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-10.0.Z:ghostscript-0:10.02.1-15.el10_0.aarch64",
          "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.ppc64le",
          "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.s390x",
          "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.src",
          "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.x86_64",
          "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.aarch64",
          "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.ppc64le",
          "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.s390x",
          "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.x86_64",
          "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.aarch64",
          "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.ppc64le",
          "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.s390x",
          "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.x86_64",
          "AppStream-10.0.Z:ghostscript-doc-0:10.02.1-15.el10_0.noarch",
          "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.aarch64",
          "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.ppc64le",
          "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.s390x",
          "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.x86_64",
          "AppStream-10.0.Z:ghostscript-tools-dvipdf-0:10.02.1-15.el10_0.noarch",
          "AppStream-10.0.Z:ghostscript-tools-fonts-0:10.02.1-15.el10_0.noarch",
          "AppStream-10.0.Z:ghostscript-tools-printing-0:10.02.1-15.el10_0.noarch",
          "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.aarch64",
          "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.ppc64le",
          "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.s390x",
          "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.x86_64",
          "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.aarch64",
          "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.ppc64le",
          "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.s390x",
          "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.x86_64",
          "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.aarch64",
          "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.ppc64le",
          "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.s390x",
          "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.x86_64",
          "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.aarch64",
          "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.ppc64le",
          "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.s390x",
          "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.src",
          "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.x86_64",
          "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.aarch64",
          "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.ppc64le",
          "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.s390x",
          "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.x86_64",
          "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.aarch64",
          "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.ppc64le",
          "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.s390x",
          "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.x86_64",
          "CRB-10.0.Z:ghostscript-doc-0:10.02.1-15.el10_0.noarch",
          "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.aarch64",
          "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.ppc64le",
          "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.s390x",
          "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.x86_64",
          "CRB-10.0.Z:ghostscript-tools-dvipdf-0:10.02.1-15.el10_0.noarch",
          "CRB-10.0.Z:ghostscript-tools-fonts-0:10.02.1-15.el10_0.noarch",
          "CRB-10.0.Z:ghostscript-tools-printing-0:10.02.1-15.el10_0.noarch",
          "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.aarch64",
          "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.ppc64le",
          "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.s390x",
          "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.x86_64",
          "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.aarch64",
          "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.ppc64le",
          "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.s390x",
          "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.x86_64",
          "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.aarch64",
          "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.ppc64le",
          "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.s390x",
          "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-46954"
        },
        {
          "category": "external",
          "summary": "RHBZ#2325044",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325044"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-46954",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-46954"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-46954",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-46954"
        },
        {
          "category": "external",
          "summary": "https://bugs.ghostscript.com/show_bug.cgi?id=707788",
          "url": "https://bugs.ghostscript.com/show_bug.cgi?id=707788"
        },
        {
          "category": "external",
          "summary": "https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=55f587dd039282316f512e1bea64218fd991f934",
          "url": "https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=55f587dd039282316f512e1bea64218fd991f934"
        },
        {
          "category": "external",
          "summary": "https://github.com/ArtifexSoftware/ghostpdl/blob/master/doc/News.html",
          "url": "https://github.com/ArtifexSoftware/ghostpdl/blob/master/doc/News.html"
        }
      ],
      "release_date": "2024-11-10T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-05-13T15:59:08+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-10.0.Z:ghostscript-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.src",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-doc-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-tools-dvipdf-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:ghostscript-tools-fonts-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:ghostscript-tools-printing-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.src",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-doc-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-tools-dvipdf-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:ghostscript-tools-fonts-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:ghostscript-tools-printing-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:7499"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.src",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-doc-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-tools-dvipdf-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:ghostscript-tools-fonts-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:ghostscript-tools-printing-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.src",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-doc-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-tools-dvipdf-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:ghostscript-tools-fonts-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:ghostscript-tools-printing-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ghostscript: Directory Traversal in Ghostscript via Overlong UTF-8 Encoding"
    },
    {
      "cve": "CVE-2024-46956",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "discovery_date": "2024-11-10T22:01:06.325829+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2325047"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Artifex Ghostscript\u0027s psi/zfile.c component. This vulnerability allows arbitrary code execution via out-of-bounds data access.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ghostscript: Out-of-Bounds Data Access in Ghostscript Leads to Arbitrary Code Execution",
          "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-10.0.Z:ghostscript-0:10.02.1-15.el10_0.aarch64",
          "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.ppc64le",
          "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.s390x",
          "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.src",
          "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.x86_64",
          "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.aarch64",
          "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.ppc64le",
          "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.s390x",
          "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.x86_64",
          "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.aarch64",
          "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.ppc64le",
          "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.s390x",
          "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.x86_64",
          "AppStream-10.0.Z:ghostscript-doc-0:10.02.1-15.el10_0.noarch",
          "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.aarch64",
          "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.ppc64le",
          "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.s390x",
          "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.x86_64",
          "AppStream-10.0.Z:ghostscript-tools-dvipdf-0:10.02.1-15.el10_0.noarch",
          "AppStream-10.0.Z:ghostscript-tools-fonts-0:10.02.1-15.el10_0.noarch",
          "AppStream-10.0.Z:ghostscript-tools-printing-0:10.02.1-15.el10_0.noarch",
          "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.aarch64",
          "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.ppc64le",
          "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.s390x",
          "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.x86_64",
          "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.aarch64",
          "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.ppc64le",
          "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.s390x",
          "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.x86_64",
          "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.aarch64",
          "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.ppc64le",
          "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.s390x",
          "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.x86_64",
          "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.aarch64",
          "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.ppc64le",
          "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.s390x",
          "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.src",
          "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.x86_64",
          "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.aarch64",
          "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.ppc64le",
          "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.s390x",
          "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.x86_64",
          "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.aarch64",
          "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.ppc64le",
          "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.s390x",
          "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.x86_64",
          "CRB-10.0.Z:ghostscript-doc-0:10.02.1-15.el10_0.noarch",
          "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.aarch64",
          "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.ppc64le",
          "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.s390x",
          "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.x86_64",
          "CRB-10.0.Z:ghostscript-tools-dvipdf-0:10.02.1-15.el10_0.noarch",
          "CRB-10.0.Z:ghostscript-tools-fonts-0:10.02.1-15.el10_0.noarch",
          "CRB-10.0.Z:ghostscript-tools-printing-0:10.02.1-15.el10_0.noarch",
          "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.aarch64",
          "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.ppc64le",
          "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.s390x",
          "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.x86_64",
          "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.aarch64",
          "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.ppc64le",
          "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.s390x",
          "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.x86_64",
          "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.aarch64",
          "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.ppc64le",
          "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.s390x",
          "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-46956"
        },
        {
          "category": "external",
          "summary": "RHBZ#2325047",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325047"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-46956",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-46956"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-46956",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-46956"
        },
        {
          "category": "external",
          "summary": "https://bugs.ghostscript.com/show_bug.cgi?id=707895",
          "url": "https://bugs.ghostscript.com/show_bug.cgi?id=707895"
        },
        {
          "category": "external",
          "summary": "https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=f4151f12db32cd3ed26c24327de714bf2c3ed6ca",
          "url": "https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=f4151f12db32cd3ed26c24327de714bf2c3ed6ca"
        },
        {
          "category": "external",
          "summary": "https://github.com/ArtifexSoftware/ghostpdl/blob/master/doc/News.html",
          "url": "https://github.com/ArtifexSoftware/ghostpdl/blob/master/doc/News.html"
        },
        {
          "category": "external",
          "summary": "https://www.suse.com/support/update/announcement/2024/suse-su-20243942-1/",
          "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243942-1/"
        }
      ],
      "release_date": "2024-11-10T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-05-13T15:59:08+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-10.0.Z:ghostscript-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.src",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-doc-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-tools-dvipdf-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:ghostscript-tools-fonts-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:ghostscript-tools-printing-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.src",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-doc-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-tools-dvipdf-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:ghostscript-tools-fonts-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:ghostscript-tools-printing-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:7499"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.src",
            "AppStream-10.0.Z:ghostscript-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-doc-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:ghostscript-tools-dvipdf-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:ghostscript-tools-fonts-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:ghostscript-tools-printing-0:10.02.1-15.el10_0.noarch",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:libgs-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.aarch64",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.ppc64le",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.s390x",
            "AppStream-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.src",
            "CRB-10.0.Z:ghostscript-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-debugsource-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-doc-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:ghostscript-gtk-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:ghostscript-tools-dvipdf-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:ghostscript-tools-fonts-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:ghostscript-tools-printing-0:10.02.1-15.el10_0.noarch",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:libgs-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:libgs-debuginfo-0:10.02.1-15.el10_0.x86_64",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.aarch64",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.ppc64le",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.s390x",
            "CRB-10.0.Z:libgs-devel-0:10.02.1-15.el10_0.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ghostscript: Out-of-Bounds Data Access in Ghostscript Leads to Arbitrary Code Execution"
    }
  ]
}
  rhsa-2025:7422
Vulnerability from csaf_redhat
Published
2025-05-13 13:58
    Modified
2025-10-28 01:56
    Summary
Red Hat Security Advisory: ghostscript security update
    Notes
Topic
An update for ghostscript is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
    Details
The Ghostscript suite contains utilities for rendering PostScript and PDF documents. Ghostscript translates PostScript code to common bitmap formats so that the code can be displayed or printed.
Security Fix(es):
* ghostscript: dangling pointer in gdev_prn_open_printer_seekable() (CVE-2023-46751)
* ghostscript: Buffer Overflow in Ghostscript PDF XRef Stream Handling (CVE-2024-46952)
* ghostscript: Arbitrary Code Execution in Artifex Ghostscript Pattern Color Space (CVE-2024-46951)
* ghostscript: Directory Traversal in Ghostscript via Overlong UTF-8 Encoding (CVE-2024-46954)
* ghostscript: Path Traversal and Code Execution via Integer Overflow in Ghostscript (CVE-2024-46953)
* ghostscript: Out-of-Bounds Data Access in Ghostscript Leads to Arbitrary Code Execution (CVE-2024-46956)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for ghostscript is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "The 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: dangling pointer in gdev_prn_open_printer_seekable() (CVE-2023-46751)\n\n* ghostscript: Buffer Overflow in Ghostscript PDF XRef Stream Handling (CVE-2024-46952)\n\n* ghostscript: Arbitrary Code Execution in Artifex Ghostscript Pattern Color Space (CVE-2024-46951)\n\n* ghostscript: Directory Traversal in Ghostscript via Overlong UTF-8 Encoding (CVE-2024-46954)\n\n* ghostscript: Path Traversal and Code Execution via Integer Overflow in Ghostscript (CVE-2024-46953)\n\n* ghostscript: Out-of-Bounds Data Access in Ghostscript Leads to Arbitrary Code Execution (CVE-2024-46956)\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-2025:7422",
        "url": "https://access.redhat.com/errata/RHSA-2025:7422"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "2253365",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253365"
      },
      {
        "category": "external",
        "summary": "2325041",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325041"
      },
      {
        "category": "external",
        "summary": "2325043",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325043"
      },
      {
        "category": "external",
        "summary": "2325044",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325044"
      },
      {
        "category": "external",
        "summary": "2325045",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325045"
      },
      {
        "category": "external",
        "summary": "2325047",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325047"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_7422.json"
      }
    ],
    "title": "Red Hat Security Advisory: ghostscript security update",
    "tracking": {
      "current_release_date": "2025-10-28T01:56:26+00:00",
      "generator": {
        "date": "2025-10-28T01:56:26+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.10"
        }
      },
      "id": "RHSA-2025:7422",
      "initial_release_date": "2025-05-13T13:58:46+00:00",
      "revision_history": [
        {
          "date": "2025-05-13T13:58:46+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2025-05-13T13:58:46+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-28T01:56:26+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux AppStream (v. 9)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream (v. 9)",
                  "product_id": "AppStream-9.6.0.Z.MAIN.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
                "product": {
                  "name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
                  "product_id": "CRB-9.6.0.Z.MAIN.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ghostscript-0:9.54.0-18.el9_6.src",
                "product": {
                  "name": "ghostscript-0:9.54.0-18.el9_6.src",
                  "product_id": "ghostscript-0:9.54.0-18.el9_6.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript@9.54.0-18.el9_6?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ghostscript-0:9.54.0-18.el9_6.aarch64",
                "product": {
                  "name": "ghostscript-0:9.54.0-18.el9_6.aarch64",
                  "product_id": "ghostscript-0:9.54.0-18.el9_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript@9.54.0-18.el9_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
                "product": {
                  "name": "ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
                  "product_id": "ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-tools-dvipdf@9.54.0-18.el9_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
                "product": {
                  "name": "ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
                  "product_id": "ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-tools-fonts@9.54.0-18.el9_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
                "product": {
                  "name": "ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
                  "product_id": "ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-tools-printing@9.54.0-18.el9_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
                "product": {
                  "name": "ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
                  "product_id": "ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-x11@9.54.0-18.el9_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-0:9.54.0-18.el9_6.aarch64",
                "product": {
                  "name": "libgs-0:9.54.0-18.el9_6.aarch64",
                  "product_id": "libgs-0:9.54.0-18.el9_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs@9.54.0-18.el9_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
                "product": {
                  "name": "ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
                  "product_id": "ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-debugsource@9.54.0-18.el9_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
                "product": {
                  "name": "ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
                  "product_id": "ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-debuginfo@9.54.0-18.el9_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
                "product": {
                  "name": "ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
                  "product_id": "ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-gtk-debuginfo@9.54.0-18.el9_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
                "product": {
                  "name": "ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
                  "product_id": "ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-x11-debuginfo@9.54.0-18.el9_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
                "product": {
                  "name": "libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
                  "product_id": "libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs-debuginfo@9.54.0-18.el9_6?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-devel-0:9.54.0-18.el9_6.aarch64",
                "product": {
                  "name": "libgs-devel-0:9.54.0-18.el9_6.aarch64",
                  "product_id": "libgs-devel-0:9.54.0-18.el9_6.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs-devel@9.54.0-18.el9_6?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ghostscript-0:9.54.0-18.el9_6.ppc64le",
                "product": {
                  "name": "ghostscript-0:9.54.0-18.el9_6.ppc64le",
                  "product_id": "ghostscript-0:9.54.0-18.el9_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript@9.54.0-18.el9_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
                "product": {
                  "name": "ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
                  "product_id": "ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-tools-dvipdf@9.54.0-18.el9_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
                "product": {
                  "name": "ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
                  "product_id": "ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-tools-fonts@9.54.0-18.el9_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
                "product": {
                  "name": "ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
                  "product_id": "ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-tools-printing@9.54.0-18.el9_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
                "product": {
                  "name": "ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
                  "product_id": "ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-x11@9.54.0-18.el9_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-0:9.54.0-18.el9_6.ppc64le",
                "product": {
                  "name": "libgs-0:9.54.0-18.el9_6.ppc64le",
                  "product_id": "libgs-0:9.54.0-18.el9_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs@9.54.0-18.el9_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
                "product": {
                  "name": "ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
                  "product_id": "ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-debugsource@9.54.0-18.el9_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
                "product": {
                  "name": "ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
                  "product_id": "ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-debuginfo@9.54.0-18.el9_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
                "product": {
                  "name": "ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
                  "product_id": "ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-gtk-debuginfo@9.54.0-18.el9_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
                "product": {
                  "name": "ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
                  "product_id": "ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-x11-debuginfo@9.54.0-18.el9_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
                "product": {
                  "name": "libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
                  "product_id": "libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs-debuginfo@9.54.0-18.el9_6?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-devel-0:9.54.0-18.el9_6.ppc64le",
                "product": {
                  "name": "libgs-devel-0:9.54.0-18.el9_6.ppc64le",
                  "product_id": "libgs-devel-0:9.54.0-18.el9_6.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs-devel@9.54.0-18.el9_6?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ghostscript-0:9.54.0-18.el9_6.x86_64",
                "product": {
                  "name": "ghostscript-0:9.54.0-18.el9_6.x86_64",
                  "product_id": "ghostscript-0:9.54.0-18.el9_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript@9.54.0-18.el9_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
                "product": {
                  "name": "ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
                  "product_id": "ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-tools-dvipdf@9.54.0-18.el9_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
                "product": {
                  "name": "ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
                  "product_id": "ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-tools-fonts@9.54.0-18.el9_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
                "product": {
                  "name": "ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
                  "product_id": "ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-tools-printing@9.54.0-18.el9_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
                "product": {
                  "name": "ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
                  "product_id": "ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-x11@9.54.0-18.el9_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-0:9.54.0-18.el9_6.x86_64",
                "product": {
                  "name": "libgs-0:9.54.0-18.el9_6.x86_64",
                  "product_id": "libgs-0:9.54.0-18.el9_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs@9.54.0-18.el9_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
                "product": {
                  "name": "ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
                  "product_id": "ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-debugsource@9.54.0-18.el9_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
                "product": {
                  "name": "ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
                  "product_id": "ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-debuginfo@9.54.0-18.el9_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
                "product": {
                  "name": "ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
                  "product_id": "ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-gtk-debuginfo@9.54.0-18.el9_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
                "product": {
                  "name": "ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
                  "product_id": "ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-x11-debuginfo@9.54.0-18.el9_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
                "product": {
                  "name": "libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
                  "product_id": "libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs-debuginfo@9.54.0-18.el9_6?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-devel-0:9.54.0-18.el9_6.x86_64",
                "product": {
                  "name": "libgs-devel-0:9.54.0-18.el9_6.x86_64",
                  "product_id": "libgs-devel-0:9.54.0-18.el9_6.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs-devel@9.54.0-18.el9_6?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libgs-0:9.54.0-18.el9_6.i686",
                "product": {
                  "name": "libgs-0:9.54.0-18.el9_6.i686",
                  "product_id": "libgs-0:9.54.0-18.el9_6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs@9.54.0-18.el9_6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
                "product": {
                  "name": "ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
                  "product_id": "ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-debugsource@9.54.0-18.el9_6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
                "product": {
                  "name": "ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
                  "product_id": "ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-debuginfo@9.54.0-18.el9_6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
                "product": {
                  "name": "ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
                  "product_id": "ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-gtk-debuginfo@9.54.0-18.el9_6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
                "product": {
                  "name": "ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
                  "product_id": "ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-x11-debuginfo@9.54.0-18.el9_6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-debuginfo-0:9.54.0-18.el9_6.i686",
                "product": {
                  "name": "libgs-debuginfo-0:9.54.0-18.el9_6.i686",
                  "product_id": "libgs-debuginfo-0:9.54.0-18.el9_6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs-debuginfo@9.54.0-18.el9_6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-0:9.54.0-18.el9_6.i686",
                "product": {
                  "name": "ghostscript-0:9.54.0-18.el9_6.i686",
                  "product_id": "ghostscript-0:9.54.0-18.el9_6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript@9.54.0-18.el9_6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
                "product": {
                  "name": "ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
                  "product_id": "ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-tools-fonts@9.54.0-18.el9_6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
                "product": {
                  "name": "ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
                  "product_id": "ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-tools-printing@9.54.0-18.el9_6?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-devel-0:9.54.0-18.el9_6.i686",
                "product": {
                  "name": "libgs-devel-0:9.54.0-18.el9_6.i686",
                  "product_id": "libgs-devel-0:9.54.0-18.el9_6.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs-devel@9.54.0-18.el9_6?arch=i686"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ghostscript-0:9.54.0-18.el9_6.s390x",
                "product": {
                  "name": "ghostscript-0:9.54.0-18.el9_6.s390x",
                  "product_id": "ghostscript-0:9.54.0-18.el9_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript@9.54.0-18.el9_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
                "product": {
                  "name": "ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
                  "product_id": "ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-tools-dvipdf@9.54.0-18.el9_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
                "product": {
                  "name": "ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
                  "product_id": "ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-tools-fonts@9.54.0-18.el9_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
                "product": {
                  "name": "ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
                  "product_id": "ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-tools-printing@9.54.0-18.el9_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-x11-0:9.54.0-18.el9_6.s390x",
                "product": {
                  "name": "ghostscript-x11-0:9.54.0-18.el9_6.s390x",
                  "product_id": "ghostscript-x11-0:9.54.0-18.el9_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-x11@9.54.0-18.el9_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-0:9.54.0-18.el9_6.s390x",
                "product": {
                  "name": "libgs-0:9.54.0-18.el9_6.s390x",
                  "product_id": "libgs-0:9.54.0-18.el9_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs@9.54.0-18.el9_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
                "product": {
                  "name": "ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
                  "product_id": "ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-debugsource@9.54.0-18.el9_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
                "product": {
                  "name": "ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
                  "product_id": "ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-debuginfo@9.54.0-18.el9_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
                "product": {
                  "name": "ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
                  "product_id": "ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-gtk-debuginfo@9.54.0-18.el9_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
                "product": {
                  "name": "ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
                  "product_id": "ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-x11-debuginfo@9.54.0-18.el9_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
                "product": {
                  "name": "libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
                  "product_id": "libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs-debuginfo@9.54.0-18.el9_6?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-devel-0:9.54.0-18.el9_6.s390x",
                "product": {
                  "name": "libgs-devel-0:9.54.0-18.el9_6.s390x",
                  "product_id": "libgs-devel-0:9.54.0-18.el9_6.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs-devel@9.54.0-18.el9_6?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ghostscript-doc-0:9.54.0-18.el9_6.noarch",
                "product": {
                  "name": "ghostscript-doc-0:9.54.0-18.el9_6.noarch",
                  "product_id": "ghostscript-doc-0:9.54.0-18.el9_6.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-doc@9.54.0-18.el9_6?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-0:9.54.0-18.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64"
        },
        "product_reference": "ghostscript-0:9.54.0-18.el9_6.aarch64",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-0:9.54.0-18.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686"
        },
        "product_reference": "ghostscript-0:9.54.0-18.el9_6.i686",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-0:9.54.0-18.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le"
        },
        "product_reference": "ghostscript-0:9.54.0-18.el9_6.ppc64le",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-0:9.54.0-18.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x"
        },
        "product_reference": "ghostscript-0:9.54.0-18.el9_6.s390x",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-0:9.54.0-18.el9_6.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src"
        },
        "product_reference": "ghostscript-0:9.54.0-18.el9_6.src",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-0:9.54.0-18.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64"
        },
        "product_reference": "ghostscript-0:9.54.0-18.el9_6.x86_64",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64"
        },
        "product_reference": "ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debuginfo-0:9.54.0-18.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686"
        },
        "product_reference": "ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le"
        },
        "product_reference": "ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x"
        },
        "product_reference": "ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64"
        },
        "product_reference": "ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64"
        },
        "product_reference": "ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debugsource-0:9.54.0-18.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686"
        },
        "product_reference": "ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le"
        },
        "product_reference": "ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debugsource-0:9.54.0-18.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x"
        },
        "product_reference": "ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64"
        },
        "product_reference": "ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-doc-0:9.54.0-18.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch"
        },
        "product_reference": "ghostscript-doc-0:9.54.0-18.el9_6.noarch",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64"
        },
        "product_reference": "ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686"
        },
        "product_reference": "ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le"
        },
        "product_reference": "ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x"
        },
        "product_reference": "ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64"
        },
        "product_reference": "ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64"
        },
        "product_reference": "ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le"
        },
        "product_reference": "ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x"
        },
        "product_reference": "ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64"
        },
        "product_reference": "ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64"
        },
        "product_reference": "ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686"
        },
        "product_reference": "ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le"
        },
        "product_reference": "ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x"
        },
        "product_reference": "ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64"
        },
        "product_reference": "ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64"
        },
        "product_reference": "ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-printing-0:9.54.0-18.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686"
        },
        "product_reference": "ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le"
        },
        "product_reference": "ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x"
        },
        "product_reference": "ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64"
        },
        "product_reference": "ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-0:9.54.0-18.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64"
        },
        "product_reference": "ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-0:9.54.0-18.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le"
        },
        "product_reference": "ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-0:9.54.0-18.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x"
        },
        "product_reference": "ghostscript-x11-0:9.54.0-18.el9_6.s390x",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-0:9.54.0-18.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64"
        },
        "product_reference": "ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64"
        },
        "product_reference": "ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686"
        },
        "product_reference": "ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le"
        },
        "product_reference": "ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x"
        },
        "product_reference": "ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64"
        },
        "product_reference": "ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-0:9.54.0-18.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64"
        },
        "product_reference": "libgs-0:9.54.0-18.el9_6.aarch64",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-0:9.54.0-18.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686"
        },
        "product_reference": "libgs-0:9.54.0-18.el9_6.i686",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-0:9.54.0-18.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le"
        },
        "product_reference": "libgs-0:9.54.0-18.el9_6.ppc64le",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-0:9.54.0-18.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x"
        },
        "product_reference": "libgs-0:9.54.0-18.el9_6.s390x",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-0:9.54.0-18.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64"
        },
        "product_reference": "libgs-0:9.54.0-18.el9_6.x86_64",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-debuginfo-0:9.54.0-18.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64"
        },
        "product_reference": "libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-debuginfo-0:9.54.0-18.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686"
        },
        "product_reference": "libgs-debuginfo-0:9.54.0-18.el9_6.i686",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le"
        },
        "product_reference": "libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-debuginfo-0:9.54.0-18.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x"
        },
        "product_reference": "libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-debuginfo-0:9.54.0-18.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64"
        },
        "product_reference": "libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-devel-0:9.54.0-18.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64"
        },
        "product_reference": "libgs-devel-0:9.54.0-18.el9_6.aarch64",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-devel-0:9.54.0-18.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686"
        },
        "product_reference": "libgs-devel-0:9.54.0-18.el9_6.i686",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-devel-0:9.54.0-18.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le"
        },
        "product_reference": "libgs-devel-0:9.54.0-18.el9_6.ppc64le",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-devel-0:9.54.0-18.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x"
        },
        "product_reference": "libgs-devel-0:9.54.0-18.el9_6.s390x",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-devel-0:9.54.0-18.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64"
        },
        "product_reference": "libgs-devel-0:9.54.0-18.el9_6.x86_64",
        "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-0:9.54.0-18.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64"
        },
        "product_reference": "ghostscript-0:9.54.0-18.el9_6.aarch64",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-0:9.54.0-18.el9_6.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686"
        },
        "product_reference": "ghostscript-0:9.54.0-18.el9_6.i686",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-0:9.54.0-18.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le"
        },
        "product_reference": "ghostscript-0:9.54.0-18.el9_6.ppc64le",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-0:9.54.0-18.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x"
        },
        "product_reference": "ghostscript-0:9.54.0-18.el9_6.s390x",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-0:9.54.0-18.el9_6.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src"
        },
        "product_reference": "ghostscript-0:9.54.0-18.el9_6.src",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-0:9.54.0-18.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64"
        },
        "product_reference": "ghostscript-0:9.54.0-18.el9_6.x86_64",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64"
        },
        "product_reference": "ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debuginfo-0:9.54.0-18.el9_6.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686"
        },
        "product_reference": "ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le"
        },
        "product_reference": "ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x"
        },
        "product_reference": "ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64"
        },
        "product_reference": "ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64"
        },
        "product_reference": "ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debugsource-0:9.54.0-18.el9_6.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686"
        },
        "product_reference": "ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le"
        },
        "product_reference": "ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debugsource-0:9.54.0-18.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x"
        },
        "product_reference": "ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64"
        },
        "product_reference": "ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-doc-0:9.54.0-18.el9_6.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch"
        },
        "product_reference": "ghostscript-doc-0:9.54.0-18.el9_6.noarch",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64"
        },
        "product_reference": "ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686"
        },
        "product_reference": "ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le"
        },
        "product_reference": "ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x"
        },
        "product_reference": "ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64"
        },
        "product_reference": "ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64"
        },
        "product_reference": "ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le"
        },
        "product_reference": "ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x"
        },
        "product_reference": "ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64"
        },
        "product_reference": "ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64"
        },
        "product_reference": "ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686"
        },
        "product_reference": "ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le"
        },
        "product_reference": "ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x"
        },
        "product_reference": "ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64"
        },
        "product_reference": "ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64"
        },
        "product_reference": "ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-printing-0:9.54.0-18.el9_6.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686"
        },
        "product_reference": "ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le"
        },
        "product_reference": "ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x"
        },
        "product_reference": "ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64"
        },
        "product_reference": "ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-0:9.54.0-18.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64"
        },
        "product_reference": "ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-0:9.54.0-18.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le"
        },
        "product_reference": "ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-0:9.54.0-18.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x"
        },
        "product_reference": "ghostscript-x11-0:9.54.0-18.el9_6.s390x",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-0:9.54.0-18.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64"
        },
        "product_reference": "ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64"
        },
        "product_reference": "ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686"
        },
        "product_reference": "ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le"
        },
        "product_reference": "ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x"
        },
        "product_reference": "ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64"
        },
        "product_reference": "ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-0:9.54.0-18.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64"
        },
        "product_reference": "libgs-0:9.54.0-18.el9_6.aarch64",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-0:9.54.0-18.el9_6.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686"
        },
        "product_reference": "libgs-0:9.54.0-18.el9_6.i686",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-0:9.54.0-18.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le"
        },
        "product_reference": "libgs-0:9.54.0-18.el9_6.ppc64le",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-0:9.54.0-18.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x"
        },
        "product_reference": "libgs-0:9.54.0-18.el9_6.s390x",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-0:9.54.0-18.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64"
        },
        "product_reference": "libgs-0:9.54.0-18.el9_6.x86_64",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-debuginfo-0:9.54.0-18.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64"
        },
        "product_reference": "libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-debuginfo-0:9.54.0-18.el9_6.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686"
        },
        "product_reference": "libgs-debuginfo-0:9.54.0-18.el9_6.i686",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le"
        },
        "product_reference": "libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-debuginfo-0:9.54.0-18.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x"
        },
        "product_reference": "libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-debuginfo-0:9.54.0-18.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64"
        },
        "product_reference": "libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-devel-0:9.54.0-18.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64"
        },
        "product_reference": "libgs-devel-0:9.54.0-18.el9_6.aarch64",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-devel-0:9.54.0-18.el9_6.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686"
        },
        "product_reference": "libgs-devel-0:9.54.0-18.el9_6.i686",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-devel-0:9.54.0-18.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le"
        },
        "product_reference": "libgs-devel-0:9.54.0-18.el9_6.ppc64le",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-devel-0:9.54.0-18.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x"
        },
        "product_reference": "libgs-devel-0:9.54.0-18.el9_6.s390x",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-devel-0:9.54.0-18.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
          "product_id": "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64"
        },
        "product_reference": "libgs-devel-0:9.54.0-18.el9_6.x86_64",
        "relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2023-46751",
      "cwe": {
        "id": "CWE-416",
        "name": "Use After Free"
      },
      "discovery_date": "2023-12-06T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2253365"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Ghostscript. A remote attacker may use a specially crafted payload to trigger access to previously freed memory, which can potentially lead to remote code execution or an application crash.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ghostscript: dangling pointer in gdev_prn_open_printer_seekable()",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "The discovered vulnerability in the function gdev_prn_open_printer_seekable() within Artifex Ghostscript, poses a moderate severity threat due to its potential to cause a denial-of-service (DoS) condition. Exploiting this flaw involves manipulating a dangling pointer, which can lead to crashing the application. While the impact is limited to crashing the application, the exploit requires remote access, which elevates the risk compared to local-only vulnerabilities.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-46751"
        },
        {
          "category": "external",
          "summary": "RHBZ#2253365",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253365"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-46751",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-46751"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-46751",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46751"
        }
      ],
      "release_date": "2023-12-06T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-05-13T13:58:46+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-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:7422"
        },
        {
          "category": "workaround",
          "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
          "product_ids": [
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ghostscript: dangling pointer in gdev_prn_open_printer_seekable()"
    },
    {
      "cve": "CVE-2024-46951",
      "cwe": {
        "id": "CWE-824",
        "name": "Access of Uninitialized Pointer"
      },
      "discovery_date": "2024-11-10T22:00:49.819448+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2325043"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Artifex Ghostscript\u0027s psi/zcolor.c component. This vulnerability allows arbitrary code execution via an unchecked implementation pointer in the Pattern color space.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ghostscript: Arbitrary Code Execution in Artifex Ghostscript Pattern Color Space",
          "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-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-46951"
        },
        {
          "category": "external",
          "summary": "RHBZ#2325043",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325043"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-46951",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-46951"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-46951",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-46951"
        },
        {
          "category": "external",
          "summary": "https://bugs.ghostscript.com/show_bug.cgi?id=707991",
          "url": "https://bugs.ghostscript.com/show_bug.cgi?id=707991"
        },
        {
          "category": "external",
          "summary": "https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=f49812186baa7d1362880673408a6fbe8719b4f8",
          "url": "https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=f49812186baa7d1362880673408a6fbe8719b4f8"
        },
        {
          "category": "external",
          "summary": "https://github.com/ArtifexSoftware/ghostpdl/blob/master/doc/News.html",
          "url": "https://github.com/ArtifexSoftware/ghostpdl/blob/master/doc/News.html"
        },
        {
          "category": "external",
          "summary": "https://www.suse.com/support/update/announcement/2024/suse-su-20243942-1/",
          "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243942-1/"
        }
      ],
      "release_date": "2024-11-10T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-05-13T13:58:46+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-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:7422"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ghostscript: Arbitrary Code Execution in Artifex Ghostscript Pattern Color Space"
    },
    {
      "cve": "CVE-2024-46952",
      "cwe": {
        "id": "CWE-120",
        "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
      },
      "discovery_date": "2024-11-10T22:00:41.813984+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2325041"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Artifex Ghostscript\u0027s PDF XRef stream handling. This vulnerability allows a buffer overflow via crafted values in the W array of a PDF XRef stream.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ghostscript: Buffer Overflow in Ghostscript PDF XRef Stream Handling",
          "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-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-46952"
        },
        {
          "category": "external",
          "summary": "RHBZ#2325041",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325041"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-46952",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-46952"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-46952",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-46952"
        },
        {
          "category": "external",
          "summary": "https://bugs.ghostscript.com/show_bug.cgi?id=708001",
          "url": "https://bugs.ghostscript.com/show_bug.cgi?id=708001"
        },
        {
          "category": "external",
          "summary": "https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=b1f0827c30f59a2dcbc8a39e42cace7a1de35f7f",
          "url": "https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=b1f0827c30f59a2dcbc8a39e42cace7a1de35f7f"
        },
        {
          "category": "external",
          "summary": "https://github.com/ArtifexSoftware/ghostpdl/blob/master/doc/News.html",
          "url": "https://github.com/ArtifexSoftware/ghostpdl/blob/master/doc/News.html"
        }
      ],
      "release_date": "2024-11-10T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-05-13T13:58:46+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-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:7422"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ghostscript: Buffer Overflow in Ghostscript PDF XRef Stream Handling"
    },
    {
      "cve": "CVE-2024-46953",
      "cwe": {
        "id": "CWE-190",
        "name": "Integer Overflow or Wraparound"
      },
      "discovery_date": "2024-11-10T22:00:57.012230+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2325045"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Artifex Ghostscript base/gsdevice.c. This vulnerability allows path truncation, path traversal, and possible code execution via an integer overflow when parsing the filename format string for the output filename.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ghostscript: Path Traversal and Code Execution via Integer Overflow in Ghostscript",
          "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-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-46953"
        },
        {
          "category": "external",
          "summary": "RHBZ#2325045",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325045"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-46953",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-46953"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-46953",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-46953"
        },
        {
          "category": "external",
          "summary": "https://bugs.ghostscript.com/show_bug.cgi?id=707793",
          "url": "https://bugs.ghostscript.com/show_bug.cgi?id=707793"
        },
        {
          "category": "external",
          "summary": "https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=1f21a45df0fa3abec4cff12951022b192dda3c00",
          "url": "https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=1f21a45df0fa3abec4cff12951022b192dda3c00"
        },
        {
          "category": "external",
          "summary": "https://github.com/ArtifexSoftware/ghostpdl/blob/master/doc/News.html",
          "url": "https://github.com/ArtifexSoftware/ghostpdl/blob/master/doc/News.html"
        },
        {
          "category": "external",
          "summary": "https://www.suse.com/support/update/announcement/2024/suse-su-20243942-1/",
          "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243942-1/"
        }
      ],
      "release_date": "2024-11-10T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-05-13T13:58:46+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-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:7422"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ghostscript: Path Traversal and Code Execution via Integer Overflow in Ghostscript"
    },
    {
      "cve": "CVE-2024-46954",
      "cwe": {
        "id": "CWE-22",
        "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
      },
      "discovery_date": "2024-11-10T22:00:53.340153+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2325044"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Ghostscript/base/gp_utf8.c. This vulnerability allows directory traversal via overlong UTF-8 encoding, potentially leading to unauthorized access to filesystem directories.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ghostscript: Directory Traversal in Ghostscript via Overlong UTF-8 Encoding",
          "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-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-46954"
        },
        {
          "category": "external",
          "summary": "RHBZ#2325044",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325044"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-46954",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-46954"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-46954",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-46954"
        },
        {
          "category": "external",
          "summary": "https://bugs.ghostscript.com/show_bug.cgi?id=707788",
          "url": "https://bugs.ghostscript.com/show_bug.cgi?id=707788"
        },
        {
          "category": "external",
          "summary": "https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=55f587dd039282316f512e1bea64218fd991f934",
          "url": "https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=55f587dd039282316f512e1bea64218fd991f934"
        },
        {
          "category": "external",
          "summary": "https://github.com/ArtifexSoftware/ghostpdl/blob/master/doc/News.html",
          "url": "https://github.com/ArtifexSoftware/ghostpdl/blob/master/doc/News.html"
        }
      ],
      "release_date": "2024-11-10T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-05-13T13:58:46+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-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:7422"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ghostscript: Directory Traversal in Ghostscript via Overlong UTF-8 Encoding"
    },
    {
      "cve": "CVE-2024-46956",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "discovery_date": "2024-11-10T22:01:06.325829+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2325047"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Artifex Ghostscript\u0027s psi/zfile.c component. This vulnerability allows arbitrary code execution via out-of-bounds data access.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ghostscript: Out-of-Bounds Data Access in Ghostscript Leads to Arbitrary Code Execution",
          "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-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x",
          "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x",
          "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-46956"
        },
        {
          "category": "external",
          "summary": "RHBZ#2325047",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325047"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-46956",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-46956"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-46956",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-46956"
        },
        {
          "category": "external",
          "summary": "https://bugs.ghostscript.com/show_bug.cgi?id=707895",
          "url": "https://bugs.ghostscript.com/show_bug.cgi?id=707895"
        },
        {
          "category": "external",
          "summary": "https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=f4151f12db32cd3ed26c24327de714bf2c3ed6ca",
          "url": "https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=f4151f12db32cd3ed26c24327de714bf2c3ed6ca"
        },
        {
          "category": "external",
          "summary": "https://github.com/ArtifexSoftware/ghostpdl/blob/master/doc/News.html",
          "url": "https://github.com/ArtifexSoftware/ghostpdl/blob/master/doc/News.html"
        },
        {
          "category": "external",
          "summary": "https://www.suse.com/support/update/announcement/2024/suse-su-20243942-1/",
          "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243942-1/"
        }
      ],
      "release_date": "2024-11-10T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-05-13T13:58:46+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-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:7422"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x",
            "AppStream-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.src",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-doc-0:9.54.0-18.el9_6.noarch",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-debuginfo-0:9.54.0-18.el9_6.x86_64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.aarch64",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.i686",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.ppc64le",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.s390x",
            "CRB-9.6.0.Z.MAIN.EUS:libgs-devel-0:9.54.0-18.el9_6.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ghostscript: Out-of-Bounds Data Access in Ghostscript Leads to Arbitrary Code Execution"
    }
  ]
}
  rhsa-2025:4362
Vulnerability from csaf_redhat
Published
2025-04-30 09:14
    Modified
2025-10-28 01:56
    Summary
Red Hat Security Advisory: ghostscript security update
    Notes
Topic
An update for ghostscript is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
    Details
The Ghostscript suite contains utilities for rendering PostScript and PDF documents. Ghostscript translates PostScript code to common bitmap formats so that the code can be displayed or printed.
Security Fix(es):
* ghostscript: heap buffer over write vulnerability in GhostScript's lp8000_print_page() in gdevlp8k.c (CVE-2020-27792)
* ghostscript: dangling pointer in gdev_prn_open_printer_seekable() (CVE-2023-46751)
* ghostscript: Buffer Overflow in Ghostscript PDF XRef Stream Handling (CVE-2024-46952)
* ghostscript: Arbitrary Code Execution in Artifex Ghostscript Pattern Color Space (CVE-2024-46951)
* ghostscript: Directory Traversal in Ghostscript via Overlong UTF-8 Encoding (CVE-2024-46954)
* ghostscript: Path Traversal and Code Execution via Integer Overflow in Ghostscript (CVE-2024-46953)
* ghostscript: Out-of-Bounds Data Access in Ghostscript Leads to Arbitrary Code Execution (CVE-2024-46956)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for 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 Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "The 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: heap buffer over write vulnerability in GhostScript\u0027s lp8000_print_page() in gdevlp8k.c (CVE-2020-27792)\n\n* ghostscript: dangling pointer in gdev_prn_open_printer_seekable() (CVE-2023-46751)\n\n* ghostscript: Buffer Overflow in Ghostscript PDF XRef Stream Handling (CVE-2024-46952)\n\n* ghostscript: Arbitrary Code Execution in Artifex Ghostscript Pattern Color Space (CVE-2024-46951)\n\n* ghostscript: Directory Traversal in Ghostscript via Overlong UTF-8 Encoding (CVE-2024-46954)\n\n* ghostscript: Path Traversal and Code Execution via Integer Overflow in Ghostscript (CVE-2024-46953)\n\n* ghostscript: Out-of-Bounds Data Access in Ghostscript Leads to Arbitrary Code Execution (CVE-2024-46956)\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-2025:4362",
        "url": "https://access.redhat.com/errata/RHSA-2025:4362"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "2247179",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247179"
      },
      {
        "category": "external",
        "summary": "2253365",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253365"
      },
      {
        "category": "external",
        "summary": "2325041",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325041"
      },
      {
        "category": "external",
        "summary": "2325043",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325043"
      },
      {
        "category": "external",
        "summary": "2325044",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325044"
      },
      {
        "category": "external",
        "summary": "2325045",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325045"
      },
      {
        "category": "external",
        "summary": "2325047",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325047"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_4362.json"
      }
    ],
    "title": "Red Hat Security Advisory: ghostscript security update",
    "tracking": {
      "current_release_date": "2025-10-28T01:56:25+00:00",
      "generator": {
        "date": "2025-10-28T01:56:25+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.10"
        }
      },
      "id": "RHSA-2025:4362",
      "initial_release_date": "2025-04-30T09:14:06+00:00",
      "revision_history": [
        {
          "date": "2025-04-30T09:14:06+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2025-04-30T09:14:06+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-28T01:56:25+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.10.0.Z.MAIN.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux CRB (v. 8)",
                "product": {
                  "name": "Red Hat Enterprise Linux CRB (v. 8)",
                  "product_id": "CRB-8.10.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-0:9.27-16.el8_10.src",
                "product": {
                  "name": "ghostscript-0:9.27-16.el8_10.src",
                  "product_id": "ghostscript-0:9.27-16.el8_10.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript@9.27-16.el8_10?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ghostscript-0:9.27-16.el8_10.aarch64",
                "product": {
                  "name": "ghostscript-0:9.27-16.el8_10.aarch64",
                  "product_id": "ghostscript-0:9.27-16.el8_10.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript@9.27-16.el8_10?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-x11-0:9.27-16.el8_10.aarch64",
                "product": {
                  "name": "ghostscript-x11-0:9.27-16.el8_10.aarch64",
                  "product_id": "ghostscript-x11-0:9.27-16.el8_10.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-x11@9.27-16.el8_10?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-0:9.27-16.el8_10.aarch64",
                "product": {
                  "name": "libgs-0:9.27-16.el8_10.aarch64",
                  "product_id": "libgs-0:9.27-16.el8_10.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs@9.27-16.el8_10?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
                "product": {
                  "name": "ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
                  "product_id": "ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-debugsource@9.27-16.el8_10?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
                "product": {
                  "name": "ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
                  "product_id": "ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-debuginfo@9.27-16.el8_10?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
                "product": {
                  "name": "ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
                  "product_id": "ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-gtk-debuginfo@9.27-16.el8_10?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
                "product": {
                  "name": "ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
                  "product_id": "ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-x11-debuginfo@9.27-16.el8_10?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-debuginfo-0:9.27-16.el8_10.aarch64",
                "product": {
                  "name": "libgs-debuginfo-0:9.27-16.el8_10.aarch64",
                  "product_id": "libgs-debuginfo-0:9.27-16.el8_10.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs-debuginfo@9.27-16.el8_10?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
                "product": {
                  "name": "ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
                  "product_id": "ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-tools-dvipdf@9.27-16.el8_10?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
                "product": {
                  "name": "ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
                  "product_id": "ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-tools-fonts@9.27-16.el8_10?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
                "product": {
                  "name": "ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
                  "product_id": "ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-tools-printing@9.27-16.el8_10?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-devel-0:9.27-16.el8_10.aarch64",
                "product": {
                  "name": "libgs-devel-0:9.27-16.el8_10.aarch64",
                  "product_id": "libgs-devel-0:9.27-16.el8_10.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs-devel@9.27-16.el8_10?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ghostscript-0:9.27-16.el8_10.ppc64le",
                "product": {
                  "name": "ghostscript-0:9.27-16.el8_10.ppc64le",
                  "product_id": "ghostscript-0:9.27-16.el8_10.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript@9.27-16.el8_10?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-x11-0:9.27-16.el8_10.ppc64le",
                "product": {
                  "name": "ghostscript-x11-0:9.27-16.el8_10.ppc64le",
                  "product_id": "ghostscript-x11-0:9.27-16.el8_10.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-x11@9.27-16.el8_10?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-0:9.27-16.el8_10.ppc64le",
                "product": {
                  "name": "libgs-0:9.27-16.el8_10.ppc64le",
                  "product_id": "libgs-0:9.27-16.el8_10.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs@9.27-16.el8_10?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
                "product": {
                  "name": "ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
                  "product_id": "ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-debugsource@9.27-16.el8_10?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
                "product": {
                  "name": "ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
                  "product_id": "ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-debuginfo@9.27-16.el8_10?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
                "product": {
                  "name": "ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
                  "product_id": "ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-gtk-debuginfo@9.27-16.el8_10?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
                "product": {
                  "name": "ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
                  "product_id": "ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-x11-debuginfo@9.27-16.el8_10?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
                "product": {
                  "name": "libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
                  "product_id": "libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs-debuginfo@9.27-16.el8_10?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
                "product": {
                  "name": "ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
                  "product_id": "ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-tools-dvipdf@9.27-16.el8_10?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
                "product": {
                  "name": "ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
                  "product_id": "ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-tools-fonts@9.27-16.el8_10?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
                "product": {
                  "name": "ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
                  "product_id": "ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-tools-printing@9.27-16.el8_10?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-devel-0:9.27-16.el8_10.ppc64le",
                "product": {
                  "name": "libgs-devel-0:9.27-16.el8_10.ppc64le",
                  "product_id": "libgs-devel-0:9.27-16.el8_10.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs-devel@9.27-16.el8_10?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ghostscript-0:9.27-16.el8_10.x86_64",
                "product": {
                  "name": "ghostscript-0:9.27-16.el8_10.x86_64",
                  "product_id": "ghostscript-0:9.27-16.el8_10.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript@9.27-16.el8_10?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-x11-0:9.27-16.el8_10.x86_64",
                "product": {
                  "name": "ghostscript-x11-0:9.27-16.el8_10.x86_64",
                  "product_id": "ghostscript-x11-0:9.27-16.el8_10.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-x11@9.27-16.el8_10?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-0:9.27-16.el8_10.x86_64",
                "product": {
                  "name": "libgs-0:9.27-16.el8_10.x86_64",
                  "product_id": "libgs-0:9.27-16.el8_10.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs@9.27-16.el8_10?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
                "product": {
                  "name": "ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
                  "product_id": "ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-debugsource@9.27-16.el8_10?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
                "product": {
                  "name": "ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
                  "product_id": "ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-debuginfo@9.27-16.el8_10?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
                "product": {
                  "name": "ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
                  "product_id": "ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-gtk-debuginfo@9.27-16.el8_10?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
                "product": {
                  "name": "ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
                  "product_id": "ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-x11-debuginfo@9.27-16.el8_10?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-debuginfo-0:9.27-16.el8_10.x86_64",
                "product": {
                  "name": "libgs-debuginfo-0:9.27-16.el8_10.x86_64",
                  "product_id": "libgs-debuginfo-0:9.27-16.el8_10.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs-debuginfo@9.27-16.el8_10?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
                "product": {
                  "name": "ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
                  "product_id": "ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-tools-dvipdf@9.27-16.el8_10?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
                "product": {
                  "name": "ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
                  "product_id": "ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-tools-fonts@9.27-16.el8_10?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
                "product": {
                  "name": "ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
                  "product_id": "ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-tools-printing@9.27-16.el8_10?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-devel-0:9.27-16.el8_10.x86_64",
                "product": {
                  "name": "libgs-devel-0:9.27-16.el8_10.x86_64",
                  "product_id": "libgs-devel-0:9.27-16.el8_10.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs-devel@9.27-16.el8_10?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libgs-0:9.27-16.el8_10.i686",
                "product": {
                  "name": "libgs-0:9.27-16.el8_10.i686",
                  "product_id": "libgs-0:9.27-16.el8_10.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs@9.27-16.el8_10?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-debugsource-0:9.27-16.el8_10.i686",
                "product": {
                  "name": "ghostscript-debugsource-0:9.27-16.el8_10.i686",
                  "product_id": "ghostscript-debugsource-0:9.27-16.el8_10.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-debugsource@9.27-16.el8_10?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-debuginfo-0:9.27-16.el8_10.i686",
                "product": {
                  "name": "ghostscript-debuginfo-0:9.27-16.el8_10.i686",
                  "product_id": "ghostscript-debuginfo-0:9.27-16.el8_10.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-debuginfo@9.27-16.el8_10?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
                "product": {
                  "name": "ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
                  "product_id": "ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-gtk-debuginfo@9.27-16.el8_10?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
                "product": {
                  "name": "ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
                  "product_id": "ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-x11-debuginfo@9.27-16.el8_10?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-debuginfo-0:9.27-16.el8_10.i686",
                "product": {
                  "name": "libgs-debuginfo-0:9.27-16.el8_10.i686",
                  "product_id": "libgs-debuginfo-0:9.27-16.el8_10.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs-debuginfo@9.27-16.el8_10?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-devel-0:9.27-16.el8_10.i686",
                "product": {
                  "name": "libgs-devel-0:9.27-16.el8_10.i686",
                  "product_id": "libgs-devel-0:9.27-16.el8_10.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs-devel@9.27-16.el8_10?arch=i686"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ghostscript-0:9.27-16.el8_10.s390x",
                "product": {
                  "name": "ghostscript-0:9.27-16.el8_10.s390x",
                  "product_id": "ghostscript-0:9.27-16.el8_10.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript@9.27-16.el8_10?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-x11-0:9.27-16.el8_10.s390x",
                "product": {
                  "name": "ghostscript-x11-0:9.27-16.el8_10.s390x",
                  "product_id": "ghostscript-x11-0:9.27-16.el8_10.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-x11@9.27-16.el8_10?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-0:9.27-16.el8_10.s390x",
                "product": {
                  "name": "libgs-0:9.27-16.el8_10.s390x",
                  "product_id": "libgs-0:9.27-16.el8_10.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs@9.27-16.el8_10?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-debugsource-0:9.27-16.el8_10.s390x",
                "product": {
                  "name": "ghostscript-debugsource-0:9.27-16.el8_10.s390x",
                  "product_id": "ghostscript-debugsource-0:9.27-16.el8_10.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-debugsource@9.27-16.el8_10?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
                "product": {
                  "name": "ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
                  "product_id": "ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-debuginfo@9.27-16.el8_10?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
                "product": {
                  "name": "ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
                  "product_id": "ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-gtk-debuginfo@9.27-16.el8_10?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
                "product": {
                  "name": "ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
                  "product_id": "ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-x11-debuginfo@9.27-16.el8_10?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-debuginfo-0:9.27-16.el8_10.s390x",
                "product": {
                  "name": "libgs-debuginfo-0:9.27-16.el8_10.s390x",
                  "product_id": "libgs-debuginfo-0:9.27-16.el8_10.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs-debuginfo@9.27-16.el8_10?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
                "product": {
                  "name": "ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
                  "product_id": "ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-tools-dvipdf@9.27-16.el8_10?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
                "product": {
                  "name": "ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
                  "product_id": "ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-tools-fonts@9.27-16.el8_10?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
                "product": {
                  "name": "ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
                  "product_id": "ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-tools-printing@9.27-16.el8_10?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libgs-devel-0:9.27-16.el8_10.s390x",
                "product": {
                  "name": "libgs-devel-0:9.27-16.el8_10.s390x",
                  "product_id": "libgs-devel-0:9.27-16.el8_10.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libgs-devel@9.27-16.el8_10?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ghostscript-doc-0:9.27-16.el8_10.noarch",
                "product": {
                  "name": "ghostscript-doc-0:9.27-16.el8_10.noarch",
                  "product_id": "ghostscript-doc-0:9.27-16.el8_10.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ghostscript-doc@9.27-16.el8_10?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-0:9.27-16.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64"
        },
        "product_reference": "ghostscript-0:9.27-16.el8_10.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-0:9.27-16.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le"
        },
        "product_reference": "ghostscript-0:9.27-16.el8_10.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-0:9.27-16.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x"
        },
        "product_reference": "ghostscript-0:9.27-16.el8_10.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-0:9.27-16.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src"
        },
        "product_reference": "ghostscript-0:9.27-16.el8_10.src",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-0:9.27-16.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64"
        },
        "product_reference": "ghostscript-0:9.27-16.el8_10.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debuginfo-0:9.27-16.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64"
        },
        "product_reference": "ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debuginfo-0:9.27-16.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686"
        },
        "product_reference": "ghostscript-debuginfo-0:9.27-16.el8_10.i686",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le"
        },
        "product_reference": "ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debuginfo-0:9.27-16.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x"
        },
        "product_reference": "ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debuginfo-0:9.27-16.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64"
        },
        "product_reference": "ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debugsource-0:9.27-16.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64"
        },
        "product_reference": "ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debugsource-0:9.27-16.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686"
        },
        "product_reference": "ghostscript-debugsource-0:9.27-16.el8_10.i686",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debugsource-0:9.27-16.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le"
        },
        "product_reference": "ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debugsource-0:9.27-16.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x"
        },
        "product_reference": "ghostscript-debugsource-0:9.27-16.el8_10.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debugsource-0:9.27-16.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64"
        },
        "product_reference": "ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-doc-0:9.27-16.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch"
        },
        "product_reference": "ghostscript-doc-0:9.27-16.el8_10.noarch",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64"
        },
        "product_reference": "ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686"
        },
        "product_reference": "ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le"
        },
        "product_reference": "ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x"
        },
        "product_reference": "ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64"
        },
        "product_reference": "ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64"
        },
        "product_reference": "ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le"
        },
        "product_reference": "ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x"
        },
        "product_reference": "ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64"
        },
        "product_reference": "ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64"
        },
        "product_reference": "ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le"
        },
        "product_reference": "ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-fonts-0:9.27-16.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x"
        },
        "product_reference": "ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64"
        },
        "product_reference": "ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-printing-0:9.27-16.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64"
        },
        "product_reference": "ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le"
        },
        "product_reference": "ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-printing-0:9.27-16.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x"
        },
        "product_reference": "ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-printing-0:9.27-16.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64"
        },
        "product_reference": "ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-0:9.27-16.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64"
        },
        "product_reference": "ghostscript-x11-0:9.27-16.el8_10.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-0:9.27-16.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le"
        },
        "product_reference": "ghostscript-x11-0:9.27-16.el8_10.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-0:9.27-16.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x"
        },
        "product_reference": "ghostscript-x11-0:9.27-16.el8_10.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-0:9.27-16.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64"
        },
        "product_reference": "ghostscript-x11-0:9.27-16.el8_10.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64"
        },
        "product_reference": "ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686"
        },
        "product_reference": "ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le"
        },
        "product_reference": "ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x"
        },
        "product_reference": "ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64"
        },
        "product_reference": "ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-0:9.27-16.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64"
        },
        "product_reference": "libgs-0:9.27-16.el8_10.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-0:9.27-16.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686"
        },
        "product_reference": "libgs-0:9.27-16.el8_10.i686",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-0:9.27-16.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le"
        },
        "product_reference": "libgs-0:9.27-16.el8_10.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-0:9.27-16.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x"
        },
        "product_reference": "libgs-0:9.27-16.el8_10.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-0:9.27-16.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64"
        },
        "product_reference": "libgs-0:9.27-16.el8_10.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-debuginfo-0:9.27-16.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64"
        },
        "product_reference": "libgs-debuginfo-0:9.27-16.el8_10.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-debuginfo-0:9.27-16.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686"
        },
        "product_reference": "libgs-debuginfo-0:9.27-16.el8_10.i686",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-debuginfo-0:9.27-16.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le"
        },
        "product_reference": "libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-debuginfo-0:9.27-16.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x"
        },
        "product_reference": "libgs-debuginfo-0:9.27-16.el8_10.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-debuginfo-0:9.27-16.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64"
        },
        "product_reference": "libgs-debuginfo-0:9.27-16.el8_10.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-devel-0:9.27-16.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64"
        },
        "product_reference": "libgs-devel-0:9.27-16.el8_10.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-devel-0:9.27-16.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686"
        },
        "product_reference": "libgs-devel-0:9.27-16.el8_10.i686",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-devel-0:9.27-16.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le"
        },
        "product_reference": "libgs-devel-0:9.27-16.el8_10.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-devel-0:9.27-16.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x"
        },
        "product_reference": "libgs-devel-0:9.27-16.el8_10.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-devel-0:9.27-16.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64"
        },
        "product_reference": "libgs-devel-0:9.27-16.el8_10.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-0:9.27-16.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64"
        },
        "product_reference": "ghostscript-0:9.27-16.el8_10.aarch64",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-0:9.27-16.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le"
        },
        "product_reference": "ghostscript-0:9.27-16.el8_10.ppc64le",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-0:9.27-16.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x"
        },
        "product_reference": "ghostscript-0:9.27-16.el8_10.s390x",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-0:9.27-16.el8_10.src as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src"
        },
        "product_reference": "ghostscript-0:9.27-16.el8_10.src",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-0:9.27-16.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64"
        },
        "product_reference": "ghostscript-0:9.27-16.el8_10.x86_64",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debuginfo-0:9.27-16.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64"
        },
        "product_reference": "ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debuginfo-0:9.27-16.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686"
        },
        "product_reference": "ghostscript-debuginfo-0:9.27-16.el8_10.i686",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le"
        },
        "product_reference": "ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debuginfo-0:9.27-16.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x"
        },
        "product_reference": "ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debuginfo-0:9.27-16.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64"
        },
        "product_reference": "ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debugsource-0:9.27-16.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64"
        },
        "product_reference": "ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debugsource-0:9.27-16.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686"
        },
        "product_reference": "ghostscript-debugsource-0:9.27-16.el8_10.i686",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debugsource-0:9.27-16.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le"
        },
        "product_reference": "ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debugsource-0:9.27-16.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x"
        },
        "product_reference": "ghostscript-debugsource-0:9.27-16.el8_10.s390x",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-debugsource-0:9.27-16.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64"
        },
        "product_reference": "ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-doc-0:9.27-16.el8_10.noarch as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch"
        },
        "product_reference": "ghostscript-doc-0:9.27-16.el8_10.noarch",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64"
        },
        "product_reference": "ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686"
        },
        "product_reference": "ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le"
        },
        "product_reference": "ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x"
        },
        "product_reference": "ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64"
        },
        "product_reference": "ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64"
        },
        "product_reference": "ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le"
        },
        "product_reference": "ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x"
        },
        "product_reference": "ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64"
        },
        "product_reference": "ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64"
        },
        "product_reference": "ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le"
        },
        "product_reference": "ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-fonts-0:9.27-16.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x"
        },
        "product_reference": "ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64"
        },
        "product_reference": "ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-printing-0:9.27-16.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64"
        },
        "product_reference": "ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le"
        },
        "product_reference": "ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-printing-0:9.27-16.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x"
        },
        "product_reference": "ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-tools-printing-0:9.27-16.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64"
        },
        "product_reference": "ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-0:9.27-16.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64"
        },
        "product_reference": "ghostscript-x11-0:9.27-16.el8_10.aarch64",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-0:9.27-16.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le"
        },
        "product_reference": "ghostscript-x11-0:9.27-16.el8_10.ppc64le",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-0:9.27-16.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x"
        },
        "product_reference": "ghostscript-x11-0:9.27-16.el8_10.s390x",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-0:9.27-16.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64"
        },
        "product_reference": "ghostscript-x11-0:9.27-16.el8_10.x86_64",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64"
        },
        "product_reference": "ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686"
        },
        "product_reference": "ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le"
        },
        "product_reference": "ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x"
        },
        "product_reference": "ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64"
        },
        "product_reference": "ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-0:9.27-16.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64"
        },
        "product_reference": "libgs-0:9.27-16.el8_10.aarch64",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-0:9.27-16.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686"
        },
        "product_reference": "libgs-0:9.27-16.el8_10.i686",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-0:9.27-16.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le"
        },
        "product_reference": "libgs-0:9.27-16.el8_10.ppc64le",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-0:9.27-16.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x"
        },
        "product_reference": "libgs-0:9.27-16.el8_10.s390x",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-0:9.27-16.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64"
        },
        "product_reference": "libgs-0:9.27-16.el8_10.x86_64",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-debuginfo-0:9.27-16.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64"
        },
        "product_reference": "libgs-debuginfo-0:9.27-16.el8_10.aarch64",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-debuginfo-0:9.27-16.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686"
        },
        "product_reference": "libgs-debuginfo-0:9.27-16.el8_10.i686",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-debuginfo-0:9.27-16.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le"
        },
        "product_reference": "libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-debuginfo-0:9.27-16.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x"
        },
        "product_reference": "libgs-debuginfo-0:9.27-16.el8_10.s390x",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-debuginfo-0:9.27-16.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64"
        },
        "product_reference": "libgs-debuginfo-0:9.27-16.el8_10.x86_64",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-devel-0:9.27-16.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64"
        },
        "product_reference": "libgs-devel-0:9.27-16.el8_10.aarch64",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-devel-0:9.27-16.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686"
        },
        "product_reference": "libgs-devel-0:9.27-16.el8_10.i686",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-devel-0:9.27-16.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le"
        },
        "product_reference": "libgs-devel-0:9.27-16.el8_10.ppc64le",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-devel-0:9.27-16.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x"
        },
        "product_reference": "libgs-devel-0:9.27-16.el8_10.s390x",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libgs-devel-0:9.27-16.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64"
        },
        "product_reference": "libgs-devel-0:9.27-16.el8_10.x86_64",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-27792",
      "cwe": {
        "id": "CWE-119",
        "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
      },
      "discovery_date": "2023-10-31T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2247179"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A heap-based buffer overwrite vulnerability was found in GhostScript\u0027s lp8000_print_page() function in the gdevlp8k.c file. This flaw allows an attacker to trick a user into opening a crafted PDF file, triggering the heap buffer overflow that could lead to memory corruption or a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ghostscript: heap buffer over write vulnerability in GhostScript\u0027s lp8000_print_page() in gdevlp8k.c",
          "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.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-27792"
        },
        {
          "category": "external",
          "summary": "RHBZ#2247179",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247179"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-27792",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-27792"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-27792",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27792"
        },
        {
          "category": "external",
          "summary": "https://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=4f6bc662909ab79e8fbe9822afb36e8a0eafc2b7",
          "url": "https://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=4f6bc662909ab79e8fbe9822afb36e8a0eafc2b7"
        }
      ],
      "release_date": "2019-11-06T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-04-30T09:14:06+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.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:4362"
        },
        {
          "category": "workaround",
          "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
          "product_ids": [
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.1,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ghostscript: heap buffer over write vulnerability in GhostScript\u0027s lp8000_print_page() in gdevlp8k.c"
    },
    {
      "cve": "CVE-2023-46751",
      "cwe": {
        "id": "CWE-416",
        "name": "Use After Free"
      },
      "discovery_date": "2023-12-06T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2253365"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Ghostscript. A remote attacker may use a specially crafted payload to trigger access to previously freed memory, which can potentially lead to remote code execution or an application crash.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ghostscript: dangling pointer in gdev_prn_open_printer_seekable()",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "The discovered vulnerability in the function gdev_prn_open_printer_seekable() within Artifex Ghostscript, poses a moderate severity threat due to its potential to cause a denial-of-service (DoS) condition. Exploiting this flaw involves manipulating a dangling pointer, which can lead to crashing the application. While the impact is limited to crashing the application, the exploit requires remote access, which elevates the risk compared to local-only vulnerabilities.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-46751"
        },
        {
          "category": "external",
          "summary": "RHBZ#2253365",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253365"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-46751",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-46751"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-46751",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46751"
        }
      ],
      "release_date": "2023-12-06T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-04-30T09:14:06+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.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:4362"
        },
        {
          "category": "workaround",
          "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
          "product_ids": [
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ghostscript: dangling pointer in gdev_prn_open_printer_seekable()"
    },
    {
      "cve": "CVE-2024-46951",
      "cwe": {
        "id": "CWE-824",
        "name": "Access of Uninitialized Pointer"
      },
      "discovery_date": "2024-11-10T22:00:49.819448+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2325043"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Artifex Ghostscript\u0027s psi/zcolor.c component. This vulnerability allows arbitrary code execution via an unchecked implementation pointer in the Pattern color space.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ghostscript: Arbitrary Code Execution in Artifex Ghostscript Pattern Color Space",
          "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.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-46951"
        },
        {
          "category": "external",
          "summary": "RHBZ#2325043",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325043"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-46951",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-46951"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-46951",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-46951"
        },
        {
          "category": "external",
          "summary": "https://bugs.ghostscript.com/show_bug.cgi?id=707991",
          "url": "https://bugs.ghostscript.com/show_bug.cgi?id=707991"
        },
        {
          "category": "external",
          "summary": "https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=f49812186baa7d1362880673408a6fbe8719b4f8",
          "url": "https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=f49812186baa7d1362880673408a6fbe8719b4f8"
        },
        {
          "category": "external",
          "summary": "https://github.com/ArtifexSoftware/ghostpdl/blob/master/doc/News.html",
          "url": "https://github.com/ArtifexSoftware/ghostpdl/blob/master/doc/News.html"
        },
        {
          "category": "external",
          "summary": "https://www.suse.com/support/update/announcement/2024/suse-su-20243942-1/",
          "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243942-1/"
        }
      ],
      "release_date": "2024-11-10T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-04-30T09:14:06+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.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:4362"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ghostscript: Arbitrary Code Execution in Artifex Ghostscript Pattern Color Space"
    },
    {
      "cve": "CVE-2024-46952",
      "cwe": {
        "id": "CWE-120",
        "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
      },
      "discovery_date": "2024-11-10T22:00:41.813984+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2325041"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Artifex Ghostscript\u0027s PDF XRef stream handling. This vulnerability allows a buffer overflow via crafted values in the W array of a PDF XRef stream.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ghostscript: Buffer Overflow in Ghostscript PDF XRef Stream Handling",
          "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.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-46952"
        },
        {
          "category": "external",
          "summary": "RHBZ#2325041",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325041"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-46952",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-46952"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-46952",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-46952"
        },
        {
          "category": "external",
          "summary": "https://bugs.ghostscript.com/show_bug.cgi?id=708001",
          "url": "https://bugs.ghostscript.com/show_bug.cgi?id=708001"
        },
        {
          "category": "external",
          "summary": "https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=b1f0827c30f59a2dcbc8a39e42cace7a1de35f7f",
          "url": "https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=b1f0827c30f59a2dcbc8a39e42cace7a1de35f7f"
        },
        {
          "category": "external",
          "summary": "https://github.com/ArtifexSoftware/ghostpdl/blob/master/doc/News.html",
          "url": "https://github.com/ArtifexSoftware/ghostpdl/blob/master/doc/News.html"
        }
      ],
      "release_date": "2024-11-10T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-04-30T09:14:06+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.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:4362"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ghostscript: Buffer Overflow in Ghostscript PDF XRef Stream Handling"
    },
    {
      "cve": "CVE-2024-46953",
      "cwe": {
        "id": "CWE-190",
        "name": "Integer Overflow or Wraparound"
      },
      "discovery_date": "2024-11-10T22:00:57.012230+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2325045"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Artifex Ghostscript base/gsdevice.c. This vulnerability allows path truncation, path traversal, and possible code execution via an integer overflow when parsing the filename format string for the output filename.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ghostscript: Path Traversal and Code Execution via Integer Overflow in Ghostscript",
          "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.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-46953"
        },
        {
          "category": "external",
          "summary": "RHBZ#2325045",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325045"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-46953",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-46953"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-46953",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-46953"
        },
        {
          "category": "external",
          "summary": "https://bugs.ghostscript.com/show_bug.cgi?id=707793",
          "url": "https://bugs.ghostscript.com/show_bug.cgi?id=707793"
        },
        {
          "category": "external",
          "summary": "https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=1f21a45df0fa3abec4cff12951022b192dda3c00",
          "url": "https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=1f21a45df0fa3abec4cff12951022b192dda3c00"
        },
        {
          "category": "external",
          "summary": "https://github.com/ArtifexSoftware/ghostpdl/blob/master/doc/News.html",
          "url": "https://github.com/ArtifexSoftware/ghostpdl/blob/master/doc/News.html"
        },
        {
          "category": "external",
          "summary": "https://www.suse.com/support/update/announcement/2024/suse-su-20243942-1/",
          "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243942-1/"
        }
      ],
      "release_date": "2024-11-10T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-04-30T09:14:06+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.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:4362"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ghostscript: Path Traversal and Code Execution via Integer Overflow in Ghostscript"
    },
    {
      "cve": "CVE-2024-46954",
      "cwe": {
        "id": "CWE-22",
        "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
      },
      "discovery_date": "2024-11-10T22:00:53.340153+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2325044"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Ghostscript/base/gp_utf8.c. This vulnerability allows directory traversal via overlong UTF-8 encoding, potentially leading to unauthorized access to filesystem directories.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ghostscript: Directory Traversal in Ghostscript via Overlong UTF-8 Encoding",
          "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.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-46954"
        },
        {
          "category": "external",
          "summary": "RHBZ#2325044",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325044"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-46954",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-46954"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-46954",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-46954"
        },
        {
          "category": "external",
          "summary": "https://bugs.ghostscript.com/show_bug.cgi?id=707788",
          "url": "https://bugs.ghostscript.com/show_bug.cgi?id=707788"
        },
        {
          "category": "external",
          "summary": "https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=55f587dd039282316f512e1bea64218fd991f934",
          "url": "https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=55f587dd039282316f512e1bea64218fd991f934"
        },
        {
          "category": "external",
          "summary": "https://github.com/ArtifexSoftware/ghostpdl/blob/master/doc/News.html",
          "url": "https://github.com/ArtifexSoftware/ghostpdl/blob/master/doc/News.html"
        }
      ],
      "release_date": "2024-11-10T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-04-30T09:14:06+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.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:4362"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ghostscript: Directory Traversal in Ghostscript via Overlong UTF-8 Encoding"
    },
    {
      "cve": "CVE-2024-46956",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "discovery_date": "2024-11-10T22:01:06.325829+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2325047"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Artifex Ghostscript\u0027s psi/zfile.c component. This vulnerability allows arbitrary code execution via out-of-bounds data access.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ghostscript: Out-of-Bounds Data Access in Ghostscript Leads to Arbitrary Code Execution",
          "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.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-46956"
        },
        {
          "category": "external",
          "summary": "RHBZ#2325047",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325047"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-46956",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-46956"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-46956",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-46956"
        },
        {
          "category": "external",
          "summary": "https://bugs.ghostscript.com/show_bug.cgi?id=707895",
          "url": "https://bugs.ghostscript.com/show_bug.cgi?id=707895"
        },
        {
          "category": "external",
          "summary": "https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=f4151f12db32cd3ed26c24327de714bf2c3ed6ca",
          "url": "https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=f4151f12db32cd3ed26c24327de714bf2c3ed6ca"
        },
        {
          "category": "external",
          "summary": "https://github.com/ArtifexSoftware/ghostpdl/blob/master/doc/News.html",
          "url": "https://github.com/ArtifexSoftware/ghostpdl/blob/master/doc/News.html"
        },
        {
          "category": "external",
          "summary": "https://www.suse.com/support/update/announcement/2024/suse-su-20243942-1/",
          "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243942-1/"
        }
      ],
      "release_date": "2024-11-10T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-04-30T09:14:06+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.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:4362"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-debugsource-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-doc-0:9.27-16.el8_10.noarch",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-gtk-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-dvipdf-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-fonts-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-tools-printing-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:ghostscript-x11-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-debuginfo-0:9.27-16.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:libgs-devel-0:9.27-16.el8_10.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ghostscript: Out-of-Bounds Data Access in Ghostscript Leads to Arbitrary Code Execution"
    }
  ]
}
  ghsa-2v5c-72gh-q5f7
Vulnerability from github
Published
2024-11-11 00:30
    Modified
2024-11-13 00:30
    
        Severity ?
      
      
    
        VLAI Severity ?
      
      Details
An issue was discovered in decode_utf8 in base/gp_utf8.c in Artifex Ghostscript before 10.04.0. Overlong UTF-8 encoding leads to possible ../ directory traversal.
{
  "affected": [],
  "aliases": [
    "CVE-2024-46954"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-22"
    ],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2024-11-10T22:15:12Z",
    "severity": "HIGH"
  },
  "details": "An issue was discovered in decode_utf8 in base/gp_utf8.c in Artifex Ghostscript before 10.04.0. Overlong UTF-8 encoding leads to possible ../ directory traversal.",
  "id": "GHSA-2v5c-72gh-q5f7",
  "modified": "2024-11-13T00:30:48Z",
  "published": "2024-11-11T00:30:43Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-46954"
    },
    {
      "type": "WEB",
      "url": "https://bugs.ghostscript.com/show_bug.cgi?id=707788"
    },
    {
      "type": "WEB",
      "url": "https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=55f587dd039282316f512e1bea64218fd991f934"
    },
    {
      "type": "WEB",
      "url": "https://github.com/ArtifexSoftware/ghostpdl/blob/master/doc/News.html"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}
  fkie_cve-2024-46954
Vulnerability from fkie_nvd
Published
2024-11-10 22:15
    Modified
2025-08-15 20:38
    
          Severity ?
        
        
        
        
          
            
            
            
          
          
          
            
            7.8 (High) - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
8.4 (High) - CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
          
        
      
    8.4 (High) - CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Summary
An issue was discovered in decode_utf8 in base/gp_utf8.c in Artifex Ghostscript before 10.04.0. Overlong UTF-8 encoding leads to possible ../ directory traversal.
    References
      | URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://bugs.ghostscript.com/show_bug.cgi?id=707788 | Permissions Required | |
| cve@mitre.org | https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=55f587dd039282316f512e1bea64218fd991f934 | Patch | |
| cve@mitre.org | https://github.com/ArtifexSoftware/ghostpdl/blob/master/doc/News.html | Product | 
Impacted products
      | Vendor | Product | Version | |
|---|---|---|---|
| artifex | ghostscript | * | 
{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:artifex:ghostscript:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "4202C3F1-622D-4443-B2F0-1C26F73BD662",
              "versionEndExcluding": "10.04.0",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "An issue was discovered in decode_utf8 in base/gp_utf8.c in Artifex Ghostscript before 10.04.0. Overlong UTF-8 encoding leads to possible ../ directory traversal."
    },
    {
      "lang": "es",
      "value": "Se descubri\u00f3 un problema en decode_utf8 en base/gp_utf8.c en Artifex Ghostscript anterior a la versi\u00f3n 10.04.0. La codificaci\u00f3n UTF-8 demasiado larga puede provocar un posible directory traversal ../."
    }
  ],
  "id": "CVE-2024-46954",
  "lastModified": "2025-08-15T20:38:57.627",
  "metrics": {
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "LOCAL",
          "availabilityImpact": "HIGH",
          "baseScore": 7.8,
          "baseSeverity": "HIGH",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "HIGH",
          "privilegesRequired": "NONE",
          "scope": "UNCHANGED",
          "userInteraction": "REQUIRED",
          "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
          "version": "3.1"
        },
        "exploitabilityScore": 1.8,
        "impactScore": 5.9,
        "source": "nvd@nist.gov",
        "type": "Primary"
      },
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "LOCAL",
          "availabilityImpact": "HIGH",
          "baseScore": 8.4,
          "baseSeverity": "HIGH",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "HIGH",
          "privilegesRequired": "NONE",
          "scope": "UNCHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
          "version": "3.1"
        },
        "exploitabilityScore": 2.5,
        "impactScore": 5.9,
        "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
        "type": "Secondary"
      }
    ]
  },
  "published": "2024-11-10T22:15:12.813",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Permissions Required"
      ],
      "url": "https://bugs.ghostscript.com/show_bug.cgi?id=707788"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Patch"
      ],
      "url": "https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=55f587dd039282316f512e1bea64218fd991f934"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Product"
      ],
      "url": "https://github.com/ArtifexSoftware/ghostpdl/blob/master/doc/News.html"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Analyzed",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-22"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    },
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-22"
        }
      ],
      "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
      "type": "Secondary"
    }
  ]
}
  opensuse-su-2024:14423-1
Vulnerability from csaf_opensuse
Published
2024-10-23 00:00
    Modified
2024-10-23 00:00
    Summary
ghostscript-10.04.0-1.1 on GA media
    Notes
Title of the patch
ghostscript-10.04.0-1.1 on GA media
    Description of the patch
These are all security issues fixed in the ghostscript-10.04.0-1.1 package on the GA media of openSUSE Tumbleweed.
    Patchnames
openSUSE-Tumbleweed-2024-14423
    Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "ghostscript-10.04.0-1.1 on GA media",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "These are all security issues fixed in the ghostscript-10.04.0-1.1 package on the GA media of openSUSE Tumbleweed.",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "openSUSE-Tumbleweed-2024-14423",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_14423-1.json"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2024-46951 page",
        "url": "https://www.suse.com/security/cve/CVE-2024-46951/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2024-46952 page",
        "url": "https://www.suse.com/security/cve/CVE-2024-46952/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2024-46953 page",
        "url": "https://www.suse.com/security/cve/CVE-2024-46953/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2024-46954 page",
        "url": "https://www.suse.com/security/cve/CVE-2024-46954/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2024-46955 page",
        "url": "https://www.suse.com/security/cve/CVE-2024-46955/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2024-46956 page",
        "url": "https://www.suse.com/security/cve/CVE-2024-46956/"
      }
    ],
    "title": "ghostscript-10.04.0-1.1 on GA media",
    "tracking": {
      "current_release_date": "2024-10-23T00:00:00Z",
      "generator": {
        "date": "2024-10-23T00:00:00Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "openSUSE-SU-2024:14423-1",
      "initial_release_date": "2024-10-23T00:00:00Z",
      "revision_history": [
        {
          "date": "2024-10-23T00:00:00Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ghostscript-10.04.0-1.1.aarch64",
                "product": {
                  "name": "ghostscript-10.04.0-1.1.aarch64",
                  "product_id": "ghostscript-10.04.0-1.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-devel-10.04.0-1.1.aarch64",
                "product": {
                  "name": "ghostscript-devel-10.04.0-1.1.aarch64",
                  "product_id": "ghostscript-devel-10.04.0-1.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-x11-10.04.0-1.1.aarch64",
                "product": {
                  "name": "ghostscript-x11-10.04.0-1.1.aarch64",
                  "product_id": "ghostscript-x11-10.04.0-1.1.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ghostscript-10.04.0-1.1.ppc64le",
                "product": {
                  "name": "ghostscript-10.04.0-1.1.ppc64le",
                  "product_id": "ghostscript-10.04.0-1.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-devel-10.04.0-1.1.ppc64le",
                "product": {
                  "name": "ghostscript-devel-10.04.0-1.1.ppc64le",
                  "product_id": "ghostscript-devel-10.04.0-1.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-x11-10.04.0-1.1.ppc64le",
                "product": {
                  "name": "ghostscript-x11-10.04.0-1.1.ppc64le",
                  "product_id": "ghostscript-x11-10.04.0-1.1.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ghostscript-10.04.0-1.1.s390x",
                "product": {
                  "name": "ghostscript-10.04.0-1.1.s390x",
                  "product_id": "ghostscript-10.04.0-1.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-devel-10.04.0-1.1.s390x",
                "product": {
                  "name": "ghostscript-devel-10.04.0-1.1.s390x",
                  "product_id": "ghostscript-devel-10.04.0-1.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-x11-10.04.0-1.1.s390x",
                "product": {
                  "name": "ghostscript-x11-10.04.0-1.1.s390x",
                  "product_id": "ghostscript-x11-10.04.0-1.1.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ghostscript-10.04.0-1.1.x86_64",
                "product": {
                  "name": "ghostscript-10.04.0-1.1.x86_64",
                  "product_id": "ghostscript-10.04.0-1.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-devel-10.04.0-1.1.x86_64",
                "product": {
                  "name": "ghostscript-devel-10.04.0-1.1.x86_64",
                  "product_id": "ghostscript-devel-10.04.0-1.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "ghostscript-x11-10.04.0-1.1.x86_64",
                "product": {
                  "name": "ghostscript-x11-10.04.0-1.1.x86_64",
                  "product_id": "ghostscript-x11-10.04.0-1.1.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "openSUSE Tumbleweed",
                "product": {
                  "name": "openSUSE Tumbleweed",
                  "product_id": "openSUSE Tumbleweed",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:opensuse:tumbleweed"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-10.04.0-1.1.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.aarch64"
        },
        "product_reference": "ghostscript-10.04.0-1.1.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-10.04.0-1.1.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.ppc64le"
        },
        "product_reference": "ghostscript-10.04.0-1.1.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-10.04.0-1.1.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.s390x"
        },
        "product_reference": "ghostscript-10.04.0-1.1.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-10.04.0-1.1.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.x86_64"
        },
        "product_reference": "ghostscript-10.04.0-1.1.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-devel-10.04.0-1.1.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.aarch64"
        },
        "product_reference": "ghostscript-devel-10.04.0-1.1.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-devel-10.04.0-1.1.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.ppc64le"
        },
        "product_reference": "ghostscript-devel-10.04.0-1.1.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-devel-10.04.0-1.1.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.s390x"
        },
        "product_reference": "ghostscript-devel-10.04.0-1.1.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-devel-10.04.0-1.1.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.x86_64"
        },
        "product_reference": "ghostscript-devel-10.04.0-1.1.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-10.04.0-1.1.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.aarch64"
        },
        "product_reference": "ghostscript-x11-10.04.0-1.1.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-10.04.0-1.1.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.ppc64le"
        },
        "product_reference": "ghostscript-x11-10.04.0-1.1.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-10.04.0-1.1.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.s390x"
        },
        "product_reference": "ghostscript-x11-10.04.0-1.1.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ghostscript-x11-10.04.0-1.1.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.x86_64"
        },
        "product_reference": "ghostscript-x11-10.04.0-1.1.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2024-46951",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2024-46951"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "An issue was discovered in psi/zcolor.c in Artifex Ghostscript before 10.04.0. An unchecked Implementation pointer in Pattern color space could lead to arbitrary code execution.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.aarch64",
          "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.ppc64le",
          "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.s390x",
          "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.x86_64",
          "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.aarch64",
          "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.ppc64le",
          "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.s390x",
          "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.x86_64",
          "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.aarch64",
          "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.ppc64le",
          "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.s390x",
          "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2024-46951",
          "url": "https://www.suse.com/security/cve/CVE-2024-46951"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1232173 for CVE-2024-46951",
          "url": "https://bugzilla.suse.com/1232173"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1232265 for CVE-2024-46951",
          "url": "https://bugzilla.suse.com/1232265"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.aarch64",
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.ppc64le",
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.s390x",
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.x86_64",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.aarch64",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.ppc64le",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.s390x",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.x86_64",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.aarch64",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.ppc64le",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.s390x",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.aarch64",
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.ppc64le",
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.s390x",
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.x86_64",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.aarch64",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.ppc64le",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.s390x",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.x86_64",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.aarch64",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.ppc64le",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.s390x",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-10-23T00:00:00Z",
          "details": "important"
        }
      ],
      "title": "CVE-2024-46951"
    },
    {
      "cve": "CVE-2024-46952",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2024-46952"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "An issue was discovered in pdf/pdf_xref.c in Artifex Ghostscript before 10.04.0. There is a buffer overflow during handling of a PDF XRef stream (related to W array values).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.aarch64",
          "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.ppc64le",
          "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.s390x",
          "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.x86_64",
          "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.aarch64",
          "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.ppc64le",
          "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.s390x",
          "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.x86_64",
          "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.aarch64",
          "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.ppc64le",
          "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.s390x",
          "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2024-46952",
          "url": "https://www.suse.com/security/cve/CVE-2024-46952"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1232173 for CVE-2024-46952",
          "url": "https://bugzilla.suse.com/1232173"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1232266 for CVE-2024-46952",
          "url": "https://bugzilla.suse.com/1232266"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.aarch64",
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.ppc64le",
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.s390x",
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.x86_64",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.aarch64",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.ppc64le",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.s390x",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.x86_64",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.aarch64",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.ppc64le",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.s390x",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.aarch64",
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.ppc64le",
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.s390x",
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.x86_64",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.aarch64",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.ppc64le",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.s390x",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.x86_64",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.aarch64",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.ppc64le",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.s390x",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-10-23T00:00:00Z",
          "details": "important"
        }
      ],
      "title": "CVE-2024-46952"
    },
    {
      "cve": "CVE-2024-46953",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2024-46953"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "An issue was discovered in base/gsdevice.c in Artifex Ghostscript before 10.04.0. An integer overflow when parsing the filename format string (for the output filename) results in path truncation, and possible path traversal and code execution.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.aarch64",
          "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.ppc64le",
          "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.s390x",
          "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.x86_64",
          "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.aarch64",
          "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.ppc64le",
          "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.s390x",
          "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.x86_64",
          "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.aarch64",
          "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.ppc64le",
          "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.s390x",
          "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2024-46953",
          "url": "https://www.suse.com/security/cve/CVE-2024-46953"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1232173 for CVE-2024-46953",
          "url": "https://bugzilla.suse.com/1232173"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1232267 for CVE-2024-46953",
          "url": "https://bugzilla.suse.com/1232267"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.aarch64",
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.ppc64le",
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.s390x",
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.x86_64",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.aarch64",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.ppc64le",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.s390x",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.x86_64",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.aarch64",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.ppc64le",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.s390x",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.aarch64",
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.ppc64le",
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.s390x",
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.x86_64",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.aarch64",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.ppc64le",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.s390x",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.x86_64",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.aarch64",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.ppc64le",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.s390x",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-10-23T00:00:00Z",
          "details": "important"
        }
      ],
      "title": "CVE-2024-46953"
    },
    {
      "cve": "CVE-2024-46954",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2024-46954"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "An issue was discovered in decode_utf8 in base/gp_utf8.c in Artifex Ghostscript before 10.04.0. Overlong UTF-8 encoding leads to possible ../ directory traversal.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.aarch64",
          "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.ppc64le",
          "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.s390x",
          "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.x86_64",
          "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.aarch64",
          "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.ppc64le",
          "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.s390x",
          "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.x86_64",
          "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.aarch64",
          "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.ppc64le",
          "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.s390x",
          "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2024-46954",
          "url": "https://www.suse.com/security/cve/CVE-2024-46954"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1232173 for CVE-2024-46954",
          "url": "https://bugzilla.suse.com/1232173"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1232268 for CVE-2024-46954",
          "url": "https://bugzilla.suse.com/1232268"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.aarch64",
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.ppc64le",
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.s390x",
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.x86_64",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.aarch64",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.ppc64le",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.s390x",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.x86_64",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.aarch64",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.ppc64le",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.s390x",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.aarch64",
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.ppc64le",
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.s390x",
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.x86_64",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.aarch64",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.ppc64le",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.s390x",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.x86_64",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.aarch64",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.ppc64le",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.s390x",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-10-23T00:00:00Z",
          "details": "important"
        }
      ],
      "title": "CVE-2024-46954"
    },
    {
      "cve": "CVE-2024-46955",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2024-46955"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "An issue was discovered in psi/zcolor.c in Artifex Ghostscript before 10.04.0. There is an out-of-bounds read when reading color in Indexed color space.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.aarch64",
          "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.ppc64le",
          "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.s390x",
          "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.x86_64",
          "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.aarch64",
          "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.ppc64le",
          "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.s390x",
          "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.x86_64",
          "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.aarch64",
          "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.ppc64le",
          "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.s390x",
          "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2024-46955",
          "url": "https://www.suse.com/security/cve/CVE-2024-46955"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1232173 for CVE-2024-46955",
          "url": "https://bugzilla.suse.com/1232173"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1232269 for CVE-2024-46955",
          "url": "https://bugzilla.suse.com/1232269"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.aarch64",
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.ppc64le",
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.s390x",
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.x86_64",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.aarch64",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.ppc64le",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.s390x",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.x86_64",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.aarch64",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.ppc64le",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.s390x",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.aarch64",
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.ppc64le",
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.s390x",
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.x86_64",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.aarch64",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.ppc64le",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.s390x",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.x86_64",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.aarch64",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.ppc64le",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.s390x",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-10-23T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2024-46955"
    },
    {
      "cve": "CVE-2024-46956",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2024-46956"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "An issue was discovered in psi/zfile.c in Artifex Ghostscript before 10.04.0. Out-of-bounds data access in filenameforall can lead to arbitrary code execution.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.aarch64",
          "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.ppc64le",
          "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.s390x",
          "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.x86_64",
          "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.aarch64",
          "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.ppc64le",
          "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.s390x",
          "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.x86_64",
          "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.aarch64",
          "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.ppc64le",
          "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.s390x",
          "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2024-46956",
          "url": "https://www.suse.com/security/cve/CVE-2024-46956"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1232173 for CVE-2024-46956",
          "url": "https://bugzilla.suse.com/1232173"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1232270 for CVE-2024-46956",
          "url": "https://bugzilla.suse.com/1232270"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.aarch64",
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.ppc64le",
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.s390x",
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.x86_64",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.aarch64",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.ppc64le",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.s390x",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.x86_64",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.aarch64",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.ppc64le",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.s390x",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.aarch64",
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.ppc64le",
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.s390x",
            "openSUSE Tumbleweed:ghostscript-10.04.0-1.1.x86_64",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.aarch64",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.ppc64le",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.s390x",
            "openSUSE Tumbleweed:ghostscript-devel-10.04.0-1.1.x86_64",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.aarch64",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.ppc64le",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.s390x",
            "openSUSE Tumbleweed:ghostscript-x11-10.04.0-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-10-23T00:00:00Z",
          "details": "important"
        }
      ],
      "title": "CVE-2024-46956"
    }
  ]
}
  Loading…
      Loading…
      Sightings
| Author | Source | Type | Date | 
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
      Loading…