Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-29403 (GCVE-0-2023-29403)
Vulnerability from cvelistv5
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Go standard library | runtime | Version: 0   ≤ Version: 1.20.0-0 ≤ | 
{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-12-20T13:06:40.480Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://go.dev/issue/60272"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://go.dev/cl/501223"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://pkg.go.dev/vuln/GO-2023-1840"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XBS3IIK6ADV24C5ULQU55QLT2UE762ZX/"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NZ2O6YCO2IZMZJELQGZYR2WAUNEDLYV6/"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://security.gentoo.org/glsa/202311-09"
          },
          {
            "url": "https://security.netapp.com/advisory/ntap-20241220-0009/"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "metrics": [
          {
            "cvssV3_1": {
              "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"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2023-29403",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-01-06T19:53:25.670138Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-01-06T19:54:51.845Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "collectionURL": "https://pkg.go.dev",
          "defaultStatus": "unaffected",
          "packageName": "runtime",
          "product": "runtime",
          "vendor": "Go standard library",
          "versions": [
            {
              "lessThan": "1.19.10",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThan": "1.20.5",
              "status": "affected",
              "version": "1.20.0-0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "value": "Vincent Dehors from Synacktiv"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "On Unix platforms, the Go runtime does not behave differently when a binary is run with the setuid/setgid bits. This can be dangerous in certain cases, such as when dumping memory state, or assuming the status of standard i/o file descriptors. If a setuid/setgid binary is executed with standard I/O file descriptors closed, opening any files can result in unexpected content being read or written with elevated privileges. Similarly, if a setuid/setgid program is terminated, either via panic or signal, it may leak the contents of its registers."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "CWE-642: External Control of Critical State Data",
              "lang": "en"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2023-11-25T11:10:18.150Z",
        "orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
        "shortName": "Go"
      },
      "references": [
        {
          "url": "https://go.dev/issue/60272"
        },
        {
          "url": "https://go.dev/cl/501223"
        },
        {
          "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
        },
        {
          "url": "https://pkg.go.dev/vuln/GO-2023-1840"
        },
        {
          "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XBS3IIK6ADV24C5ULQU55QLT2UE762ZX/"
        },
        {
          "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NZ2O6YCO2IZMZJELQGZYR2WAUNEDLYV6/"
        },
        {
          "url": "https://security.gentoo.org/glsa/202311-09"
        }
      ],
      "title": "Unsafe behavior in setuid/setgid binaries in runtime"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
    "assignerShortName": "Go",
    "cveId": "CVE-2023-29403",
    "datePublished": "2023-06-08T20:19:13.222Z",
    "dateReserved": "2023-04-05T19:36:35.042Z",
    "dateUpdated": "2025-02-13T16:49:14.029Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2023-29403\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2023-06-08T21:15:16.927\",\"lastModified\":\"2025-01-06T20:15:25.820\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"On Unix platforms, the Go runtime does not behave differently when a binary is run with the setuid/setgid bits. This can be dangerous in certain cases, such as when dumping memory state, or assuming the status of standard i/o file descriptors. If a setuid/setgid binary is executed with standard I/O file descriptors closed, opening any files can result in unexpected content being read or written with elevated privileges. Similarly, if a setuid/setgid program is terminated, either via panic or signal, it may leak the contents of its registers.\"},{\"lang\":\"es\",\"value\":\"En las plataformas Unix, el entorno de ejecuci\u00f3n de Go no se comporta de forma diferente cuando se ejecuta un binario con los bits setuid/setgid. Esto puede ser peligroso en ciertos casos, como cuando se vuelca el estado de la memoria o se asume el estado de los descriptores de archivos de E/S est\u00e1ndar. Si se ejecuta un binario setuid/setgid con los descriptores de archivos de E/S est\u00e1ndar cerrados, la apertura de cualquier archivo puede provocar que se lea o escriba contenido inesperado con privilegios elevados. De manera similar, si se finaliza un programa setuid/setgid, ya sea por p\u00e1nico o se\u00f1al, puede filtrar el contenido de sus registros.\"}],\"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: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}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-668\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.19.10\",\"matchCriteriaId\":\"E17A25CE-A8C9-4F89-916A-BB0327A509C9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.20.0\",\"versionEndExcluding\":\"1.20.5\",\"matchCriteriaId\":\"53EC811C-49DE-4470-908C-CDC9282EC7FA\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CC559B26-5DFC-4B7A-A27C-B77DE755DFF9\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/501223\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/60272\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Release Notes\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NZ2O6YCO2IZMZJELQGZYR2WAUNEDLYV6/\",\"source\":\"security@golang.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XBS3IIK6ADV24C5ULQU55QLT2UE762ZX/\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2023-1840\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202311-09\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/cl/501223\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/60272\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Release Notes\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NZ2O6YCO2IZMZJELQGZYR2WAUNEDLYV6/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XBS3IIK6ADV24C5ULQU55QLT2UE762ZX/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2023-1840\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202311-09\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20241220-0009/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://go.dev/issue/60272\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://go.dev/cl/501223\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://pkg.go.dev/vuln/GO-2023-1840\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XBS3IIK6ADV24C5ULQU55QLT2UE762ZX/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NZ2O6YCO2IZMZJELQGZYR2WAUNEDLYV6/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/202311-09\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20241220-0009/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-12-20T13:06:40.480Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.8, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-29403\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-01-06T19:53:25.670138Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-01-06T19:54:40.982Z\"}}], \"cna\": {\"title\": \"Unsafe behavior in setuid/setgid binaries in runtime\", \"credits\": [{\"lang\": \"en\", \"value\": \"Vincent Dehors from Synacktiv\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"runtime\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.19.10\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.20.0-0\", \"lessThan\": \"1.20.5\", \"versionType\": \"semver\"}], \"packageName\": \"runtime\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://go.dev/issue/60272\"}, {\"url\": \"https://go.dev/cl/501223\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2023-1840\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XBS3IIK6ADV24C5ULQU55QLT2UE762ZX/\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NZ2O6YCO2IZMZJELQGZYR2WAUNEDLYV6/\"}, {\"url\": \"https://security.gentoo.org/glsa/202311-09\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"On Unix platforms, the Go runtime does not behave differently when a binary is run with the setuid/setgid bits. This can be dangerous in certain cases, such as when dumping memory state, or assuming the status of standard i/o file descriptors. If a setuid/setgid binary is executed with standard I/O file descriptors closed, opening any files can result in unexpected content being read or written with elevated privileges. Similarly, if a setuid/setgid program is terminated, either via panic or signal, it may leak the contents of its registers.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-642: External Control of Critical State Data\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2023-06-12T19:08:37.846Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2023-29403\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-01-06T19:54:51.845Z\", \"dateReserved\": \"2023-04-05T19:36:35.042Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2023-06-08T20:19:13.222Z\", \"assignerShortName\": \"Go\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }
  }
}
  rhsa-2023:3920
Vulnerability from csaf_redhat
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Critical"
    },
    "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 go-toolset-1.19 and go-toolset-1.19-golang is now available for Red Hat Developer Tools.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. 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": "Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. \n\nSecurity Fix(es):\n\n* golang: cmd/go: go command may generate unexpected code at build time when using cgo (CVE-2023-29402)\n\n* golang: cmd/go: go command may execute arbitrary code at build time when using cgo (CVE-2023-29404)\n\n* golang: cmd/cgo: Arbitratry code execution triggered by linker flags (CVE-2023-29405)\n\n* golang: runtime: unexpected behavior of setuid/setgid binaries (CVE-2023-29403)\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-2023:3920",
        "url": "https://access.redhat.com/errata/RHSA-2023:3920"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#critical",
        "url": "https://access.redhat.com/security/updates/classification/#critical"
      },
      {
        "category": "external",
        "summary": "2216965",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2216965"
      },
      {
        "category": "external",
        "summary": "2217562",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217562"
      },
      {
        "category": "external",
        "summary": "2217565",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217565"
      },
      {
        "category": "external",
        "summary": "2217569",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217569"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3920.json"
      }
    ],
    "title": "Red Hat Security Advisory: go-toolset-1.19 and go-toolset-1.19-golang security update",
    "tracking": {
      "current_release_date": "2025-10-10T02:07:47+00:00",
      "generator": {
        "date": "2025-10-10T02:07:47+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2023:3920",
      "initial_release_date": "2023-06-29T05:33:42+00:00",
      "revision_history": [
        {
          "date": "2023-06-29T05:33:42+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2023-06-29T05:33:42+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-10T02:07:47+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
                "product": {
                  "name": "Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
                  "product_id": "7Server-DevTools-2023.2",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:devtools:2023::el7"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
                "product": {
                  "name": "Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
                  "product_id": "7Workstation-DevTools-2023.2",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:devtools:2023::el7"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Developer Tools"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go-toolset-1.19-0:1.19.10-1.el7_9.src",
                "product": {
                  "name": "go-toolset-1.19-0:1.19.10-1.el7_9.src",
                  "product_id": "go-toolset-1.19-0:1.19.10-1.el7_9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19@1.19.10-1.el7_9?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
                "product": {
                  "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
                  "product_id": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang@1.19.10-1.el7_9?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
                "product": {
                  "name": "go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
                  "product_id": "go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19@1.19.10-1.el7_9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
                "product": {
                  "name": "go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
                  "product_id": "go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-build@1.19.10-1.el7_9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
                "product": {
                  "name": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
                  "product_id": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-runtime@1.19.10-1.el7_9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
                "product": {
                  "name": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
                  "product_id": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-scldevel@1.19.10-1.el7_9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
                "product": {
                  "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
                  "product_id": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang@1.19.10-1.el7_9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
                "product": {
                  "name": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
                  "product_id": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-bin@1.19.10-1.el7_9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
                "product": {
                  "name": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
                  "product_id": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-misc@1.19.10-1.el7_9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
                "product": {
                  "name": "go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
                  "product_id": "go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-race@1.19.10-1.el7_9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
                "product": {
                  "name": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
                  "product_id": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-src@1.19.10-1.el7_9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
                "product": {
                  "name": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
                  "product_id": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-tests@1.19.10-1.el7_9?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
                "product": {
                  "name": "go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
                  "product_id": "go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19@1.19.10-1.el7_9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
                "product": {
                  "name": "go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
                  "product_id": "go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-build@1.19.10-1.el7_9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
                "product": {
                  "name": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
                  "product_id": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-runtime@1.19.10-1.el7_9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
                "product": {
                  "name": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
                  "product_id": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-scldevel@1.19.10-1.el7_9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
                "product": {
                  "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
                  "product_id": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang@1.19.10-1.el7_9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
                "product": {
                  "name": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
                  "product_id": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-bin@1.19.10-1.el7_9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
                "product": {
                  "name": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
                  "product_id": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-misc@1.19.10-1.el7_9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
                "product": {
                  "name": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
                  "product_id": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-src@1.19.10-1.el7_9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
                "product": {
                  "name": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
                  "product_id": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-tests@1.19.10-1.el7_9?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
                "product": {
                  "name": "go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
                  "product_id": "go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19@1.19.10-1.el7_9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
                "product": {
                  "name": "go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
                  "product_id": "go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-build@1.19.10-1.el7_9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
                "product": {
                  "name": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
                  "product_id": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-runtime@1.19.10-1.el7_9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
                "product": {
                  "name": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
                  "product_id": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-scldevel@1.19.10-1.el7_9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
                "product": {
                  "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
                  "product_id": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang@1.19.10-1.el7_9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
                "product": {
                  "name": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
                  "product_id": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-bin@1.19.10-1.el7_9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
                "product": {
                  "name": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
                  "product_id": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-misc@1.19.10-1.el7_9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
                "product": {
                  "name": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
                  "product_id": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-src@1.19.10-1.el7_9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
                "product": {
                  "name": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
                  "product_id": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-tests@1.19.10-1.el7_9?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
                "product": {
                  "name": "go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
                  "product_id": "go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-docs@1.19.10-1.el7_9?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-0:1.19.10-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src"
        },
        "product_reference": "go-toolset-1.19-0:1.19.10-1.el7_9.src",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src"
        },
        "product_reference": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch"
        },
        "product_reference": "go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-0:1.19.10-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src"
        },
        "product_reference": "go-toolset-1.19-0:1.19.10-1.el7_9.src",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src"
        },
        "product_reference": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch"
        },
        "product_reference": "go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2023-29402",
      "cwe": {
        "id": "CWE-94",
        "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
      },
      "discovery_date": "2023-06-08T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2217562"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in golang. The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program that uses cgo. This can occur when running an untrusted module that contains directories with newline characters in their names. Modules that are retrieved using the go command, for example, via \"go get\", are not affected. Modules retrieved using GOPATH-mode, for example, GO111MODULE=off may be affected.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: cmd/go: go command may generate unexpected code at build time when using cgo",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability is only applicable to customer use of the go compiler and not any pre-compiled golang binaries shipped by Red Hat.",
          "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": [
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-29402"
        },
        {
          "category": "external",
          "summary": "RHBZ#2217562",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217562"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29402",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29402",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29402"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/501226",
          "url": "https://go.dev/cl/501226"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/60167",
          "url": "https://go.dev/issue/60167"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ",
          "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2023-1839",
          "url": "https://pkg.go.dev/vuln/GO-2023-1839"
        }
      ],
      "release_date": "2023-06-08T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-06-29T05:33:42+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3920"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.0,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "golang: cmd/go: go command may generate unexpected code at build time when using cgo"
    },
    {
      "cve": "CVE-2023-29403",
      "cwe": {
        "id": "CWE-668",
        "name": "Exposure of Resource to Wrong Sphere"
      },
      "discovery_date": "2023-06-23T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2216965"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "On Unix platforms, the Go runtime does not behave differently when a binary is run with the setuid/setgid bits. This can be dangerous in certain cases, such as when dumping memory state or assuming the status of standard I/O file descriptors. If a setuid/setgid binary is executed with standard I/O file descriptors closed, opening any files can result in unexpected content being read or written with elevated privileges. Similarly, if a setuid/setgid program is terminated, either via panic or signal, it may leak the contents of its registers.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: runtime: unexpected behavior of setuid/setgid binaries",
          "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": [
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-29403"
        },
        {
          "category": "external",
          "summary": "RHBZ#2216965",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2216965"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29403",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29403",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29403"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/501223",
          "url": "https://go.dev/cl/501223"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/60272",
          "url": "https://go.dev/issue/60272"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ",
          "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2023-1840",
          "url": "https://pkg.go.dev/vuln/GO-2023-1840"
        }
      ],
      "release_date": "2023-06-08T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-06-29T05:33:42+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3920"
        }
      ],
      "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": [
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "golang: runtime: unexpected behavior of setuid/setgid binaries"
    },
    {
      "cve": "CVE-2023-29404",
      "cwe": {
        "id": "CWE-94",
        "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
      },
      "discovery_date": "2023-06-08T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2217565"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in golang. The go command may execute arbitrary code at build time when using cgo. This can occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This can be triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. The arguments for a number of flags which are non-optional are incorrectly considered optional, allowing disallowed flags to be smuggled through the LDFLAGS sanitization. This affects usage of both the gc and gccgo compilers.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: cmd/go: go command may execute arbitrary code at build time when using cgo",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability is only applicable to customer use of the GC \u0026 GCCGO compiler and not any pre-compiled golang binaries shipped by Red Hat.",
          "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": [
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-29404"
        },
        {
          "category": "external",
          "summary": "RHBZ#2217565",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217565"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29404",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29404",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29404"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/501225",
          "url": "https://go.dev/cl/501225"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/60305",
          "url": "https://go.dev/issue/60305"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ",
          "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2023-1841",
          "url": "https://pkg.go.dev/vuln/GO-2023-1841"
        }
      ],
      "release_date": "2023-06-08T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-06-29T05:33:42+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3920"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "golang: cmd/go: go command may execute arbitrary code at build time when using cgo"
    },
    {
      "cve": "CVE-2023-29405",
      "cwe": {
        "id": "CWE-74",
        "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
      },
      "discovery_date": "2023-06-08T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2217569"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in golang. The go command may execute arbitrary code at build time when using cgo. This can occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This can be triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. Flags containing embedded spaces are mishandled, allowing disallowed flags to be smuggled through the LDFLAGS sanitization by including them in the argument of another flag. This only affects usage of the gccgo compiler.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: cmd/cgo: Arbitrary code execution triggered by linker flags",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability is only applicable to customer use of the GCCGO compiler and not any pre-compiled golang binaries shipped by Red Hat.",
          "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": [
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-29405"
        },
        {
          "category": "external",
          "summary": "RHBZ#2217569",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217569"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29405",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29405",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29405"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/501224",
          "url": "https://go.dev/cl/501224"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/60306",
          "url": "https://go.dev/issue/60306"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ",
          "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2023-1842",
          "url": "https://pkg.go.dev/vuln/GO-2023-1842"
        }
      ],
      "release_date": "2023-06-08T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-06-29T05:33:42+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3920"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "golang: cmd/cgo: Arbitrary code execution triggered by linker flags"
    }
  ]
}
  RHSA-2023:3922
Vulnerability from csaf_redhat
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Critical"
    },
    "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 the go-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. 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": "Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. \n\nSecurity Fix(es):\n\n* golang: cmd/go: go command may generate unexpected code at build time when using cgo (CVE-2023-29402)\n\n* golang: cmd/go: go command may execute arbitrary code at build time when using cgo (CVE-2023-29404)\n\n* golang: cmd/cgo: Arbitratry code execution triggered by linker flags (CVE-2023-29405)\n\n* golang: runtime: unexpected behavior of setuid/setgid binaries (CVE-2023-29403)\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-2023:3922",
        "url": "https://access.redhat.com/errata/RHSA-2023:3922"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#critical",
        "url": "https://access.redhat.com/security/updates/classification/#critical"
      },
      {
        "category": "external",
        "summary": "2216965",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2216965"
      },
      {
        "category": "external",
        "summary": "2217562",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217562"
      },
      {
        "category": "external",
        "summary": "2217565",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217565"
      },
      {
        "category": "external",
        "summary": "2217569",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217569"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3922.json"
      }
    ],
    "title": "Red Hat Security Advisory: go-toolset:rhel8 security update",
    "tracking": {
      "current_release_date": "2025-10-10T02:07:48+00:00",
      "generator": {
        "date": "2025-10-10T02:07:48+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2023:3922",
      "initial_release_date": "2023-06-29T09:14:53+00:00",
      "revision_history": [
        {
          "date": "2023-06-29T09:14:53+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2023-06-29T09:14:53+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-10T02:07:48+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.8.0.Z.MAIN.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
                "product": {
                  "name": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm (go-toolset:rhel8)",
                  "product_id": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
                "product": {
                  "name": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm (go-toolset:rhel8)",
                  "product_id": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
                "product": {
                  "name": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm (go-toolset:rhel8)",
                  "product_id": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-bin@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
                "product": {
                  "name": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm (go-toolset:rhel8)",
                  "product_id": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=src\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
                "product": {
                  "name": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm (go-toolset:rhel8)",
                  "product_id": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=src\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.src.rpm-go-toolset:rhel8",
                "product": {
                  "name": "delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.src.rpm (go-toolset:rhel8)",
                  "product_id": "delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.src.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/delve@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=src\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "golang-docs-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
                "product": {
                  "name": "golang-docs-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm (go-toolset:rhel8)",
                  "product_id": "golang-docs-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-docs@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=noarch\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-misc-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
                "product": {
                  "name": "golang-misc-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm (go-toolset:rhel8)",
                  "product_id": "golang-misc-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-misc@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=noarch\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-src-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
                "product": {
                  "name": "golang-src-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm (go-toolset:rhel8)",
                  "product_id": "golang-src-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-src@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=noarch\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-tests-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
                "product": {
                  "name": "golang-tests-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm (go-toolset:rhel8)",
                  "product_id": "golang-tests-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-tests@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=noarch\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
                "product": {
                  "name": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm (go-toolset:rhel8)",
                  "product_id": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
                "product": {
                  "name": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm (go-toolset:rhel8)",
                  "product_id": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
                "product": {
                  "name": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm (go-toolset:rhel8)",
                  "product_id": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-bin@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
                "product": {
                  "name": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm (go-toolset:rhel8)",
                  "product_id": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=s390x\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
                "product": {
                  "name": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm (go-toolset:rhel8)",
                  "product_id": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=s390x\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
                "product": {
                  "name": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm (go-toolset:rhel8)",
                  "product_id": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-bin@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=s390x\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
                "product": {
                  "name": "delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm (go-toolset:rhel8)",
                  "product_id": "delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/delve@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "delve-debuginfo-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
                "product": {
                  "name": "delve-debuginfo-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm (go-toolset:rhel8)",
                  "product_id": "delve-debuginfo-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/delve-debuginfo@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "delve-debugsource-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
                "product": {
                  "name": "delve-debugsource-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm (go-toolset:rhel8)",
                  "product_id": "delve-debugsource-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/delve-debugsource@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
                "product": {
                  "name": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm (go-toolset:rhel8)",
                  "product_id": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
                "product": {
                  "name": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm (go-toolset:rhel8)",
                  "product_id": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
                "product": {
                  "name": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm (go-toolset:rhel8)",
                  "product_id": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-bin@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-race-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
                "product": {
                  "name": "golang-race-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm (go-toolset:rhel8)",
                  "product_id": "golang-race-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-race@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.src.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.src.rpm-go-toolset:rhel8"
        },
        "product_reference": "delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.src.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8"
        },
        "product_reference": "delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "delve-debuginfo-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8"
        },
        "product_reference": "delve-debuginfo-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "delve-debugsource-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8"
        },
        "product_reference": "delve-debugsource-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8"
        },
        "product_reference": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8"
        },
        "product_reference": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8"
        },
        "product_reference": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8"
        },
        "product_reference": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8"
        },
        "product_reference": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8"
        },
        "product_reference": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8"
        },
        "product_reference": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8"
        },
        "product_reference": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8"
        },
        "product_reference": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8"
        },
        "product_reference": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8"
        },
        "product_reference": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8"
        },
        "product_reference": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8"
        },
        "product_reference": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8"
        },
        "product_reference": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-docs-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-docs-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8"
        },
        "product_reference": "golang-docs-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-misc-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-misc-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8"
        },
        "product_reference": "golang-misc-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-race-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-race-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8"
        },
        "product_reference": "golang-race-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-src-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-src-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8"
        },
        "product_reference": "golang-src-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-tests-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-tests-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8"
        },
        "product_reference": "golang-tests-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2023-29402",
      "cwe": {
        "id": "CWE-94",
        "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
      },
      "discovery_date": "2023-06-08T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2217562"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in golang. The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program that uses cgo. This can occur when running an untrusted module that contains directories with newline characters in their names. Modules that are retrieved using the go command, for example, via \"go get\", are not affected. Modules retrieved using GOPATH-mode, for example, GO111MODULE=off may be affected.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: cmd/go: go command may generate unexpected code at build time when using cgo",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability is only applicable to customer use of the go compiler and not any pre-compiled golang binaries shipped by Red Hat.",
          "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.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.src.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-docs-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-misc-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-race-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-src-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-tests-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-29402"
        },
        {
          "category": "external",
          "summary": "RHBZ#2217562",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217562"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29402",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29402",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29402"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/501226",
          "url": "https://go.dev/cl/501226"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/60167",
          "url": "https://go.dev/issue/60167"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ",
          "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2023-1839",
          "url": "https://pkg.go.dev/vuln/GO-2023-1839"
        }
      ],
      "release_date": "2023-06-08T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-06-29T09:14:53+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-docs-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-misc-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-race-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-src-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-tests-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3922"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.0,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-docs-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-misc-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-race-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-src-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-tests-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "golang: cmd/go: go command may generate unexpected code at build time when using cgo"
    },
    {
      "cve": "CVE-2023-29403",
      "cwe": {
        "id": "CWE-668",
        "name": "Exposure of Resource to Wrong Sphere"
      },
      "discovery_date": "2023-06-23T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2216965"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "On Unix platforms, the Go runtime does not behave differently when a binary is run with the setuid/setgid bits. This can be dangerous in certain cases, such as when dumping memory state or assuming the status of standard I/O file descriptors. If a setuid/setgid binary is executed with standard I/O file descriptors closed, opening any files can result in unexpected content being read or written with elevated privileges. Similarly, if a setuid/setgid program is terminated, either via panic or signal, it may leak the contents of its registers.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: runtime: unexpected behavior of setuid/setgid binaries",
          "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.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.src.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-docs-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-misc-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-race-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-src-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-tests-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-29403"
        },
        {
          "category": "external",
          "summary": "RHBZ#2216965",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2216965"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29403",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29403",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29403"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/501223",
          "url": "https://go.dev/cl/501223"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/60272",
          "url": "https://go.dev/issue/60272"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ",
          "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2023-1840",
          "url": "https://pkg.go.dev/vuln/GO-2023-1840"
        }
      ],
      "release_date": "2023-06-08T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-06-29T09:14:53+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-docs-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-misc-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-race-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-src-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-tests-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3922"
        }
      ],
      "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.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-docs-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-misc-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-race-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-src-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-tests-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "golang: runtime: unexpected behavior of setuid/setgid binaries"
    },
    {
      "cve": "CVE-2023-29404",
      "cwe": {
        "id": "CWE-94",
        "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
      },
      "discovery_date": "2023-06-08T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2217565"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in golang. The go command may execute arbitrary code at build time when using cgo. This can occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This can be triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. The arguments for a number of flags which are non-optional are incorrectly considered optional, allowing disallowed flags to be smuggled through the LDFLAGS sanitization. This affects usage of both the gc and gccgo compilers.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: cmd/go: go command may execute arbitrary code at build time when using cgo",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability is only applicable to customer use of the GC \u0026 GCCGO compiler and not any pre-compiled golang binaries shipped by Red Hat.",
          "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.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.src.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-docs-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-misc-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-race-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-src-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-tests-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-29404"
        },
        {
          "category": "external",
          "summary": "RHBZ#2217565",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217565"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29404",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29404",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29404"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/501225",
          "url": "https://go.dev/cl/501225"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/60305",
          "url": "https://go.dev/issue/60305"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ",
          "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2023-1841",
          "url": "https://pkg.go.dev/vuln/GO-2023-1841"
        }
      ],
      "release_date": "2023-06-08T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-06-29T09:14:53+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-docs-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-misc-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-race-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-src-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-tests-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3922"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-docs-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-misc-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-race-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-src-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-tests-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "golang: cmd/go: go command may execute arbitrary code at build time when using cgo"
    },
    {
      "cve": "CVE-2023-29405",
      "cwe": {
        "id": "CWE-74",
        "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
      },
      "discovery_date": "2023-06-08T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2217569"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in golang. The go command may execute arbitrary code at build time when using cgo. This can occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This can be triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. Flags containing embedded spaces are mishandled, allowing disallowed flags to be smuggled through the LDFLAGS sanitization by including them in the argument of another flag. This only affects usage of the gccgo compiler.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: cmd/cgo: Arbitrary code execution triggered by linker flags",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability is only applicable to customer use of the GCCGO compiler and not any pre-compiled golang binaries shipped by Red Hat.",
          "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.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.src.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-docs-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-misc-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-race-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-src-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-tests-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-29405"
        },
        {
          "category": "external",
          "summary": "RHBZ#2217569",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217569"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29405",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29405",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29405"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/501224",
          "url": "https://go.dev/cl/501224"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/60306",
          "url": "https://go.dev/issue/60306"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ",
          "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2023-1842",
          "url": "https://pkg.go.dev/vuln/GO-2023-1842"
        }
      ],
      "release_date": "2023-06-08T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-06-29T09:14:53+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-docs-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-misc-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-race-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-src-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-tests-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3922"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-docs-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-misc-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-race-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-src-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-tests-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "golang: cmd/cgo: Arbitrary code execution triggered by linker flags"
    }
  ]
}
  rhsa-2023_3920
Vulnerability from csaf_redhat
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Critical"
    },
    "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 go-toolset-1.19 and go-toolset-1.19-golang is now available for Red Hat Developer Tools.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. 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": "Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. \n\nSecurity Fix(es):\n\n* golang: cmd/go: go command may generate unexpected code at build time when using cgo (CVE-2023-29402)\n\n* golang: cmd/go: go command may execute arbitrary code at build time when using cgo (CVE-2023-29404)\n\n* golang: cmd/cgo: Arbitratry code execution triggered by linker flags (CVE-2023-29405)\n\n* golang: runtime: unexpected behavior of setuid/setgid binaries (CVE-2023-29403)\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-2023:3920",
        "url": "https://access.redhat.com/errata/RHSA-2023:3920"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#critical",
        "url": "https://access.redhat.com/security/updates/classification/#critical"
      },
      {
        "category": "external",
        "summary": "2216965",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2216965"
      },
      {
        "category": "external",
        "summary": "2217562",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217562"
      },
      {
        "category": "external",
        "summary": "2217565",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217565"
      },
      {
        "category": "external",
        "summary": "2217569",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217569"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3920.json"
      }
    ],
    "title": "Red Hat Security Advisory: go-toolset-1.19 and go-toolset-1.19-golang security update",
    "tracking": {
      "current_release_date": "2024-11-14T00:03:28+00:00",
      "generator": {
        "date": "2024-11-14T00:03:28+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.0"
        }
      },
      "id": "RHSA-2023:3920",
      "initial_release_date": "2023-06-29T05:33:42+00:00",
      "revision_history": [
        {
          "date": "2023-06-29T05:33:42+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2023-06-29T05:33:42+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-11-14T00:03:28+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
                "product": {
                  "name": "Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
                  "product_id": "7Server-DevTools-2023.2",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:devtools:2023::el7"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
                "product": {
                  "name": "Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
                  "product_id": "7Workstation-DevTools-2023.2",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:devtools:2023::el7"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Developer Tools"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go-toolset-1.19-0:1.19.10-1.el7_9.src",
                "product": {
                  "name": "go-toolset-1.19-0:1.19.10-1.el7_9.src",
                  "product_id": "go-toolset-1.19-0:1.19.10-1.el7_9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19@1.19.10-1.el7_9?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
                "product": {
                  "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
                  "product_id": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang@1.19.10-1.el7_9?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
                "product": {
                  "name": "go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
                  "product_id": "go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19@1.19.10-1.el7_9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
                "product": {
                  "name": "go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
                  "product_id": "go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-build@1.19.10-1.el7_9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
                "product": {
                  "name": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
                  "product_id": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-runtime@1.19.10-1.el7_9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
                "product": {
                  "name": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
                  "product_id": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-scldevel@1.19.10-1.el7_9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
                "product": {
                  "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
                  "product_id": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang@1.19.10-1.el7_9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
                "product": {
                  "name": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
                  "product_id": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-bin@1.19.10-1.el7_9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
                "product": {
                  "name": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
                  "product_id": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-misc@1.19.10-1.el7_9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
                "product": {
                  "name": "go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
                  "product_id": "go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-race@1.19.10-1.el7_9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
                "product": {
                  "name": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
                  "product_id": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-src@1.19.10-1.el7_9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
                "product": {
                  "name": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
                  "product_id": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-tests@1.19.10-1.el7_9?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
                "product": {
                  "name": "go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
                  "product_id": "go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19@1.19.10-1.el7_9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
                "product": {
                  "name": "go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
                  "product_id": "go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-build@1.19.10-1.el7_9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
                "product": {
                  "name": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
                  "product_id": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-runtime@1.19.10-1.el7_9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
                "product": {
                  "name": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
                  "product_id": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-scldevel@1.19.10-1.el7_9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
                "product": {
                  "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
                  "product_id": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang@1.19.10-1.el7_9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
                "product": {
                  "name": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
                  "product_id": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-bin@1.19.10-1.el7_9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
                "product": {
                  "name": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
                  "product_id": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-misc@1.19.10-1.el7_9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
                "product": {
                  "name": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
                  "product_id": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-src@1.19.10-1.el7_9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
                "product": {
                  "name": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
                  "product_id": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-tests@1.19.10-1.el7_9?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
                "product": {
                  "name": "go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
                  "product_id": "go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19@1.19.10-1.el7_9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
                "product": {
                  "name": "go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
                  "product_id": "go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-build@1.19.10-1.el7_9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
                "product": {
                  "name": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
                  "product_id": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-runtime@1.19.10-1.el7_9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
                "product": {
                  "name": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
                  "product_id": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-scldevel@1.19.10-1.el7_9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
                "product": {
                  "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
                  "product_id": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang@1.19.10-1.el7_9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
                "product": {
                  "name": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
                  "product_id": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-bin@1.19.10-1.el7_9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
                "product": {
                  "name": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
                  "product_id": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-misc@1.19.10-1.el7_9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
                "product": {
                  "name": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
                  "product_id": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-src@1.19.10-1.el7_9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
                "product": {
                  "name": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
                  "product_id": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-tests@1.19.10-1.el7_9?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
                "product": {
                  "name": "go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
                  "product_id": "go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-docs@1.19.10-1.el7_9?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-0:1.19.10-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src"
        },
        "product_reference": "go-toolset-1.19-0:1.19.10-1.el7_9.src",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src"
        },
        "product_reference": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch"
        },
        "product_reference": "go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-0:1.19.10-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src"
        },
        "product_reference": "go-toolset-1.19-0:1.19.10-1.el7_9.src",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src"
        },
        "product_reference": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch"
        },
        "product_reference": "go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2023-29402",
      "cwe": {
        "id": "CWE-94",
        "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
      },
      "discovery_date": "2023-06-08T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2217562"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in golang. The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program that uses cgo. This can occur when running an untrusted module that contains directories with newline characters in their names. Modules that are retrieved using the go command, for example, via \"go get\", are not affected. Modules retrieved using GOPATH-mode, for example, GO111MODULE=off may be affected.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: cmd/go: go command may generate unexpected code at build time when using cgo",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability is only applicable to customer use of the go compiler and not any pre-compiled golang binaries shipped by Red Hat.",
          "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": [
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-29402"
        },
        {
          "category": "external",
          "summary": "RHBZ#2217562",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217562"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29402",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29402",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29402"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/501226",
          "url": "https://go.dev/cl/501226"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/60167",
          "url": "https://go.dev/issue/60167"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ",
          "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2023-1839",
          "url": "https://pkg.go.dev/vuln/GO-2023-1839"
        }
      ],
      "release_date": "2023-06-08T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-06-29T05:33:42+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3920"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.0,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "golang: cmd/go: go command may generate unexpected code at build time when using cgo"
    },
    {
      "cve": "CVE-2023-29403",
      "cwe": {
        "id": "CWE-668",
        "name": "Exposure of Resource to Wrong Sphere"
      },
      "discovery_date": "2023-06-23T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2216965"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "On Unix platforms, the Go runtime does not behave differently when a binary is run with the setuid/setgid bits. This can be dangerous in certain cases, such as when dumping memory state or assuming the status of standard I/O file descriptors. If a setuid/setgid binary is executed with standard I/O file descriptors closed, opening any files can result in unexpected content being read or written with elevated privileges. Similarly, if a setuid/setgid program is terminated, either via panic or signal, it may leak the contents of its registers.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: runtime: unexpected behavior of setuid/setgid binaries",
          "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": [
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-29403"
        },
        {
          "category": "external",
          "summary": "RHBZ#2216965",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2216965"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29403",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29403",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29403"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/501223",
          "url": "https://go.dev/cl/501223"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/60272",
          "url": "https://go.dev/issue/60272"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ",
          "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2023-1840",
          "url": "https://pkg.go.dev/vuln/GO-2023-1840"
        }
      ],
      "release_date": "2023-06-08T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-06-29T05:33:42+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3920"
        }
      ],
      "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": [
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "golang: runtime: unexpected behavior of setuid/setgid binaries"
    },
    {
      "cve": "CVE-2023-29404",
      "cwe": {
        "id": "CWE-94",
        "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
      },
      "discovery_date": "2023-06-08T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2217565"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in golang. The go command may execute arbitrary code at build time when using cgo. This can occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This can be triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. The arguments for a number of flags which are non-optional are incorrectly considered optional, allowing disallowed flags to be smuggled through the LDFLAGS sanitization. This affects usage of both the gc and gccgo compilers.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: cmd/go: go command may execute arbitrary code at build time when using cgo",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability is only applicable to customer use of the GC \u0026 GCCGO compiler and not any pre-compiled golang binaries shipped by Red Hat.",
          "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": [
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-29404"
        },
        {
          "category": "external",
          "summary": "RHBZ#2217565",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217565"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29404",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29404",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29404"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/501225",
          "url": "https://go.dev/cl/501225"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/60305",
          "url": "https://go.dev/issue/60305"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ",
          "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2023-1841",
          "url": "https://pkg.go.dev/vuln/GO-2023-1841"
        }
      ],
      "release_date": "2023-06-08T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-06-29T05:33:42+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3920"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "golang: cmd/go: go command may execute arbitrary code at build time when using cgo"
    },
    {
      "cve": "CVE-2023-29405",
      "cwe": {
        "id": "CWE-74",
        "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
      },
      "discovery_date": "2023-06-08T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2217569"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in golang. The go command may execute arbitrary code at build time when using cgo. This can occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This can be triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. Flags containing embedded spaces are mishandled, allowing disallowed flags to be smuggled through the LDFLAGS sanitization by including them in the argument of another flag. This only affects usage of the gccgo compiler.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: cmd/cgo: Arbitrary code execution triggered by linker flags",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability is only applicable to customer use of the GCCGO compiler and not any pre-compiled golang binaries shipped by Red Hat.",
          "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": [
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-29405"
        },
        {
          "category": "external",
          "summary": "RHBZ#2217569",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217569"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29405",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29405",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29405"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/501224",
          "url": "https://go.dev/cl/501224"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/60306",
          "url": "https://go.dev/issue/60306"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ",
          "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2023-1842",
          "url": "https://pkg.go.dev/vuln/GO-2023-1842"
        }
      ],
      "release_date": "2023-06-08T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-06-29T05:33:42+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3920"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "golang: cmd/cgo: Arbitrary code execution triggered by linker flags"
    }
  ]
}
  rhsa-2023:3922
Vulnerability from csaf_redhat
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Critical"
    },
    "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 the go-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. 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": "Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. \n\nSecurity Fix(es):\n\n* golang: cmd/go: go command may generate unexpected code at build time when using cgo (CVE-2023-29402)\n\n* golang: cmd/go: go command may execute arbitrary code at build time when using cgo (CVE-2023-29404)\n\n* golang: cmd/cgo: Arbitratry code execution triggered by linker flags (CVE-2023-29405)\n\n* golang: runtime: unexpected behavior of setuid/setgid binaries (CVE-2023-29403)\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-2023:3922",
        "url": "https://access.redhat.com/errata/RHSA-2023:3922"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#critical",
        "url": "https://access.redhat.com/security/updates/classification/#critical"
      },
      {
        "category": "external",
        "summary": "2216965",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2216965"
      },
      {
        "category": "external",
        "summary": "2217562",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217562"
      },
      {
        "category": "external",
        "summary": "2217565",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217565"
      },
      {
        "category": "external",
        "summary": "2217569",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217569"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3922.json"
      }
    ],
    "title": "Red Hat Security Advisory: go-toolset:rhel8 security update",
    "tracking": {
      "current_release_date": "2025-10-10T02:07:48+00:00",
      "generator": {
        "date": "2025-10-10T02:07:48+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2023:3922",
      "initial_release_date": "2023-06-29T09:14:53+00:00",
      "revision_history": [
        {
          "date": "2023-06-29T09:14:53+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2023-06-29T09:14:53+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-10T02:07:48+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.8.0.Z.MAIN.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
                "product": {
                  "name": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm (go-toolset:rhel8)",
                  "product_id": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
                "product": {
                  "name": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm (go-toolset:rhel8)",
                  "product_id": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
                "product": {
                  "name": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm (go-toolset:rhel8)",
                  "product_id": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-bin@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
                "product": {
                  "name": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm (go-toolset:rhel8)",
                  "product_id": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=src\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
                "product": {
                  "name": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm (go-toolset:rhel8)",
                  "product_id": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=src\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.src.rpm-go-toolset:rhel8",
                "product": {
                  "name": "delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.src.rpm (go-toolset:rhel8)",
                  "product_id": "delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.src.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/delve@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=src\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "golang-docs-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
                "product": {
                  "name": "golang-docs-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm (go-toolset:rhel8)",
                  "product_id": "golang-docs-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-docs@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=noarch\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-misc-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
                "product": {
                  "name": "golang-misc-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm (go-toolset:rhel8)",
                  "product_id": "golang-misc-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-misc@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=noarch\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-src-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
                "product": {
                  "name": "golang-src-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm (go-toolset:rhel8)",
                  "product_id": "golang-src-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-src@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=noarch\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-tests-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
                "product": {
                  "name": "golang-tests-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm (go-toolset:rhel8)",
                  "product_id": "golang-tests-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-tests@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=noarch\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
                "product": {
                  "name": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm (go-toolset:rhel8)",
                  "product_id": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
                "product": {
                  "name": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm (go-toolset:rhel8)",
                  "product_id": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
                "product": {
                  "name": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm (go-toolset:rhel8)",
                  "product_id": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-bin@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
                "product": {
                  "name": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm (go-toolset:rhel8)",
                  "product_id": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=s390x\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
                "product": {
                  "name": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm (go-toolset:rhel8)",
                  "product_id": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=s390x\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
                "product": {
                  "name": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm (go-toolset:rhel8)",
                  "product_id": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-bin@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=s390x\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
                "product": {
                  "name": "delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm (go-toolset:rhel8)",
                  "product_id": "delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/delve@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "delve-debuginfo-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
                "product": {
                  "name": "delve-debuginfo-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm (go-toolset:rhel8)",
                  "product_id": "delve-debuginfo-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/delve-debuginfo@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "delve-debugsource-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
                "product": {
                  "name": "delve-debugsource-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm (go-toolset:rhel8)",
                  "product_id": "delve-debugsource-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/delve-debugsource@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
                "product": {
                  "name": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm (go-toolset:rhel8)",
                  "product_id": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
                "product": {
                  "name": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm (go-toolset:rhel8)",
                  "product_id": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
                "product": {
                  "name": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm (go-toolset:rhel8)",
                  "product_id": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-bin@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-race-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
                "product": {
                  "name": "golang-race-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm (go-toolset:rhel8)",
                  "product_id": "golang-race-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-race@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.src.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.src.rpm-go-toolset:rhel8"
        },
        "product_reference": "delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.src.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8"
        },
        "product_reference": "delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "delve-debuginfo-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8"
        },
        "product_reference": "delve-debuginfo-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "delve-debugsource-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8"
        },
        "product_reference": "delve-debugsource-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8"
        },
        "product_reference": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8"
        },
        "product_reference": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8"
        },
        "product_reference": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8"
        },
        "product_reference": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8"
        },
        "product_reference": "go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8"
        },
        "product_reference": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8"
        },
        "product_reference": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8"
        },
        "product_reference": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8"
        },
        "product_reference": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8"
        },
        "product_reference": "golang-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8"
        },
        "product_reference": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8"
        },
        "product_reference": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8"
        },
        "product_reference": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8"
        },
        "product_reference": "golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-docs-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-docs-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8"
        },
        "product_reference": "golang-docs-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-misc-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-misc-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8"
        },
        "product_reference": "golang-misc-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-race-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-race-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8"
        },
        "product_reference": "golang-race-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-src-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-src-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8"
        },
        "product_reference": "golang-src-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-tests-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:golang-tests-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8"
        },
        "product_reference": "golang-tests-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2023-29402",
      "cwe": {
        "id": "CWE-94",
        "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
      },
      "discovery_date": "2023-06-08T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2217562"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in golang. The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program that uses cgo. This can occur when running an untrusted module that contains directories with newline characters in their names. Modules that are retrieved using the go command, for example, via \"go get\", are not affected. Modules retrieved using GOPATH-mode, for example, GO111MODULE=off may be affected.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: cmd/go: go command may generate unexpected code at build time when using cgo",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability is only applicable to customer use of the go compiler and not any pre-compiled golang binaries shipped by Red Hat.",
          "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.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.src.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-docs-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-misc-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-race-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-src-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-tests-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-29402"
        },
        {
          "category": "external",
          "summary": "RHBZ#2217562",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217562"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29402",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29402",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29402"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/501226",
          "url": "https://go.dev/cl/501226"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/60167",
          "url": "https://go.dev/issue/60167"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ",
          "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2023-1839",
          "url": "https://pkg.go.dev/vuln/GO-2023-1839"
        }
      ],
      "release_date": "2023-06-08T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-06-29T09:14:53+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-docs-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-misc-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-race-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-src-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-tests-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3922"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.0,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-docs-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-misc-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-race-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-src-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-tests-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "golang: cmd/go: go command may generate unexpected code at build time when using cgo"
    },
    {
      "cve": "CVE-2023-29403",
      "cwe": {
        "id": "CWE-668",
        "name": "Exposure of Resource to Wrong Sphere"
      },
      "discovery_date": "2023-06-23T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2216965"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "On Unix platforms, the Go runtime does not behave differently when a binary is run with the setuid/setgid bits. This can be dangerous in certain cases, such as when dumping memory state or assuming the status of standard I/O file descriptors. If a setuid/setgid binary is executed with standard I/O file descriptors closed, opening any files can result in unexpected content being read or written with elevated privileges. Similarly, if a setuid/setgid program is terminated, either via panic or signal, it may leak the contents of its registers.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: runtime: unexpected behavior of setuid/setgid binaries",
          "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.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.src.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-docs-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-misc-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-race-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-src-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-tests-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-29403"
        },
        {
          "category": "external",
          "summary": "RHBZ#2216965",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2216965"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29403",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29403",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29403"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/501223",
          "url": "https://go.dev/cl/501223"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/60272",
          "url": "https://go.dev/issue/60272"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ",
          "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2023-1840",
          "url": "https://pkg.go.dev/vuln/GO-2023-1840"
        }
      ],
      "release_date": "2023-06-08T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-06-29T09:14:53+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-docs-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-misc-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-race-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-src-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-tests-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3922"
        }
      ],
      "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.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-docs-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-misc-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-race-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-src-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-tests-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "golang: runtime: unexpected behavior of setuid/setgid binaries"
    },
    {
      "cve": "CVE-2023-29404",
      "cwe": {
        "id": "CWE-94",
        "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
      },
      "discovery_date": "2023-06-08T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2217565"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in golang. The go command may execute arbitrary code at build time when using cgo. This can occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This can be triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. The arguments for a number of flags which are non-optional are incorrectly considered optional, allowing disallowed flags to be smuggled through the LDFLAGS sanitization. This affects usage of both the gc and gccgo compilers.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: cmd/go: go command may execute arbitrary code at build time when using cgo",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability is only applicable to customer use of the GC \u0026 GCCGO compiler and not any pre-compiled golang binaries shipped by Red Hat.",
          "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.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.src.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-docs-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-misc-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-race-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-src-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-tests-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-29404"
        },
        {
          "category": "external",
          "summary": "RHBZ#2217565",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217565"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29404",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29404",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29404"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/501225",
          "url": "https://go.dev/cl/501225"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/60305",
          "url": "https://go.dev/issue/60305"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ",
          "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2023-1841",
          "url": "https://pkg.go.dev/vuln/GO-2023-1841"
        }
      ],
      "release_date": "2023-06-08T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-06-29T09:14:53+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-docs-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-misc-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-race-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-src-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-tests-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3922"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-docs-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-misc-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-race-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-src-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-tests-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "golang: cmd/go: go command may execute arbitrary code at build time when using cgo"
    },
    {
      "cve": "CVE-2023-29405",
      "cwe": {
        "id": "CWE-74",
        "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
      },
      "discovery_date": "2023-06-08T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2217569"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in golang. The go command may execute arbitrary code at build time when using cgo. This can occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This can be triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. Flags containing embedded spaces are mishandled, allowing disallowed flags to be smuggled through the LDFLAGS sanitization by including them in the argument of another flag. This only affects usage of the gccgo compiler.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: cmd/cgo: Arbitrary code execution triggered by linker flags",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability is only applicable to customer use of the GCCGO compiler and not any pre-compiled golang binaries shipped by Red Hat.",
          "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.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.src.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-docs-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-misc-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-race-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-src-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
          "AppStream-8.8.0.Z.MAIN.EUS:golang-tests-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-29405"
        },
        {
          "category": "external",
          "summary": "RHBZ#2217569",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217569"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29405",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29405",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29405"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/501224",
          "url": "https://go.dev/cl/501224"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/60306",
          "url": "https://go.dev/issue/60306"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ",
          "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2023-1842",
          "url": "https://pkg.go.dev/vuln/GO-2023-1842"
        }
      ],
      "release_date": "2023-06-08T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-06-29T09:14:53+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-docs-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-misc-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-race-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-src-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-tests-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3922"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-debuginfo-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:delve-debugsource-1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.src.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.aarch64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.s390x.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-bin-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-docs-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-misc-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-race-1.19.10-1.module+el8.8.0+19203+782922b7.x86_64.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-src-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8",
            "AppStream-8.8.0.Z.MAIN.EUS:golang-tests-1.19.10-1.module+el8.8.0+19203+782922b7.noarch.rpm-go-toolset:rhel8"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "golang: cmd/cgo: Arbitrary code execution triggered by linker flags"
    }
  ]
}
  rhsa-2023_3922
Vulnerability from csaf_redhat
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Critical"
    },
    "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 the go-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. 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": "Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. \n\nSecurity Fix(es):\n\n* golang: cmd/go: go command may generate unexpected code at build time when using cgo (CVE-2023-29402)\n\n* golang: cmd/go: go command may execute arbitrary code at build time when using cgo (CVE-2023-29404)\n\n* golang: cmd/cgo: Arbitratry code execution triggered by linker flags (CVE-2023-29405)\n\n* golang: runtime: unexpected behavior of setuid/setgid binaries (CVE-2023-29403)\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-2023:3922",
        "url": "https://access.redhat.com/errata/RHSA-2023:3922"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#critical",
        "url": "https://access.redhat.com/security/updates/classification/#critical"
      },
      {
        "category": "external",
        "summary": "2216965",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2216965"
      },
      {
        "category": "external",
        "summary": "2217562",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217562"
      },
      {
        "category": "external",
        "summary": "2217565",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217565"
      },
      {
        "category": "external",
        "summary": "2217569",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217569"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3922.json"
      }
    ],
    "title": "Red Hat Security Advisory: go-toolset:rhel8 security update",
    "tracking": {
      "current_release_date": "2024-11-14T00:03:37+00:00",
      "generator": {
        "date": "2024-11-14T00:03:37+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.0"
        }
      },
      "id": "RHSA-2023:3922",
      "initial_release_date": "2023-06-29T09:14:53+00:00",
      "revision_history": [
        {
          "date": "2023-06-29T09:14:53+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2023-06-29T09:14:53+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-11-14T00:03:37+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.8.0.Z.MAIN.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go-toolset:rhel8:8080020230627164522:6b4b45d8",
                "product": {
                  "name": "go-toolset:rhel8:8080020230627164522:6b4b45d8",
                  "product_id": "go-toolset:rhel8:8080020230627164522:6b4b45d8",
                  "product_identification_helper": {
                    "purl": "pkg:rpmmod/redhat/go-toolset@rhel8:8080020230627164522:6b4b45d8"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-docs-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
                "product": {
                  "name": "golang-docs-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
                  "product_id": "golang-docs-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-docs@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-misc-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
                "product": {
                  "name": "golang-misc-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
                  "product_id": "golang-misc-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-misc@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-src-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
                "product": {
                  "name": "golang-src-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
                  "product_id": "golang-src-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-src@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-tests-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
                "product": {
                  "name": "golang-tests-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
                  "product_id": "golang-tests-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-tests@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
                "product": {
                  "name": "go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
                  "product_id": "go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
                "product": {
                  "name": "golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
                  "product_id": "golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
                "product": {
                  "name": "golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
                  "product_id": "golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-bin@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.src",
                "product": {
                  "name": "go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.src",
                  "product_id": "go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.src",
                "product": {
                  "name": "golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.src",
                  "product_id": "golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src",
                "product": {
                  "name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src",
                  "product_id": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/delve@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
                "product": {
                  "name": "go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
                  "product_id": "go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
                "product": {
                  "name": "golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
                  "product_id": "golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
                "product": {
                  "name": "golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
                  "product_id": "golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-bin@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
                "product": {
                  "name": "go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
                  "product_id": "go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
                "product": {
                  "name": "golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
                  "product_id": "golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
                "product": {
                  "name": "golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
                  "product_id": "golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-bin@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
                "product": {
                  "name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
                  "product_id": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/delve@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
                "product": {
                  "name": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
                  "product_id": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/delve-debuginfo@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
                "product": {
                  "name": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
                  "product_id": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/delve-debugsource@1.9.1-1.module%2Bel8.8.0%2B16778%2B5fbb74f5?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
                "product": {
                  "name": "go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
                  "product_id": "go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
                "product": {
                  "name": "golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
                  "product_id": "golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
                "product": {
                  "name": "golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
                  "product_id": "golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-bin@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-race-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
                "product": {
                  "name": "golang-race-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
                  "product_id": "golang-race-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-race@1.19.10-1.module%2Bel8.8.0%2B19203%2B782922b7?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset:rhel8:8080020230627164522:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8"
        },
        "product_reference": "go-toolset:rhel8:8080020230627164522:6b4b45d8",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src as a component of go-toolset:rhel8:8080020230627164522:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src"
        },
        "product_reference": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 as a component of go-toolset:rhel8:8080020230627164522:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64"
        },
        "product_reference": "delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 as a component of go-toolset:rhel8:8080020230627164522:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64"
        },
        "product_reference": "delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64 as a component of go-toolset:rhel8:8080020230627164522:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64"
        },
        "product_reference": "delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64 as a component of go-toolset:rhel8:8080020230627164522:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64"
        },
        "product_reference": "go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le as a component of go-toolset:rhel8:8080020230627164522:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le"
        },
        "product_reference": "go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x as a component of go-toolset:rhel8:8080020230627164522:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x"
        },
        "product_reference": "go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.src as a component of go-toolset:rhel8:8080020230627164522:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.src"
        },
        "product_reference": "go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.src",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64 as a component of go-toolset:rhel8:8080020230627164522:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64"
        },
        "product_reference": "go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64 as a component of go-toolset:rhel8:8080020230627164522:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64"
        },
        "product_reference": "golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le as a component of go-toolset:rhel8:8080020230627164522:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le"
        },
        "product_reference": "golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x as a component of go-toolset:rhel8:8080020230627164522:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x"
        },
        "product_reference": "golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.src as a component of go-toolset:rhel8:8080020230627164522:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.src"
        },
        "product_reference": "golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.src",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64 as a component of go-toolset:rhel8:8080020230627164522:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64"
        },
        "product_reference": "golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64 as a component of go-toolset:rhel8:8080020230627164522:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64"
        },
        "product_reference": "golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le as a component of go-toolset:rhel8:8080020230627164522:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le"
        },
        "product_reference": "golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x as a component of go-toolset:rhel8:8080020230627164522:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x"
        },
        "product_reference": "golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64 as a component of go-toolset:rhel8:8080020230627164522:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64"
        },
        "product_reference": "golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-docs-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch as a component of go-toolset:rhel8:8080020230627164522:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-docs-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch"
        },
        "product_reference": "golang-docs-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-misc-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch as a component of go-toolset:rhel8:8080020230627164522:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-misc-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch"
        },
        "product_reference": "golang-misc-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-race-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64 as a component of go-toolset:rhel8:8080020230627164522:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-race-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64"
        },
        "product_reference": "golang-race-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-src-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch as a component of go-toolset:rhel8:8080020230627164522:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-src-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch"
        },
        "product_reference": "golang-src-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-tests-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch as a component of go-toolset:rhel8:8080020230627164522:6b4b45d8 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-tests-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch"
        },
        "product_reference": "golang-tests-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
        "relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2023-29402",
      "cwe": {
        "id": "CWE-94",
        "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
      },
      "discovery_date": "2023-06-08T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2217562"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in golang. The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program that uses cgo. This can occur when running an untrusted module that contains directories with newline characters in their names. Modules that are retrieved using the go command, for example, via \"go get\", are not affected. Modules retrieved using GOPATH-mode, for example, GO111MODULE=off may be affected.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: cmd/go: go command may generate unexpected code at build time when using cgo",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability is only applicable to customer use of the go compiler and not any pre-compiled golang binaries shipped by Red Hat.",
          "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.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.src",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.src",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-docs-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-misc-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-race-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-src-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-tests-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-29402"
        },
        {
          "category": "external",
          "summary": "RHBZ#2217562",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217562"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29402",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29402",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29402"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/501226",
          "url": "https://go.dev/cl/501226"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/60167",
          "url": "https://go.dev/issue/60167"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ",
          "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2023-1839",
          "url": "https://pkg.go.dev/vuln/GO-2023-1839"
        }
      ],
      "release_date": "2023-06-08T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-06-29T09:14:53+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.src",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.src",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-docs-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-misc-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-race-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-src-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-tests-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3922"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.0,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.src",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.src",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-docs-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-misc-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-race-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-src-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-tests-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "golang: cmd/go: go command may generate unexpected code at build time when using cgo"
    },
    {
      "cve": "CVE-2023-29403",
      "cwe": {
        "id": "CWE-668",
        "name": "Exposure of Resource to Wrong Sphere"
      },
      "discovery_date": "2023-06-23T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2216965"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "On Unix platforms, the Go runtime does not behave differently when a binary is run with the setuid/setgid bits. This can be dangerous in certain cases, such as when dumping memory state or assuming the status of standard I/O file descriptors. If a setuid/setgid binary is executed with standard I/O file descriptors closed, opening any files can result in unexpected content being read or written with elevated privileges. Similarly, if a setuid/setgid program is terminated, either via panic or signal, it may leak the contents of its registers.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: runtime: unexpected behavior of setuid/setgid binaries",
          "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.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.src",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.src",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-docs-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-misc-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-race-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-src-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-tests-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-29403"
        },
        {
          "category": "external",
          "summary": "RHBZ#2216965",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2216965"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29403",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29403",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29403"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/501223",
          "url": "https://go.dev/cl/501223"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/60272",
          "url": "https://go.dev/issue/60272"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ",
          "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2023-1840",
          "url": "https://pkg.go.dev/vuln/GO-2023-1840"
        }
      ],
      "release_date": "2023-06-08T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-06-29T09:14:53+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.src",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.src",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-docs-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-misc-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-race-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-src-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-tests-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3922"
        }
      ],
      "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.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.src",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.src",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-docs-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-misc-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-race-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-src-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-tests-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "golang: runtime: unexpected behavior of setuid/setgid binaries"
    },
    {
      "cve": "CVE-2023-29404",
      "cwe": {
        "id": "CWE-94",
        "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
      },
      "discovery_date": "2023-06-08T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2217565"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in golang. The go command may execute arbitrary code at build time when using cgo. This can occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This can be triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. The arguments for a number of flags which are non-optional are incorrectly considered optional, allowing disallowed flags to be smuggled through the LDFLAGS sanitization. This affects usage of both the gc and gccgo compilers.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: cmd/go: go command may execute arbitrary code at build time when using cgo",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability is only applicable to customer use of the GC \u0026 GCCGO compiler and not any pre-compiled golang binaries shipped by Red Hat.",
          "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.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.src",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.src",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-docs-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-misc-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-race-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-src-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-tests-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-29404"
        },
        {
          "category": "external",
          "summary": "RHBZ#2217565",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217565"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29404",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29404",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29404"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/501225",
          "url": "https://go.dev/cl/501225"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/60305",
          "url": "https://go.dev/issue/60305"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ",
          "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2023-1841",
          "url": "https://pkg.go.dev/vuln/GO-2023-1841"
        }
      ],
      "release_date": "2023-06-08T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-06-29T09:14:53+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.src",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.src",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-docs-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-misc-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-race-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-src-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-tests-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3922"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.src",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.src",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-docs-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-misc-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-race-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-src-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-tests-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "golang: cmd/go: go command may execute arbitrary code at build time when using cgo"
    },
    {
      "cve": "CVE-2023-29405",
      "cwe": {
        "id": "CWE-74",
        "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
      },
      "discovery_date": "2023-06-08T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2217569"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in golang. The go command may execute arbitrary code at build time when using cgo. This can occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This can be triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. Flags containing embedded spaces are mishandled, allowing disallowed flags to be smuggled through the LDFLAGS sanitization by including them in the argument of another flag. This only affects usage of the gccgo compiler.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: cmd/cgo: Arbitrary code execution triggered by linker flags",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability is only applicable to customer use of the GCCGO compiler and not any pre-compiled golang binaries shipped by Red Hat.",
          "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.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.src",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.src",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-docs-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-misc-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-race-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-src-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
          "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-tests-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-29405"
        },
        {
          "category": "external",
          "summary": "RHBZ#2217569",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217569"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29405",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29405",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29405"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/501224",
          "url": "https://go.dev/cl/501224"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/60306",
          "url": "https://go.dev/issue/60306"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ",
          "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2023-1842",
          "url": "https://pkg.go.dev/vuln/GO-2023-1842"
        }
      ],
      "release_date": "2023-06-08T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-06-29T09:14:53+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.src",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.src",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-docs-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-misc-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-race-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-src-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-tests-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3922"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.src",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-debuginfo-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:delve-debugsource-0:1.9.1-1.module+el8.8.0+16778+5fbb74f5.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.src",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:go-toolset-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.src",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.aarch64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.ppc64le",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.s390x",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-bin-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-docs-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-misc-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-race-0:1.19.10-1.module+el8.8.0+19203+782922b7.x86_64",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-src-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch",
            "AppStream-8.8.0.Z.MAIN.EUS:go-toolset:rhel8:8080020230627164522:6b4b45d8:golang-tests-0:1.19.10-1.module+el8.8.0+19203+782922b7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "golang: cmd/cgo: Arbitrary code execution triggered by linker flags"
    }
  ]
}
  RHSA-2023:3923
Vulnerability from csaf_redhat
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Critical"
    },
    "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 go-toolset and golang is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. 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": "Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. \n\nThe golang packages provide the Go programming language compiler.\n\nSecurity Fix(es):\n\n* golang: cmd/go: go command may generate unexpected code at build time when using cgo (CVE-2023-29402)\n\n* golang: cmd/go: go command may execute arbitrary code at build time when using cgo (CVE-2023-29404)\n\n* golang: cmd/cgo: Arbitratry code execution triggered by linker flags (CVE-2023-29405)\n\n* golang: runtime: unexpected behavior of setuid/setgid binaries (CVE-2023-29403)\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-2023:3923",
        "url": "https://access.redhat.com/errata/RHSA-2023:3923"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#critical",
        "url": "https://access.redhat.com/security/updates/classification/#critical"
      },
      {
        "category": "external",
        "summary": "2216965",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2216965"
      },
      {
        "category": "external",
        "summary": "2217562",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217562"
      },
      {
        "category": "external",
        "summary": "2217565",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217565"
      },
      {
        "category": "external",
        "summary": "2217569",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217569"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3923.json"
      }
    ],
    "title": "Red Hat Security Advisory: go-toolset and golang security update",
    "tracking": {
      "current_release_date": "2025-10-10T02:07:49+00:00",
      "generator": {
        "date": "2025-10-10T02:07:49+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2023:3923",
      "initial_release_date": "2023-06-29T09:49:22+00:00",
      "revision_history": [
        {
          "date": "2023-06-29T09:49:22+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2023-06-29T09:49:22+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-10T02:07:49+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.2.0.Z.MAIN.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "golang-0:1.19.10-1.el9_2.src",
                "product": {
                  "name": "golang-0:1.19.10-1.el9_2.src",
                  "product_id": "golang-0:1.19.10-1.el9_2.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang@1.19.10-1.el9_2?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-0:1.19.10-1.el9_2.src",
                "product": {
                  "name": "go-toolset-0:1.19.10-1.el9_2.src",
                  "product_id": "go-toolset-0:1.19.10-1.el9_2.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset@1.19.10-1.el9_2?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "golang-0:1.19.10-1.el9_2.aarch64",
                "product": {
                  "name": "golang-0:1.19.10-1.el9_2.aarch64",
                  "product_id": "golang-0:1.19.10-1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang@1.19.10-1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-bin-0:1.19.10-1.el9_2.aarch64",
                "product": {
                  "name": "golang-bin-0:1.19.10-1.el9_2.aarch64",
                  "product_id": "golang-bin-0:1.19.10-1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-bin@1.19.10-1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-0:1.19.10-1.el9_2.aarch64",
                "product": {
                  "name": "go-toolset-0:1.19.10-1.el9_2.aarch64",
                  "product_id": "go-toolset-0:1.19.10-1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset@1.19.10-1.el9_2?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "golang-0:1.19.10-1.el9_2.ppc64le",
                "product": {
                  "name": "golang-0:1.19.10-1.el9_2.ppc64le",
                  "product_id": "golang-0:1.19.10-1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang@1.19.10-1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-bin-0:1.19.10-1.el9_2.ppc64le",
                "product": {
                  "name": "golang-bin-0:1.19.10-1.el9_2.ppc64le",
                  "product_id": "golang-bin-0:1.19.10-1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-bin@1.19.10-1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-0:1.19.10-1.el9_2.ppc64le",
                "product": {
                  "name": "go-toolset-0:1.19.10-1.el9_2.ppc64le",
                  "product_id": "go-toolset-0:1.19.10-1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset@1.19.10-1.el9_2?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "golang-0:1.19.10-1.el9_2.x86_64",
                "product": {
                  "name": "golang-0:1.19.10-1.el9_2.x86_64",
                  "product_id": "golang-0:1.19.10-1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang@1.19.10-1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-bin-0:1.19.10-1.el9_2.x86_64",
                "product": {
                  "name": "golang-bin-0:1.19.10-1.el9_2.x86_64",
                  "product_id": "golang-bin-0:1.19.10-1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-bin@1.19.10-1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-race-0:1.19.10-1.el9_2.x86_64",
                "product": {
                  "name": "golang-race-0:1.19.10-1.el9_2.x86_64",
                  "product_id": "golang-race-0:1.19.10-1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-race@1.19.10-1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-0:1.19.10-1.el9_2.x86_64",
                "product": {
                  "name": "go-toolset-0:1.19.10-1.el9_2.x86_64",
                  "product_id": "go-toolset-0:1.19.10-1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset@1.19.10-1.el9_2?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "golang-0:1.19.10-1.el9_2.s390x",
                "product": {
                  "name": "golang-0:1.19.10-1.el9_2.s390x",
                  "product_id": "golang-0:1.19.10-1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang@1.19.10-1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-bin-0:1.19.10-1.el9_2.s390x",
                "product": {
                  "name": "golang-bin-0:1.19.10-1.el9_2.s390x",
                  "product_id": "golang-bin-0:1.19.10-1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-bin@1.19.10-1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-0:1.19.10-1.el9_2.s390x",
                "product": {
                  "name": "go-toolset-0:1.19.10-1.el9_2.s390x",
                  "product_id": "go-toolset-0:1.19.10-1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset@1.19.10-1.el9_2?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "golang-docs-0:1.19.10-1.el9_2.noarch",
                "product": {
                  "name": "golang-docs-0:1.19.10-1.el9_2.noarch",
                  "product_id": "golang-docs-0:1.19.10-1.el9_2.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-docs@1.19.10-1.el9_2?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-misc-0:1.19.10-1.el9_2.noarch",
                "product": {
                  "name": "golang-misc-0:1.19.10-1.el9_2.noarch",
                  "product_id": "golang-misc-0:1.19.10-1.el9_2.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-misc@1.19.10-1.el9_2?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-src-0:1.19.10-1.el9_2.noarch",
                "product": {
                  "name": "golang-src-0:1.19.10-1.el9_2.noarch",
                  "product_id": "golang-src-0:1.19.10-1.el9_2.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-src@1.19.10-1.el9_2?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-tests-0:1.19.10-1.el9_2.noarch",
                "product": {
                  "name": "golang-tests-0:1.19.10-1.el9_2.noarch",
                  "product_id": "golang-tests-0:1.19.10-1.el9_2.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-tests@1.19.10-1.el9_2?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-0:1.19.10-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.aarch64"
        },
        "product_reference": "go-toolset-0:1.19.10-1.el9_2.aarch64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-0:1.19.10-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.ppc64le"
        },
        "product_reference": "go-toolset-0:1.19.10-1.el9_2.ppc64le",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-0:1.19.10-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.s390x"
        },
        "product_reference": "go-toolset-0:1.19.10-1.el9_2.s390x",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-0:1.19.10-1.el9_2.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.src"
        },
        "product_reference": "go-toolset-0:1.19.10-1.el9_2.src",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-0:1.19.10-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.x86_64"
        },
        "product_reference": "go-toolset-0:1.19.10-1.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-0:1.19.10-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.aarch64"
        },
        "product_reference": "golang-0:1.19.10-1.el9_2.aarch64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-0:1.19.10-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.ppc64le"
        },
        "product_reference": "golang-0:1.19.10-1.el9_2.ppc64le",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-0:1.19.10-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.s390x"
        },
        "product_reference": "golang-0:1.19.10-1.el9_2.s390x",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-0:1.19.10-1.el9_2.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.src"
        },
        "product_reference": "golang-0:1.19.10-1.el9_2.src",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-0:1.19.10-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.x86_64"
        },
        "product_reference": "golang-0:1.19.10-1.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-bin-0:1.19.10-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.aarch64"
        },
        "product_reference": "golang-bin-0:1.19.10-1.el9_2.aarch64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-bin-0:1.19.10-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.ppc64le"
        },
        "product_reference": "golang-bin-0:1.19.10-1.el9_2.ppc64le",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-bin-0:1.19.10-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.s390x"
        },
        "product_reference": "golang-bin-0:1.19.10-1.el9_2.s390x",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-bin-0:1.19.10-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.x86_64"
        },
        "product_reference": "golang-bin-0:1.19.10-1.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-docs-0:1.19.10-1.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.10-1.el9_2.noarch"
        },
        "product_reference": "golang-docs-0:1.19.10-1.el9_2.noarch",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-misc-0:1.19.10-1.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.10-1.el9_2.noarch"
        },
        "product_reference": "golang-misc-0:1.19.10-1.el9_2.noarch",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-race-0:1.19.10-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.10-1.el9_2.x86_64"
        },
        "product_reference": "golang-race-0:1.19.10-1.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-src-0:1.19.10-1.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.10-1.el9_2.noarch"
        },
        "product_reference": "golang-src-0:1.19.10-1.el9_2.noarch",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-tests-0:1.19.10-1.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.10-1.el9_2.noarch"
        },
        "product_reference": "golang-tests-0:1.19.10-1.el9_2.noarch",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2023-29402",
      "cwe": {
        "id": "CWE-94",
        "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
      },
      "discovery_date": "2023-06-08T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2217562"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in golang. The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program that uses cgo. This can occur when running an untrusted module that contains directories with newline characters in their names. Modules that are retrieved using the go command, for example, via \"go get\", are not affected. Modules retrieved using GOPATH-mode, for example, GO111MODULE=off may be affected.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: cmd/go: go command may generate unexpected code at build time when using cgo",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability is only applicable to customer use of the go compiler and not any pre-compiled golang binaries shipped by Red Hat.",
          "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.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.aarch64",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.s390x",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.src",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.aarch64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.s390x",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.src",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.aarch64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.s390x",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.10-1.el9_2.noarch",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.10-1.el9_2.noarch",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.10-1.el9_2.noarch",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.10-1.el9_2.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-29402"
        },
        {
          "category": "external",
          "summary": "RHBZ#2217562",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217562"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29402",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29402",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29402"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/501226",
          "url": "https://go.dev/cl/501226"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/60167",
          "url": "https://go.dev/issue/60167"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ",
          "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2023-1839",
          "url": "https://pkg.go.dev/vuln/GO-2023-1839"
        }
      ],
      "release_date": "2023-06-08T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-06-29T09:49:22+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.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.10-1.el9_2.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3923"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.0,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.10-1.el9_2.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "golang: cmd/go: go command may generate unexpected code at build time when using cgo"
    },
    {
      "cve": "CVE-2023-29403",
      "cwe": {
        "id": "CWE-668",
        "name": "Exposure of Resource to Wrong Sphere"
      },
      "discovery_date": "2023-06-23T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2216965"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "On Unix platforms, the Go runtime does not behave differently when a binary is run with the setuid/setgid bits. This can be dangerous in certain cases, such as when dumping memory state or assuming the status of standard I/O file descriptors. If a setuid/setgid binary is executed with standard I/O file descriptors closed, opening any files can result in unexpected content being read or written with elevated privileges. Similarly, if a setuid/setgid program is terminated, either via panic or signal, it may leak the contents of its registers.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: runtime: unexpected behavior of setuid/setgid binaries",
          "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.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.aarch64",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.s390x",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.src",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.aarch64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.s390x",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.src",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.aarch64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.s390x",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.10-1.el9_2.noarch",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.10-1.el9_2.noarch",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.10-1.el9_2.noarch",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.10-1.el9_2.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-29403"
        },
        {
          "category": "external",
          "summary": "RHBZ#2216965",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2216965"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29403",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29403",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29403"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/501223",
          "url": "https://go.dev/cl/501223"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/60272",
          "url": "https://go.dev/issue/60272"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ",
          "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2023-1840",
          "url": "https://pkg.go.dev/vuln/GO-2023-1840"
        }
      ],
      "release_date": "2023-06-08T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-06-29T09:49:22+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.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.10-1.el9_2.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3923"
        }
      ],
      "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.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.10-1.el9_2.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "golang: runtime: unexpected behavior of setuid/setgid binaries"
    },
    {
      "cve": "CVE-2023-29404",
      "cwe": {
        "id": "CWE-94",
        "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
      },
      "discovery_date": "2023-06-08T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2217565"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in golang. The go command may execute arbitrary code at build time when using cgo. This can occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This can be triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. The arguments for a number of flags which are non-optional are incorrectly considered optional, allowing disallowed flags to be smuggled through the LDFLAGS sanitization. This affects usage of both the gc and gccgo compilers.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: cmd/go: go command may execute arbitrary code at build time when using cgo",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability is only applicable to customer use of the GC \u0026 GCCGO compiler and not any pre-compiled golang binaries shipped by Red Hat.",
          "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.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.aarch64",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.s390x",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.src",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.aarch64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.s390x",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.src",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.aarch64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.s390x",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.10-1.el9_2.noarch",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.10-1.el9_2.noarch",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.10-1.el9_2.noarch",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.10-1.el9_2.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-29404"
        },
        {
          "category": "external",
          "summary": "RHBZ#2217565",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217565"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29404",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29404",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29404"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/501225",
          "url": "https://go.dev/cl/501225"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/60305",
          "url": "https://go.dev/issue/60305"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ",
          "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2023-1841",
          "url": "https://pkg.go.dev/vuln/GO-2023-1841"
        }
      ],
      "release_date": "2023-06-08T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-06-29T09:49:22+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.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.10-1.el9_2.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3923"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.10-1.el9_2.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "golang: cmd/go: go command may execute arbitrary code at build time when using cgo"
    },
    {
      "cve": "CVE-2023-29405",
      "cwe": {
        "id": "CWE-74",
        "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
      },
      "discovery_date": "2023-06-08T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2217569"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in golang. The go command may execute arbitrary code at build time when using cgo. This can occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This can be triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. Flags containing embedded spaces are mishandled, allowing disallowed flags to be smuggled through the LDFLAGS sanitization by including them in the argument of another flag. This only affects usage of the gccgo compiler.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: cmd/cgo: Arbitrary code execution triggered by linker flags",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability is only applicable to customer use of the GCCGO compiler and not any pre-compiled golang binaries shipped by Red Hat.",
          "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.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.aarch64",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.s390x",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.src",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.aarch64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.s390x",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.src",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.aarch64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.s390x",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.10-1.el9_2.noarch",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.10-1.el9_2.noarch",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.10-1.el9_2.noarch",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.10-1.el9_2.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-29405"
        },
        {
          "category": "external",
          "summary": "RHBZ#2217569",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217569"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29405",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29405",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29405"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/501224",
          "url": "https://go.dev/cl/501224"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/60306",
          "url": "https://go.dev/issue/60306"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ",
          "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2023-1842",
          "url": "https://pkg.go.dev/vuln/GO-2023-1842"
        }
      ],
      "release_date": "2023-06-08T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-06-29T09:49:22+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.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.10-1.el9_2.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3923"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.10-1.el9_2.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "golang: cmd/cgo: Arbitrary code execution triggered by linker flags"
    }
  ]
}
  rhsa-2023:3923
Vulnerability from csaf_redhat
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Critical"
    },
    "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 go-toolset and golang is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. 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": "Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. \n\nThe golang packages provide the Go programming language compiler.\n\nSecurity Fix(es):\n\n* golang: cmd/go: go command may generate unexpected code at build time when using cgo (CVE-2023-29402)\n\n* golang: cmd/go: go command may execute arbitrary code at build time when using cgo (CVE-2023-29404)\n\n* golang: cmd/cgo: Arbitratry code execution triggered by linker flags (CVE-2023-29405)\n\n* golang: runtime: unexpected behavior of setuid/setgid binaries (CVE-2023-29403)\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-2023:3923",
        "url": "https://access.redhat.com/errata/RHSA-2023:3923"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#critical",
        "url": "https://access.redhat.com/security/updates/classification/#critical"
      },
      {
        "category": "external",
        "summary": "2216965",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2216965"
      },
      {
        "category": "external",
        "summary": "2217562",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217562"
      },
      {
        "category": "external",
        "summary": "2217565",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217565"
      },
      {
        "category": "external",
        "summary": "2217569",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217569"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3923.json"
      }
    ],
    "title": "Red Hat Security Advisory: go-toolset and golang security update",
    "tracking": {
      "current_release_date": "2025-10-10T02:07:49+00:00",
      "generator": {
        "date": "2025-10-10T02:07:49+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2023:3923",
      "initial_release_date": "2023-06-29T09:49:22+00:00",
      "revision_history": [
        {
          "date": "2023-06-29T09:49:22+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2023-06-29T09:49:22+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-10T02:07:49+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.2.0.Z.MAIN.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "golang-0:1.19.10-1.el9_2.src",
                "product": {
                  "name": "golang-0:1.19.10-1.el9_2.src",
                  "product_id": "golang-0:1.19.10-1.el9_2.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang@1.19.10-1.el9_2?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-0:1.19.10-1.el9_2.src",
                "product": {
                  "name": "go-toolset-0:1.19.10-1.el9_2.src",
                  "product_id": "go-toolset-0:1.19.10-1.el9_2.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset@1.19.10-1.el9_2?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "golang-0:1.19.10-1.el9_2.aarch64",
                "product": {
                  "name": "golang-0:1.19.10-1.el9_2.aarch64",
                  "product_id": "golang-0:1.19.10-1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang@1.19.10-1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-bin-0:1.19.10-1.el9_2.aarch64",
                "product": {
                  "name": "golang-bin-0:1.19.10-1.el9_2.aarch64",
                  "product_id": "golang-bin-0:1.19.10-1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-bin@1.19.10-1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-0:1.19.10-1.el9_2.aarch64",
                "product": {
                  "name": "go-toolset-0:1.19.10-1.el9_2.aarch64",
                  "product_id": "go-toolset-0:1.19.10-1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset@1.19.10-1.el9_2?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "golang-0:1.19.10-1.el9_2.ppc64le",
                "product": {
                  "name": "golang-0:1.19.10-1.el9_2.ppc64le",
                  "product_id": "golang-0:1.19.10-1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang@1.19.10-1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-bin-0:1.19.10-1.el9_2.ppc64le",
                "product": {
                  "name": "golang-bin-0:1.19.10-1.el9_2.ppc64le",
                  "product_id": "golang-bin-0:1.19.10-1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-bin@1.19.10-1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-0:1.19.10-1.el9_2.ppc64le",
                "product": {
                  "name": "go-toolset-0:1.19.10-1.el9_2.ppc64le",
                  "product_id": "go-toolset-0:1.19.10-1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset@1.19.10-1.el9_2?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "golang-0:1.19.10-1.el9_2.x86_64",
                "product": {
                  "name": "golang-0:1.19.10-1.el9_2.x86_64",
                  "product_id": "golang-0:1.19.10-1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang@1.19.10-1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-bin-0:1.19.10-1.el9_2.x86_64",
                "product": {
                  "name": "golang-bin-0:1.19.10-1.el9_2.x86_64",
                  "product_id": "golang-bin-0:1.19.10-1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-bin@1.19.10-1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-race-0:1.19.10-1.el9_2.x86_64",
                "product": {
                  "name": "golang-race-0:1.19.10-1.el9_2.x86_64",
                  "product_id": "golang-race-0:1.19.10-1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-race@1.19.10-1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-0:1.19.10-1.el9_2.x86_64",
                "product": {
                  "name": "go-toolset-0:1.19.10-1.el9_2.x86_64",
                  "product_id": "go-toolset-0:1.19.10-1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset@1.19.10-1.el9_2?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "golang-0:1.19.10-1.el9_2.s390x",
                "product": {
                  "name": "golang-0:1.19.10-1.el9_2.s390x",
                  "product_id": "golang-0:1.19.10-1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang@1.19.10-1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-bin-0:1.19.10-1.el9_2.s390x",
                "product": {
                  "name": "golang-bin-0:1.19.10-1.el9_2.s390x",
                  "product_id": "golang-bin-0:1.19.10-1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-bin@1.19.10-1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-0:1.19.10-1.el9_2.s390x",
                "product": {
                  "name": "go-toolset-0:1.19.10-1.el9_2.s390x",
                  "product_id": "go-toolset-0:1.19.10-1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset@1.19.10-1.el9_2?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "golang-docs-0:1.19.10-1.el9_2.noarch",
                "product": {
                  "name": "golang-docs-0:1.19.10-1.el9_2.noarch",
                  "product_id": "golang-docs-0:1.19.10-1.el9_2.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-docs@1.19.10-1.el9_2?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-misc-0:1.19.10-1.el9_2.noarch",
                "product": {
                  "name": "golang-misc-0:1.19.10-1.el9_2.noarch",
                  "product_id": "golang-misc-0:1.19.10-1.el9_2.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-misc@1.19.10-1.el9_2?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-src-0:1.19.10-1.el9_2.noarch",
                "product": {
                  "name": "golang-src-0:1.19.10-1.el9_2.noarch",
                  "product_id": "golang-src-0:1.19.10-1.el9_2.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-src@1.19.10-1.el9_2?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-tests-0:1.19.10-1.el9_2.noarch",
                "product": {
                  "name": "golang-tests-0:1.19.10-1.el9_2.noarch",
                  "product_id": "golang-tests-0:1.19.10-1.el9_2.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-tests@1.19.10-1.el9_2?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-0:1.19.10-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.aarch64"
        },
        "product_reference": "go-toolset-0:1.19.10-1.el9_2.aarch64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-0:1.19.10-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.ppc64le"
        },
        "product_reference": "go-toolset-0:1.19.10-1.el9_2.ppc64le",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-0:1.19.10-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.s390x"
        },
        "product_reference": "go-toolset-0:1.19.10-1.el9_2.s390x",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-0:1.19.10-1.el9_2.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.src"
        },
        "product_reference": "go-toolset-0:1.19.10-1.el9_2.src",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-0:1.19.10-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.x86_64"
        },
        "product_reference": "go-toolset-0:1.19.10-1.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-0:1.19.10-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.aarch64"
        },
        "product_reference": "golang-0:1.19.10-1.el9_2.aarch64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-0:1.19.10-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.ppc64le"
        },
        "product_reference": "golang-0:1.19.10-1.el9_2.ppc64le",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-0:1.19.10-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.s390x"
        },
        "product_reference": "golang-0:1.19.10-1.el9_2.s390x",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-0:1.19.10-1.el9_2.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.src"
        },
        "product_reference": "golang-0:1.19.10-1.el9_2.src",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-0:1.19.10-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.x86_64"
        },
        "product_reference": "golang-0:1.19.10-1.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-bin-0:1.19.10-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.aarch64"
        },
        "product_reference": "golang-bin-0:1.19.10-1.el9_2.aarch64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-bin-0:1.19.10-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.ppc64le"
        },
        "product_reference": "golang-bin-0:1.19.10-1.el9_2.ppc64le",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-bin-0:1.19.10-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.s390x"
        },
        "product_reference": "golang-bin-0:1.19.10-1.el9_2.s390x",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-bin-0:1.19.10-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.x86_64"
        },
        "product_reference": "golang-bin-0:1.19.10-1.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-docs-0:1.19.10-1.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.10-1.el9_2.noarch"
        },
        "product_reference": "golang-docs-0:1.19.10-1.el9_2.noarch",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-misc-0:1.19.10-1.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.10-1.el9_2.noarch"
        },
        "product_reference": "golang-misc-0:1.19.10-1.el9_2.noarch",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-race-0:1.19.10-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.10-1.el9_2.x86_64"
        },
        "product_reference": "golang-race-0:1.19.10-1.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-src-0:1.19.10-1.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.10-1.el9_2.noarch"
        },
        "product_reference": "golang-src-0:1.19.10-1.el9_2.noarch",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-tests-0:1.19.10-1.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.10-1.el9_2.noarch"
        },
        "product_reference": "golang-tests-0:1.19.10-1.el9_2.noarch",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2023-29402",
      "cwe": {
        "id": "CWE-94",
        "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
      },
      "discovery_date": "2023-06-08T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2217562"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in golang. The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program that uses cgo. This can occur when running an untrusted module that contains directories with newline characters in their names. Modules that are retrieved using the go command, for example, via \"go get\", are not affected. Modules retrieved using GOPATH-mode, for example, GO111MODULE=off may be affected.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: cmd/go: go command may generate unexpected code at build time when using cgo",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability is only applicable to customer use of the go compiler and not any pre-compiled golang binaries shipped by Red Hat.",
          "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.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.aarch64",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.s390x",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.src",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.aarch64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.s390x",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.src",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.aarch64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.s390x",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.10-1.el9_2.noarch",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.10-1.el9_2.noarch",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.10-1.el9_2.noarch",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.10-1.el9_2.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-29402"
        },
        {
          "category": "external",
          "summary": "RHBZ#2217562",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217562"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29402",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29402",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29402"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/501226",
          "url": "https://go.dev/cl/501226"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/60167",
          "url": "https://go.dev/issue/60167"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ",
          "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2023-1839",
          "url": "https://pkg.go.dev/vuln/GO-2023-1839"
        }
      ],
      "release_date": "2023-06-08T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-06-29T09:49:22+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.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.10-1.el9_2.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3923"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.0,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.10-1.el9_2.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "golang: cmd/go: go command may generate unexpected code at build time when using cgo"
    },
    {
      "cve": "CVE-2023-29403",
      "cwe": {
        "id": "CWE-668",
        "name": "Exposure of Resource to Wrong Sphere"
      },
      "discovery_date": "2023-06-23T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2216965"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "On Unix platforms, the Go runtime does not behave differently when a binary is run with the setuid/setgid bits. This can be dangerous in certain cases, such as when dumping memory state or assuming the status of standard I/O file descriptors. If a setuid/setgid binary is executed with standard I/O file descriptors closed, opening any files can result in unexpected content being read or written with elevated privileges. Similarly, if a setuid/setgid program is terminated, either via panic or signal, it may leak the contents of its registers.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: runtime: unexpected behavior of setuid/setgid binaries",
          "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.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.aarch64",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.s390x",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.src",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.aarch64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.s390x",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.src",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.aarch64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.s390x",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.10-1.el9_2.noarch",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.10-1.el9_2.noarch",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.10-1.el9_2.noarch",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.10-1.el9_2.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-29403"
        },
        {
          "category": "external",
          "summary": "RHBZ#2216965",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2216965"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29403",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29403",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29403"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/501223",
          "url": "https://go.dev/cl/501223"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/60272",
          "url": "https://go.dev/issue/60272"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ",
          "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2023-1840",
          "url": "https://pkg.go.dev/vuln/GO-2023-1840"
        }
      ],
      "release_date": "2023-06-08T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-06-29T09:49:22+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.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.10-1.el9_2.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3923"
        }
      ],
      "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.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.10-1.el9_2.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "golang: runtime: unexpected behavior of setuid/setgid binaries"
    },
    {
      "cve": "CVE-2023-29404",
      "cwe": {
        "id": "CWE-94",
        "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
      },
      "discovery_date": "2023-06-08T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2217565"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in golang. The go command may execute arbitrary code at build time when using cgo. This can occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This can be triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. The arguments for a number of flags which are non-optional are incorrectly considered optional, allowing disallowed flags to be smuggled through the LDFLAGS sanitization. This affects usage of both the gc and gccgo compilers.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: cmd/go: go command may execute arbitrary code at build time when using cgo",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability is only applicable to customer use of the GC \u0026 GCCGO compiler and not any pre-compiled golang binaries shipped by Red Hat.",
          "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.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.aarch64",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.s390x",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.src",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.aarch64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.s390x",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.src",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.aarch64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.s390x",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.10-1.el9_2.noarch",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.10-1.el9_2.noarch",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.10-1.el9_2.noarch",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.10-1.el9_2.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-29404"
        },
        {
          "category": "external",
          "summary": "RHBZ#2217565",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217565"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29404",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29404",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29404"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/501225",
          "url": "https://go.dev/cl/501225"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/60305",
          "url": "https://go.dev/issue/60305"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ",
          "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2023-1841",
          "url": "https://pkg.go.dev/vuln/GO-2023-1841"
        }
      ],
      "release_date": "2023-06-08T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-06-29T09:49:22+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.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.10-1.el9_2.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3923"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.10-1.el9_2.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "golang: cmd/go: go command may execute arbitrary code at build time when using cgo"
    },
    {
      "cve": "CVE-2023-29405",
      "cwe": {
        "id": "CWE-74",
        "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
      },
      "discovery_date": "2023-06-08T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2217569"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in golang. The go command may execute arbitrary code at build time when using cgo. This can occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This can be triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. Flags containing embedded spaces are mishandled, allowing disallowed flags to be smuggled through the LDFLAGS sanitization by including them in the argument of another flag. This only affects usage of the gccgo compiler.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: cmd/cgo: Arbitrary code execution triggered by linker flags",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability is only applicable to customer use of the GCCGO compiler and not any pre-compiled golang binaries shipped by Red Hat.",
          "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.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.aarch64",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.s390x",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.src",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.aarch64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.s390x",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.src",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.aarch64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.s390x",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.10-1.el9_2.noarch",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.10-1.el9_2.noarch",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.10-1.el9_2.noarch",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.10-1.el9_2.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-29405"
        },
        {
          "category": "external",
          "summary": "RHBZ#2217569",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217569"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29405",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29405",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29405"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/501224",
          "url": "https://go.dev/cl/501224"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/60306",
          "url": "https://go.dev/issue/60306"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ",
          "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2023-1842",
          "url": "https://pkg.go.dev/vuln/GO-2023-1842"
        }
      ],
      "release_date": "2023-06-08T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-06-29T09:49:22+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.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.10-1.el9_2.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3923"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.10-1.el9_2.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "golang: cmd/cgo: Arbitrary code execution triggered by linker flags"
    }
  ]
}
  RHSA-2023:3920
Vulnerability from csaf_redhat
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Critical"
    },
    "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 go-toolset-1.19 and go-toolset-1.19-golang is now available for Red Hat Developer Tools.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. 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": "Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. \n\nSecurity Fix(es):\n\n* golang: cmd/go: go command may generate unexpected code at build time when using cgo (CVE-2023-29402)\n\n* golang: cmd/go: go command may execute arbitrary code at build time when using cgo (CVE-2023-29404)\n\n* golang: cmd/cgo: Arbitratry code execution triggered by linker flags (CVE-2023-29405)\n\n* golang: runtime: unexpected behavior of setuid/setgid binaries (CVE-2023-29403)\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-2023:3920",
        "url": "https://access.redhat.com/errata/RHSA-2023:3920"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#critical",
        "url": "https://access.redhat.com/security/updates/classification/#critical"
      },
      {
        "category": "external",
        "summary": "2216965",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2216965"
      },
      {
        "category": "external",
        "summary": "2217562",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217562"
      },
      {
        "category": "external",
        "summary": "2217565",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217565"
      },
      {
        "category": "external",
        "summary": "2217569",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217569"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3920.json"
      }
    ],
    "title": "Red Hat Security Advisory: go-toolset-1.19 and go-toolset-1.19-golang security update",
    "tracking": {
      "current_release_date": "2025-10-10T02:07:47+00:00",
      "generator": {
        "date": "2025-10-10T02:07:47+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2023:3920",
      "initial_release_date": "2023-06-29T05:33:42+00:00",
      "revision_history": [
        {
          "date": "2023-06-29T05:33:42+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2023-06-29T05:33:42+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-10T02:07:47+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
                "product": {
                  "name": "Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
                  "product_id": "7Server-DevTools-2023.2",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:devtools:2023::el7"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
                "product": {
                  "name": "Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
                  "product_id": "7Workstation-DevTools-2023.2",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:devtools:2023::el7"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Developer Tools"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go-toolset-1.19-0:1.19.10-1.el7_9.src",
                "product": {
                  "name": "go-toolset-1.19-0:1.19.10-1.el7_9.src",
                  "product_id": "go-toolset-1.19-0:1.19.10-1.el7_9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19@1.19.10-1.el7_9?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
                "product": {
                  "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
                  "product_id": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang@1.19.10-1.el7_9?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
                "product": {
                  "name": "go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
                  "product_id": "go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19@1.19.10-1.el7_9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
                "product": {
                  "name": "go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
                  "product_id": "go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-build@1.19.10-1.el7_9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
                "product": {
                  "name": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
                  "product_id": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-runtime@1.19.10-1.el7_9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
                "product": {
                  "name": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
                  "product_id": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-scldevel@1.19.10-1.el7_9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
                "product": {
                  "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
                  "product_id": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang@1.19.10-1.el7_9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
                "product": {
                  "name": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
                  "product_id": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-bin@1.19.10-1.el7_9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
                "product": {
                  "name": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
                  "product_id": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-misc@1.19.10-1.el7_9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
                "product": {
                  "name": "go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
                  "product_id": "go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-race@1.19.10-1.el7_9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
                "product": {
                  "name": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
                  "product_id": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-src@1.19.10-1.el7_9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
                "product": {
                  "name": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
                  "product_id": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-tests@1.19.10-1.el7_9?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
                "product": {
                  "name": "go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
                  "product_id": "go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19@1.19.10-1.el7_9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
                "product": {
                  "name": "go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
                  "product_id": "go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-build@1.19.10-1.el7_9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
                "product": {
                  "name": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
                  "product_id": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-runtime@1.19.10-1.el7_9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
                "product": {
                  "name": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
                  "product_id": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-scldevel@1.19.10-1.el7_9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
                "product": {
                  "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
                  "product_id": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang@1.19.10-1.el7_9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
                "product": {
                  "name": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
                  "product_id": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-bin@1.19.10-1.el7_9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
                "product": {
                  "name": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
                  "product_id": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-misc@1.19.10-1.el7_9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
                "product": {
                  "name": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
                  "product_id": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-src@1.19.10-1.el7_9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
                "product": {
                  "name": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
                  "product_id": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-tests@1.19.10-1.el7_9?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
                "product": {
                  "name": "go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
                  "product_id": "go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19@1.19.10-1.el7_9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
                "product": {
                  "name": "go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
                  "product_id": "go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-build@1.19.10-1.el7_9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
                "product": {
                  "name": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
                  "product_id": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-runtime@1.19.10-1.el7_9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
                "product": {
                  "name": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
                  "product_id": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-scldevel@1.19.10-1.el7_9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
                "product": {
                  "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
                  "product_id": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang@1.19.10-1.el7_9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
                "product": {
                  "name": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
                  "product_id": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-bin@1.19.10-1.el7_9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
                "product": {
                  "name": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
                  "product_id": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-misc@1.19.10-1.el7_9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
                "product": {
                  "name": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
                  "product_id": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-src@1.19.10-1.el7_9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
                "product": {
                  "name": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
                  "product_id": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-tests@1.19.10-1.el7_9?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
                "product": {
                  "name": "go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
                  "product_id": "go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset-1.19-golang-docs@1.19.10-1.el7_9?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-0:1.19.10-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src"
        },
        "product_reference": "go-toolset-1.19-0:1.19.10-1.el7_9.src",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src"
        },
        "product_reference": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch"
        },
        "product_reference": "go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Server-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-0:1.19.10-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src"
        },
        "product_reference": "go-toolset-1.19-0:1.19.10-1.el7_9.src",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.src as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src"
        },
        "product_reference": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch"
        },
        "product_reference": "go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le"
        },
        "product_reference": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x"
        },
        "product_reference": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64 as a component of Red Hat Developer Tools for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
        },
        "product_reference": "go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
        "relates_to_product_reference": "7Workstation-DevTools-2023.2"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2023-29402",
      "cwe": {
        "id": "CWE-94",
        "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
      },
      "discovery_date": "2023-06-08T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2217562"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in golang. The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program that uses cgo. This can occur when running an untrusted module that contains directories with newline characters in their names. Modules that are retrieved using the go command, for example, via \"go get\", are not affected. Modules retrieved using GOPATH-mode, for example, GO111MODULE=off may be affected.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: cmd/go: go command may generate unexpected code at build time when using cgo",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability is only applicable to customer use of the go compiler and not any pre-compiled golang binaries shipped by Red Hat.",
          "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": [
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-29402"
        },
        {
          "category": "external",
          "summary": "RHBZ#2217562",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217562"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29402",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29402",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29402"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/501226",
          "url": "https://go.dev/cl/501226"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/60167",
          "url": "https://go.dev/issue/60167"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ",
          "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2023-1839",
          "url": "https://pkg.go.dev/vuln/GO-2023-1839"
        }
      ],
      "release_date": "2023-06-08T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-06-29T05:33:42+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3920"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.0,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "golang: cmd/go: go command may generate unexpected code at build time when using cgo"
    },
    {
      "cve": "CVE-2023-29403",
      "cwe": {
        "id": "CWE-668",
        "name": "Exposure of Resource to Wrong Sphere"
      },
      "discovery_date": "2023-06-23T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2216965"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "On Unix platforms, the Go runtime does not behave differently when a binary is run with the setuid/setgid bits. This can be dangerous in certain cases, such as when dumping memory state or assuming the status of standard I/O file descriptors. If a setuid/setgid binary is executed with standard I/O file descriptors closed, opening any files can result in unexpected content being read or written with elevated privileges. Similarly, if a setuid/setgid program is terminated, either via panic or signal, it may leak the contents of its registers.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: runtime: unexpected behavior of setuid/setgid binaries",
          "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": [
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-29403"
        },
        {
          "category": "external",
          "summary": "RHBZ#2216965",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2216965"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29403",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29403",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29403"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/501223",
          "url": "https://go.dev/cl/501223"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/60272",
          "url": "https://go.dev/issue/60272"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ",
          "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2023-1840",
          "url": "https://pkg.go.dev/vuln/GO-2023-1840"
        }
      ],
      "release_date": "2023-06-08T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-06-29T05:33:42+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3920"
        }
      ],
      "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": [
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "golang: runtime: unexpected behavior of setuid/setgid binaries"
    },
    {
      "cve": "CVE-2023-29404",
      "cwe": {
        "id": "CWE-94",
        "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
      },
      "discovery_date": "2023-06-08T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2217565"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in golang. The go command may execute arbitrary code at build time when using cgo. This can occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This can be triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. The arguments for a number of flags which are non-optional are incorrectly considered optional, allowing disallowed flags to be smuggled through the LDFLAGS sanitization. This affects usage of both the gc and gccgo compilers.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: cmd/go: go command may execute arbitrary code at build time when using cgo",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability is only applicable to customer use of the GC \u0026 GCCGO compiler and not any pre-compiled golang binaries shipped by Red Hat.",
          "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": [
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-29404"
        },
        {
          "category": "external",
          "summary": "RHBZ#2217565",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217565"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29404",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29404",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29404"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/501225",
          "url": "https://go.dev/cl/501225"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/60305",
          "url": "https://go.dev/issue/60305"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ",
          "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2023-1841",
          "url": "https://pkg.go.dev/vuln/GO-2023-1841"
        }
      ],
      "release_date": "2023-06-08T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-06-29T05:33:42+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3920"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "golang: cmd/go: go command may execute arbitrary code at build time when using cgo"
    },
    {
      "cve": "CVE-2023-29405",
      "cwe": {
        "id": "CWE-74",
        "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
      },
      "discovery_date": "2023-06-08T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2217569"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in golang. The go command may execute arbitrary code at build time when using cgo. This can occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This can be triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. Flags containing embedded spaces are mishandled, allowing disallowed flags to be smuggled through the LDFLAGS sanitization by including them in the argument of another flag. This only affects usage of the gccgo compiler.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: cmd/cgo: Arbitrary code execution triggered by linker flags",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability is only applicable to customer use of the GCCGO compiler and not any pre-compiled golang binaries shipped by Red Hat.",
          "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": [
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
          "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
          "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
          "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
          "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
          "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-29405"
        },
        {
          "category": "external",
          "summary": "RHBZ#2217569",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217569"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29405",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29405",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29405"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/501224",
          "url": "https://go.dev/cl/501224"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/60306",
          "url": "https://go.dev/issue/60306"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ",
          "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2023-1842",
          "url": "https://pkg.go.dev/vuln/GO-2023-1842"
        }
      ],
      "release_date": "2023-06-08T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-06-29T05:33:42+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3920"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Server-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-build-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.src",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-bin-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-docs-0:1.19.10-1.el7_9.noarch",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-misc-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-race-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-src-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-golang-tests-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-runtime-0:1.19.10-1.el7_9.x86_64",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.ppc64le",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.s390x",
            "7Workstation-DevTools-2023.2:go-toolset-1.19-scldevel-0:1.19.10-1.el7_9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "golang: cmd/cgo: Arbitrary code execution triggered by linker flags"
    }
  ]
}
  rhsa-2023_3923
Vulnerability from csaf_redhat
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Critical"
    },
    "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 go-toolset and golang is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. 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": "Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. \n\nThe golang packages provide the Go programming language compiler.\n\nSecurity Fix(es):\n\n* golang: cmd/go: go command may generate unexpected code at build time when using cgo (CVE-2023-29402)\n\n* golang: cmd/go: go command may execute arbitrary code at build time when using cgo (CVE-2023-29404)\n\n* golang: cmd/cgo: Arbitratry code execution triggered by linker flags (CVE-2023-29405)\n\n* golang: runtime: unexpected behavior of setuid/setgid binaries (CVE-2023-29403)\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-2023:3923",
        "url": "https://access.redhat.com/errata/RHSA-2023:3923"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#critical",
        "url": "https://access.redhat.com/security/updates/classification/#critical"
      },
      {
        "category": "external",
        "summary": "2216965",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2216965"
      },
      {
        "category": "external",
        "summary": "2217562",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217562"
      },
      {
        "category": "external",
        "summary": "2217565",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217565"
      },
      {
        "category": "external",
        "summary": "2217569",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217569"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3923.json"
      }
    ],
    "title": "Red Hat Security Advisory: go-toolset and golang security update",
    "tracking": {
      "current_release_date": "2024-11-14T00:03:55+00:00",
      "generator": {
        "date": "2024-11-14T00:03:55+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.0"
        }
      },
      "id": "RHSA-2023:3923",
      "initial_release_date": "2023-06-29T09:49:22+00:00",
      "revision_history": [
        {
          "date": "2023-06-29T09:49:22+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2023-06-29T09:49:22+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-11-14T00:03:55+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.2.0.Z.MAIN.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "golang-0:1.19.10-1.el9_2.src",
                "product": {
                  "name": "golang-0:1.19.10-1.el9_2.src",
                  "product_id": "golang-0:1.19.10-1.el9_2.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang@1.19.10-1.el9_2?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-0:1.19.10-1.el9_2.src",
                "product": {
                  "name": "go-toolset-0:1.19.10-1.el9_2.src",
                  "product_id": "go-toolset-0:1.19.10-1.el9_2.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset@1.19.10-1.el9_2?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "golang-0:1.19.10-1.el9_2.aarch64",
                "product": {
                  "name": "golang-0:1.19.10-1.el9_2.aarch64",
                  "product_id": "golang-0:1.19.10-1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang@1.19.10-1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-bin-0:1.19.10-1.el9_2.aarch64",
                "product": {
                  "name": "golang-bin-0:1.19.10-1.el9_2.aarch64",
                  "product_id": "golang-bin-0:1.19.10-1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-bin@1.19.10-1.el9_2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-0:1.19.10-1.el9_2.aarch64",
                "product": {
                  "name": "go-toolset-0:1.19.10-1.el9_2.aarch64",
                  "product_id": "go-toolset-0:1.19.10-1.el9_2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset@1.19.10-1.el9_2?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "golang-0:1.19.10-1.el9_2.ppc64le",
                "product": {
                  "name": "golang-0:1.19.10-1.el9_2.ppc64le",
                  "product_id": "golang-0:1.19.10-1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang@1.19.10-1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-bin-0:1.19.10-1.el9_2.ppc64le",
                "product": {
                  "name": "golang-bin-0:1.19.10-1.el9_2.ppc64le",
                  "product_id": "golang-bin-0:1.19.10-1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-bin@1.19.10-1.el9_2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-0:1.19.10-1.el9_2.ppc64le",
                "product": {
                  "name": "go-toolset-0:1.19.10-1.el9_2.ppc64le",
                  "product_id": "go-toolset-0:1.19.10-1.el9_2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset@1.19.10-1.el9_2?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "golang-0:1.19.10-1.el9_2.x86_64",
                "product": {
                  "name": "golang-0:1.19.10-1.el9_2.x86_64",
                  "product_id": "golang-0:1.19.10-1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang@1.19.10-1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-bin-0:1.19.10-1.el9_2.x86_64",
                "product": {
                  "name": "golang-bin-0:1.19.10-1.el9_2.x86_64",
                  "product_id": "golang-bin-0:1.19.10-1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-bin@1.19.10-1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-race-0:1.19.10-1.el9_2.x86_64",
                "product": {
                  "name": "golang-race-0:1.19.10-1.el9_2.x86_64",
                  "product_id": "golang-race-0:1.19.10-1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-race@1.19.10-1.el9_2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-0:1.19.10-1.el9_2.x86_64",
                "product": {
                  "name": "go-toolset-0:1.19.10-1.el9_2.x86_64",
                  "product_id": "go-toolset-0:1.19.10-1.el9_2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset@1.19.10-1.el9_2?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "golang-0:1.19.10-1.el9_2.s390x",
                "product": {
                  "name": "golang-0:1.19.10-1.el9_2.s390x",
                  "product_id": "golang-0:1.19.10-1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang@1.19.10-1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-bin-0:1.19.10-1.el9_2.s390x",
                "product": {
                  "name": "golang-bin-0:1.19.10-1.el9_2.s390x",
                  "product_id": "golang-bin-0:1.19.10-1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-bin@1.19.10-1.el9_2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "go-toolset-0:1.19.10-1.el9_2.s390x",
                "product": {
                  "name": "go-toolset-0:1.19.10-1.el9_2.s390x",
                  "product_id": "go-toolset-0:1.19.10-1.el9_2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/go-toolset@1.19.10-1.el9_2?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "golang-docs-0:1.19.10-1.el9_2.noarch",
                "product": {
                  "name": "golang-docs-0:1.19.10-1.el9_2.noarch",
                  "product_id": "golang-docs-0:1.19.10-1.el9_2.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-docs@1.19.10-1.el9_2?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-misc-0:1.19.10-1.el9_2.noarch",
                "product": {
                  "name": "golang-misc-0:1.19.10-1.el9_2.noarch",
                  "product_id": "golang-misc-0:1.19.10-1.el9_2.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-misc@1.19.10-1.el9_2?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-src-0:1.19.10-1.el9_2.noarch",
                "product": {
                  "name": "golang-src-0:1.19.10-1.el9_2.noarch",
                  "product_id": "golang-src-0:1.19.10-1.el9_2.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-src@1.19.10-1.el9_2?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-tests-0:1.19.10-1.el9_2.noarch",
                "product": {
                  "name": "golang-tests-0:1.19.10-1.el9_2.noarch",
                  "product_id": "golang-tests-0:1.19.10-1.el9_2.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-tests@1.19.10-1.el9_2?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-0:1.19.10-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.aarch64"
        },
        "product_reference": "go-toolset-0:1.19.10-1.el9_2.aarch64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-0:1.19.10-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.ppc64le"
        },
        "product_reference": "go-toolset-0:1.19.10-1.el9_2.ppc64le",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-0:1.19.10-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.s390x"
        },
        "product_reference": "go-toolset-0:1.19.10-1.el9_2.s390x",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-0:1.19.10-1.el9_2.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.src"
        },
        "product_reference": "go-toolset-0:1.19.10-1.el9_2.src",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go-toolset-0:1.19.10-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.x86_64"
        },
        "product_reference": "go-toolset-0:1.19.10-1.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-0:1.19.10-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.aarch64"
        },
        "product_reference": "golang-0:1.19.10-1.el9_2.aarch64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-0:1.19.10-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.ppc64le"
        },
        "product_reference": "golang-0:1.19.10-1.el9_2.ppc64le",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-0:1.19.10-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.s390x"
        },
        "product_reference": "golang-0:1.19.10-1.el9_2.s390x",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-0:1.19.10-1.el9_2.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.src"
        },
        "product_reference": "golang-0:1.19.10-1.el9_2.src",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-0:1.19.10-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.x86_64"
        },
        "product_reference": "golang-0:1.19.10-1.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-bin-0:1.19.10-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.aarch64"
        },
        "product_reference": "golang-bin-0:1.19.10-1.el9_2.aarch64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-bin-0:1.19.10-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.ppc64le"
        },
        "product_reference": "golang-bin-0:1.19.10-1.el9_2.ppc64le",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-bin-0:1.19.10-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.s390x"
        },
        "product_reference": "golang-bin-0:1.19.10-1.el9_2.s390x",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-bin-0:1.19.10-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.x86_64"
        },
        "product_reference": "golang-bin-0:1.19.10-1.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-docs-0:1.19.10-1.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.10-1.el9_2.noarch"
        },
        "product_reference": "golang-docs-0:1.19.10-1.el9_2.noarch",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-misc-0:1.19.10-1.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.10-1.el9_2.noarch"
        },
        "product_reference": "golang-misc-0:1.19.10-1.el9_2.noarch",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-race-0:1.19.10-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.10-1.el9_2.x86_64"
        },
        "product_reference": "golang-race-0:1.19.10-1.el9_2.x86_64",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-src-0:1.19.10-1.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.10-1.el9_2.noarch"
        },
        "product_reference": "golang-src-0:1.19.10-1.el9_2.noarch",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-tests-0:1.19.10-1.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.10-1.el9_2.noarch"
        },
        "product_reference": "golang-tests-0:1.19.10-1.el9_2.noarch",
        "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2023-29402",
      "cwe": {
        "id": "CWE-94",
        "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
      },
      "discovery_date": "2023-06-08T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2217562"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in golang. The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program that uses cgo. This can occur when running an untrusted module that contains directories with newline characters in their names. Modules that are retrieved using the go command, for example, via \"go get\", are not affected. Modules retrieved using GOPATH-mode, for example, GO111MODULE=off may be affected.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: cmd/go: go command may generate unexpected code at build time when using cgo",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability is only applicable to customer use of the go compiler and not any pre-compiled golang binaries shipped by Red Hat.",
          "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.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.aarch64",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.s390x",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.src",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.aarch64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.s390x",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.src",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.aarch64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.s390x",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.10-1.el9_2.noarch",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.10-1.el9_2.noarch",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.10-1.el9_2.noarch",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.10-1.el9_2.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-29402"
        },
        {
          "category": "external",
          "summary": "RHBZ#2217562",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217562"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29402",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29402",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29402"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/501226",
          "url": "https://go.dev/cl/501226"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/60167",
          "url": "https://go.dev/issue/60167"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ",
          "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2023-1839",
          "url": "https://pkg.go.dev/vuln/GO-2023-1839"
        }
      ],
      "release_date": "2023-06-08T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-06-29T09:49:22+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.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.10-1.el9_2.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3923"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.0,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.10-1.el9_2.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "golang: cmd/go: go command may generate unexpected code at build time when using cgo"
    },
    {
      "cve": "CVE-2023-29403",
      "cwe": {
        "id": "CWE-668",
        "name": "Exposure of Resource to Wrong Sphere"
      },
      "discovery_date": "2023-06-23T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2216965"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "On Unix platforms, the Go runtime does not behave differently when a binary is run with the setuid/setgid bits. This can be dangerous in certain cases, such as when dumping memory state or assuming the status of standard I/O file descriptors. If a setuid/setgid binary is executed with standard I/O file descriptors closed, opening any files can result in unexpected content being read or written with elevated privileges. Similarly, if a setuid/setgid program is terminated, either via panic or signal, it may leak the contents of its registers.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: runtime: unexpected behavior of setuid/setgid binaries",
          "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.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.aarch64",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.s390x",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.src",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.aarch64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.s390x",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.src",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.aarch64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.s390x",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.10-1.el9_2.noarch",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.10-1.el9_2.noarch",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.10-1.el9_2.noarch",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.10-1.el9_2.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-29403"
        },
        {
          "category": "external",
          "summary": "RHBZ#2216965",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2216965"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29403",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29403",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29403"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/501223",
          "url": "https://go.dev/cl/501223"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/60272",
          "url": "https://go.dev/issue/60272"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ",
          "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2023-1840",
          "url": "https://pkg.go.dev/vuln/GO-2023-1840"
        }
      ],
      "release_date": "2023-06-08T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-06-29T09:49:22+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.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.10-1.el9_2.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3923"
        }
      ],
      "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.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.10-1.el9_2.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "golang: runtime: unexpected behavior of setuid/setgid binaries"
    },
    {
      "cve": "CVE-2023-29404",
      "cwe": {
        "id": "CWE-94",
        "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
      },
      "discovery_date": "2023-06-08T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2217565"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in golang. The go command may execute arbitrary code at build time when using cgo. This can occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This can be triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. The arguments for a number of flags which are non-optional are incorrectly considered optional, allowing disallowed flags to be smuggled through the LDFLAGS sanitization. This affects usage of both the gc and gccgo compilers.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: cmd/go: go command may execute arbitrary code at build time when using cgo",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability is only applicable to customer use of the GC \u0026 GCCGO compiler and not any pre-compiled golang binaries shipped by Red Hat.",
          "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.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.aarch64",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.s390x",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.src",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.aarch64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.s390x",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.src",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.aarch64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.s390x",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.10-1.el9_2.noarch",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.10-1.el9_2.noarch",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.10-1.el9_2.noarch",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.10-1.el9_2.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-29404"
        },
        {
          "category": "external",
          "summary": "RHBZ#2217565",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217565"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29404",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29404",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29404"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/501225",
          "url": "https://go.dev/cl/501225"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/60305",
          "url": "https://go.dev/issue/60305"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ",
          "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2023-1841",
          "url": "https://pkg.go.dev/vuln/GO-2023-1841"
        }
      ],
      "release_date": "2023-06-08T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-06-29T09:49:22+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.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.10-1.el9_2.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3923"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.10-1.el9_2.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "golang: cmd/go: go command may execute arbitrary code at build time when using cgo"
    },
    {
      "cve": "CVE-2023-29405",
      "cwe": {
        "id": "CWE-74",
        "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
      },
      "discovery_date": "2023-06-08T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2217569"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in golang. The go command may execute arbitrary code at build time when using cgo. This can occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This can be triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. Flags containing embedded spaces are mishandled, allowing disallowed flags to be smuggled through the LDFLAGS sanitization by including them in the argument of another flag. This only affects usage of the gccgo compiler.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: cmd/cgo: Arbitrary code execution triggered by linker flags",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability is only applicable to customer use of the GCCGO compiler and not any pre-compiled golang binaries shipped by Red Hat.",
          "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.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.aarch64",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.s390x",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.src",
          "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.aarch64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.s390x",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.src",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.aarch64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.ppc64le",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.s390x",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.10-1.el9_2.noarch",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.10-1.el9_2.noarch",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.10-1.el9_2.x86_64",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.10-1.el9_2.noarch",
          "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.10-1.el9_2.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-29405"
        },
        {
          "category": "external",
          "summary": "RHBZ#2217569",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217569"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-29405",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29405",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29405"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/501224",
          "url": "https://go.dev/cl/501224"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/60306",
          "url": "https://go.dev/issue/60306"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ",
          "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2023-1842",
          "url": "https://pkg.go.dev/vuln/GO-2023-1842"
        }
      ],
      "release_date": "2023-06-08T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-06-29T09:49:22+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.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.10-1.el9_2.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3923"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:go-toolset-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.src",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.aarch64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.ppc64le",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.s390x",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-bin-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-docs-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-misc-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-race-0:1.19.10-1.el9_2.x86_64",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-src-0:1.19.10-1.el9_2.noarch",
            "AppStream-9.2.0.Z.MAIN.EUS:golang-tests-0:1.19.10-1.el9_2.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "golang: cmd/cgo: Arbitrary code execution triggered by linker flags"
    }
  ]
}
  msrc_cve-2023-29403
Vulnerability from csaf_microsoft
Notes
{
  "document": {
    "category": "csaf_vex",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Public",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en-US",
    "notes": [
      {
        "category": "general",
        "text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
        "title": "Additional Resources"
      },
      {
        "category": "legal_disclaimer",
        "text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
        "title": "Disclaimer"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "secure@microsoft.com",
      "name": "Microsoft Security Response Center",
      "namespace": "https://msrc.microsoft.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "CVE-2023-29403 Unsafe behavior in setuid/setgid binaries in runtime - VEX",
        "url": "https://msrc.microsoft.com/csaf/vex/2023/msrc_cve-2023-29403.json"
      },
      {
        "category": "external",
        "summary": "Microsoft Support Lifecycle",
        "url": "https://support.microsoft.com/lifecycle"
      },
      {
        "category": "external",
        "summary": "Common Vulnerability Scoring System",
        "url": "https://www.first.org/cvss"
      }
    ],
    "title": "Unsafe behavior in setuid/setgid binaries in runtime",
    "tracking": {
      "current_release_date": "2025-09-04T05:23:28.000Z",
      "generator": {
        "date": "2025-10-20T00:29:44.703Z",
        "engine": {
          "name": "MSRC Generator",
          "version": "1.0"
        }
      },
      "id": "msrc_CVE-2023-29403",
      "initial_release_date": "2023-06-01T07:00:00.000Z",
      "revision_history": [
        {
          "date": "2025-09-04T05:23:28.000Z",
          "legacy_version": "1",
          "number": "1",
          "summary": "Information published."
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "2.0",
                "product": {
                  "name": "CBL Mariner 2.0",
                  "product_id": "17086"
                }
              },
              {
                "category": "product_version",
                "name": "3.0",
                "product": {
                  "name": "Azure Linux 3.0",
                  "product_id": "17084"
                }
              }
            ],
            "category": "product_name",
            "name": "Azure Linux"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "\u003ccbl2 golang 1.18.8-7",
                "product": {
                  "name": "\u003ccbl2 golang 1.18.8-7",
                  "product_id": "1"
                }
              },
              {
                "category": "product_version",
                "name": "cbl2 golang 1.18.8-7",
                "product": {
                  "name": "cbl2 golang 1.18.8-7",
                  "product_id": "19785"
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003ccbl2 golang 1.17.13-2",
                "product": {
                  "name": "\u003ccbl2 golang 1.17.13-2",
                  "product_id": "2"
                }
              },
              {
                "category": "product_version",
                "name": "cbl2 golang 1.17.13-2",
                "product": {
                  "name": "cbl2 golang 1.17.13-2",
                  "product_id": "19778"
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003ccbl2 golang 1.21.6-1",
                "product": {
                  "name": "\u003ccbl2 golang 1.21.6-1",
                  "product_id": "11"
                }
              },
              {
                "category": "product_version",
                "name": "cbl2 golang 1.21.6-1",
                "product": {
                  "name": "cbl2 golang 1.21.6-1",
                  "product_id": "17375"
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003ccbl2 golang 1.20.7-1",
                "product": {
                  "name": "\u003ccbl2 golang 1.20.7-1",
                  "product_id": "9"
                }
              },
              {
                "category": "product_version",
                "name": "cbl2 golang 1.20.7-1",
                "product": {
                  "name": "cbl2 golang 1.20.7-1",
                  "product_id": "18138"
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003cazl3 golang 1.20.7-1",
                "product": {
                  "name": "\u003cazl3 golang 1.20.7-1",
                  "product_id": "7"
                }
              },
              {
                "category": "product_version",
                "name": "azl3 golang 1.20.7-1",
                "product": {
                  "name": "azl3 golang 1.20.7-1",
                  "product_id": "18141"
                }
              }
            ],
            "category": "product_name",
            "name": "golang"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "\u003ccbl2 msft-golang 1.20.7-1",
                "product": {
                  "name": "\u003ccbl2 msft-golang 1.20.7-1",
                  "product_id": "8"
                }
              },
              {
                "category": "product_version",
                "name": "cbl2 msft-golang 1.20.7-1",
                "product": {
                  "name": "cbl2 msft-golang 1.20.7-1",
                  "product_id": "18140"
                }
              }
            ],
            "category": "product_name",
            "name": "msft-golang"
          },
          {
            "category": "product_name",
            "name": "azl3 tensorflow 2.16.1-9",
            "product": {
              "name": "azl3 tensorflow 2.16.1-9",
              "product_id": "10"
            }
          },
          {
            "category": "product_name",
            "name": "cbl2 python-tensorboard 2.11.0-3",
            "product": {
              "name": "cbl2 python-tensorboard 2.11.0-3",
              "product_id": "3"
            }
          },
          {
            "category": "product_name",
            "name": "azl3 golang 1.24.3-1",
            "product": {
              "name": "azl3 golang 1.24.3-1",
              "product_id": "4"
            }
          },
          {
            "category": "product_name",
            "name": "cbl2 tensorflow 2.11.1-2",
            "product": {
              "name": "cbl2 tensorflow 2.11.1-2",
              "product_id": "6"
            }
          },
          {
            "category": "product_name",
            "name": "azl3 python-tensorboard 2.16.2-6",
            "product": {
              "name": "azl3 python-tensorboard 2.16.2-6",
              "product_id": "5"
            }
          }
        ],
        "category": "vendor",
        "name": "Microsoft"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "\u003ccbl2 golang 1.18.8-7 as a component of CBL Mariner 2.0",
          "product_id": "17086-1"
        },
        "product_reference": "1",
        "relates_to_product_reference": "17086"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cbl2 golang 1.18.8-7 as a component of CBL Mariner 2.0",
          "product_id": "19785-17086"
        },
        "product_reference": "19785",
        "relates_to_product_reference": "17086"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "\u003ccbl2 golang 1.17.13-2 as a component of CBL Mariner 2.0",
          "product_id": "17086-2"
        },
        "product_reference": "2",
        "relates_to_product_reference": "17086"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cbl2 golang 1.17.13-2 as a component of CBL Mariner 2.0",
          "product_id": "19778-17086"
        },
        "product_reference": "19778",
        "relates_to_product_reference": "17086"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "azl3 tensorflow 2.16.1-9 as a component of Azure Linux 3.0",
          "product_id": "17084-10"
        },
        "product_reference": "10",
        "relates_to_product_reference": "17084"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cbl2 python-tensorboard 2.11.0-3 as a component of CBL Mariner 2.0",
          "product_id": "17086-3"
        },
        "product_reference": "3",
        "relates_to_product_reference": "17086"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "azl3 golang 1.24.3-1 as a component of Azure Linux 3.0",
          "product_id": "17084-4"
        },
        "product_reference": "4",
        "relates_to_product_reference": "17084"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "\u003ccbl2 golang 1.21.6-1 as a component of CBL Mariner 2.0",
          "product_id": "17086-11"
        },
        "product_reference": "11",
        "relates_to_product_reference": "17086"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cbl2 golang 1.21.6-1 as a component of CBL Mariner 2.0",
          "product_id": "17375-17086"
        },
        "product_reference": "17375",
        "relates_to_product_reference": "17086"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "\u003ccbl2 msft-golang 1.20.7-1 as a component of CBL Mariner 2.0",
          "product_id": "17086-8"
        },
        "product_reference": "8",
        "relates_to_product_reference": "17086"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cbl2 msft-golang 1.20.7-1 as a component of CBL Mariner 2.0",
          "product_id": "18140-17086"
        },
        "product_reference": "18140",
        "relates_to_product_reference": "17086"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "\u003ccbl2 golang 1.20.7-1 as a component of CBL Mariner 2.0",
          "product_id": "17086-9"
        },
        "product_reference": "9",
        "relates_to_product_reference": "17086"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cbl2 golang 1.20.7-1 as a component of CBL Mariner 2.0",
          "product_id": "18138-17086"
        },
        "product_reference": "18138",
        "relates_to_product_reference": "17086"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "\u003cazl3 golang 1.20.7-1 as a component of Azure Linux 3.0",
          "product_id": "17084-7"
        },
        "product_reference": "7",
        "relates_to_product_reference": "17084"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "azl3 golang 1.20.7-1 as a component of Azure Linux 3.0",
          "product_id": "18141-17084"
        },
        "product_reference": "18141",
        "relates_to_product_reference": "17084"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cbl2 tensorflow 2.11.1-2 as a component of CBL Mariner 2.0",
          "product_id": "17086-6"
        },
        "product_reference": "6",
        "relates_to_product_reference": "17086"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "azl3 python-tensorboard 2.16.2-6 as a component of Azure Linux 3.0",
          "product_id": "17084-5"
        },
        "product_reference": "5",
        "relates_to_product_reference": "17084"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2023-29403",
      "cwe": {
        "id": "CWE-668",
        "name": "Exposure of Resource to Wrong Sphere"
      },
      "flags": [
        {
          "label": "component_not_present",
          "product_ids": [
            "17084-10",
            "17086-3",
            "17084-4",
            "17086-6",
            "17084-5"
          ]
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Go",
          "title": "Assigning CNA"
        }
      ],
      "product_status": {
        "fixed": [
          "19785-17086",
          "19778-17086",
          "17375-17086",
          "18140-17086",
          "18138-17086",
          "18141-17084"
        ],
        "known_affected": [
          "17086-1",
          "17086-2",
          "17086-11",
          "17086-8",
          "17086-9",
          "17084-7"
        ],
        "known_not_affected": [
          "17084-10",
          "17086-3",
          "17084-4",
          "17086-6",
          "17084-5"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2023-29403 Unsafe behavior in setuid/setgid binaries in runtime - VEX",
          "url": "https://msrc.microsoft.com/csaf/vex/2023/msrc_cve-2023-29403.json"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-09-04T05:23:28.000Z",
          "details": "Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
          "product_ids": [
            "17086-1",
            "17086-2"
          ],
          "url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
        },
        {
          "category": "vendor_fix",
          "date": "2025-09-04T05:23:28.000Z",
          "details": "1.21.6-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
          "product_ids": [
            "17086-11"
          ],
          "url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
        },
        {
          "category": "vendor_fix",
          "date": "2025-09-04T05:23:28.000Z",
          "details": "1.20.7-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
          "product_ids": [
            "17086-8",
            "17086-9",
            "17084-7"
          ],
          "url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "environmentalsScore": 0.0,
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "temporalScore": 7.8,
            "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": [
            "17086-1",
            "17086-2",
            "17086-11",
            "17086-8",
            "17086-9",
            "17084-7"
          ]
        }
      ],
      "title": "Unsafe behavior in setuid/setgid binaries in runtime"
    }
  ]
}
  CERTFR-2023-AVI-0650
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans IBM Spectrum Copy Data Management. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une atteinte à l'intégrité des données et une atteinte à la confidentialité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
| 
 | |||||
{
  "$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
  "affected_systems": [
    {
      "description": "IBM Spectrum Copy Data Management versions 2.2.x ant\u00e9rieures \u00e0 2.2.20.1 sur Linux",
      "product": {
        "name": "Spectrum",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    }
  ],
  "affected_systems_content": null,
  "content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
  "cves": [
    {
      "name": "CVE-2023-29404",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
    },
    {
      "name": "CVE-2023-29403",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
    },
    {
      "name": "CVE-2023-29405",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
    },
    {
      "name": "CVE-2023-24539",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
    },
    {
      "name": "CVE-2023-24540",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
    },
    {
      "name": "CVE-2023-29402",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
    }
  ],
  "initial_release_date": "2023-08-11T00:00:00",
  "last_revision_date": "2023-08-11T00:00:00",
  "links": [],
  "reference": "CERTFR-2023-AVI-0650",
  "revisions": [
    {
      "description": "Version initiale",
      "revision_date": "2023-08-11T00:00:00.000000"
    }
  ],
  "risks": [
    {
      "description": "D\u00e9ni de service \u00e0 distance"
    },
    {
      "description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
    },
    {
      "description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
    },
    {
      "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
    },
    {
      "description": "\u00c9l\u00e9vation de privil\u00e8ges"
    }
  ],
  "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans IBM Spectrum Copy\nData Management. Certaines d\u0027entre elles permettent \u00e0 un attaquant de\nprovoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une atteinte \u00e0\nl\u0027int\u00e9grit\u00e9 des donn\u00e9es et une atteinte \u00e0 la confidentialit\u00e9 des\ndonn\u00e9es.\n",
  "title": "Multiples vuln\u00e9rabilit\u00e9s dans IBM Spectrum Copy Data Management",
  "vendor_advisories": [
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 7012461 du 28 juillet 2023",
      "url": "https://www.ibm.com/support/pages/node/7012461"
    }
  ]
}
  CERTFR-2024-AVI-0061
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits Splunk. Certaines d'entre elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur, un contournement de la politique de sécurité et une atteinte à l'intégrité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Splunk | Splunk Enterprise | Splunk Enterprise versions 9.1.x antérieures à 9.1.3 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 9.0.x antérieures à 9.0.8 | ||
| Splunk | N/A | Splunk Cloud versions antérieures à 9.1.2312.200 | 
| Title | Publication Time | Tags | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 
 | |||||||||||||||||
{
  "$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
  "affected_systems": [
    {
      "description": "Splunk Enterprise versions 9.1.x ant\u00e9rieures \u00e0 9.1.3",
      "product": {
        "name": "Splunk Enterprise",
        "vendor": {
          "name": "Splunk",
          "scada": false
        }
      }
    },
    {
      "description": "Splunk Enterprise versions 9.0.x ant\u00e9rieures \u00e0 9.0.8",
      "product": {
        "name": "Splunk Enterprise",
        "vendor": {
          "name": "Splunk",
          "scada": false
        }
      }
    },
    {
      "description": "Splunk Cloud versions ant\u00e9rieures \u00e0 9.1.2312.200",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Splunk",
          "scada": false
        }
      }
    }
  ],
  "affected_systems_content": null,
  "content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
  "cves": [
    {
      "name": "CVE-2022-40899",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-40899"
    },
    {
      "name": "CVE-2024-23676",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-23676"
    },
    {
      "name": "CVE-2024-23675",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-23675"
    },
    {
      "name": "CVE-2023-29404",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
    },
    {
      "name": "CVE-2023-37920",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
    },
    {
      "name": "CVE-2023-29403",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
    },
    {
      "name": "CVE-2023-29405",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
    },
    {
      "name": "CVE-2023-29406",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
    },
    {
      "name": "CVE-2024-23678",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-23678"
    },
    {
      "name": "CVE-2023-39323",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
    },
    {
      "name": "CVE-2023-29402",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
    },
    {
      "name": "CVE-2023-29409",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
    },
    {
      "name": "CVE-2024-23677",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-23677"
    }
  ],
  "initial_release_date": "2024-01-23T00:00:00",
  "last_revision_date": "2024-01-23T00:00:00",
  "links": [],
  "reference": "CERTFR-2024-AVI-0061",
  "revisions": [
    {
      "description": "Version initiale",
      "revision_date": "2024-01-23T00:00:00.000000"
    }
  ],
  "risks": [
    {
      "description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
    },
    {
      "description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
    },
    {
      "description": "Contournement de la politique de s\u00e9curit\u00e9"
    },
    {
      "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
    }
  ],
  "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003eles produits Splunk\u003c/span\u003e. Certaines d\u0027entre elles\npermettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non\nsp\u00e9cifi\u00e9 par l\u0027\u00e9diteur, un contournement de la politique de s\u00e9curit\u00e9 et\nune atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es.\n",
  "title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Splunk",
  "vendor_advisories": [
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0105 du 22 janvier 2024",
      "url": "https://advisory.splunk.com/advisories/SVD-2024-0105"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0108 du 22 janvier 2024",
      "url": "https://advisory.splunk.com/advisories/SVD-2024-0108"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0106 du 22 janvier 2024",
      "url": "https://advisory.splunk.com/advisories/SVD-2024-0106"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0107 du 22 janvier 2024",
      "url": "https://advisory.splunk.com/advisories/SVD-2024-0107"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0109 du 22 janvier 2024",
      "url": "https://advisory.splunk.com/advisories/SVD-2024-0109"
    }
  ]
}
  CERTFR-2025-AVI-0622
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits VMware. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Platform | Tanzu Platform versions 4.0.x antérieures à 4.0.38+LTS-T pour Cloud Foundry Windows | ||
| VMware | Tanzu Platform | Tanzu Platform versions 10.0.x antérieures à 10.0.8 pour Cloud Foundry Windows | ||
| VMware | N/A | Stemcells sans le dernier correctif de sécurité | ||
| VMware | Tanzu Platform | Tanzu Platform versions 4.0.x antérieures à 4.0.38+LTS-T pour Cloud Foundry | ||
| VMware | Tanzu Platform | Tanzu Platform versions 6.0.x antérieures à 6.0.18+LTS-T pour Cloud Foundry Windows | ||
| VMware | Tanzu | Anti-Virus sans le dernier correctif de sécurité pour Tanzu version 2.4.0 | ||
| VMware | Tanzu | Scheduler sans le dernier correctif de sécurité pour Tanzu version 2.0.19 | ||
| VMware | Tanzu Platform | Tanzu Platform versions 6.0.x antérieures à 6.0.18+LTS-T pour Cloud Foundry | ||
| VMware | Tanzu Platform | GenAI sans le dernier correctif de sécurité pour Tanzu Platform pour Cloud Foundry version 10.2.1 | ||
| VMware | Tanzu Application Service | Tanzu Application Service versions antérieures à 1.16.11 | ||
| VMware | Tanzu Platform | Tanzu Platform versions 10.2.x antérieures à 10.2.1+LTS-T pour Cloud Foundry isolation segment | ||
| VMware | Tanzu Platform | Tanzu Platform versions 10.0.x antérieures à 10.0.8 pour Cloud Foundry isolation segment | ||
| VMware | Tanzu | Spring Cloud Services sans le dernier correctif de sécurité pour Tanzu version 3.3.8 | ||
| VMware | Tanzu Platform | Tanzu Platform versions 10.0.x antérieures à 10.0.8 pour Cloud Foundry | ||
| VMware | Tanzu Platform | Tanzu Platform versions 4.0.x antérieures à 4.0.38+LTS-T pour Cloud Foundry isolation segment | ||
| VMware | Tanzu | Spring Cloud Data Flow sans le dernier correctif de sécurité pour Tanzu version 1.14.7 | ||
| VMware | Tanzu Platform | Tanzu Platform versions 6.0.x antérieures à 6.0.18+LTS-T pour Cloud Foundry isolation segment | ||
| VMware | Tanzu Platform | Tanzu Platform versions 10.2.x antérieures à 10.2.1+LTS-T pour Cloud Foundry | ||
| VMware | Tanzu Application Service | Single Sign-On sans le dernier correctif de sécurité pour Tanzu Application Service version 1.16.11 | ||
| VMware | Tanzu | File Integrity Monitoring sans le dernier correctif de sécurité pour Tanzu version 2.1.47 | 
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 
 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
  "$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
  "affected_systems": [
    {
      "description": "Tanzu Platform versions 4.0.x ant\u00e9rieures \u00e0 4.0.38+LTS-T pour Cloud Foundry Windows",
      "product": {
        "name": "Tanzu Platform",
        "vendor": {
          "name": "VMware",
          "scada": false
        }
      }
    },
    {
      "description": "Tanzu Platform versions 10.0.x ant\u00e9rieures \u00e0 10.0.8 pour Cloud Foundry Windows",
      "product": {
        "name": "Tanzu Platform",
        "vendor": {
          "name": "VMware",
          "scada": false
        }
      }
    },
    {
      "description": "Stemcells sans le dernier correctif de s\u00e9curit\u00e9",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "VMware",
          "scada": false
        }
      }
    },
    {
      "description": "Tanzu Platform versions 4.0.x ant\u00e9rieures \u00e0 4.0.38+LTS-T pour Cloud Foundry",
      "product": {
        "name": "Tanzu Platform",
        "vendor": {
          "name": "VMware",
          "scada": false
        }
      }
    },
    {
      "description": "Tanzu Platform versions 6.0.x ant\u00e9rieures \u00e0 6.0.18+LTS-T pour Cloud Foundry Windows",
      "product": {
        "name": "Tanzu Platform",
        "vendor": {
          "name": "VMware",
          "scada": false
        }
      }
    },
    {
      "description": "Anti-Virus sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu version 2.4.0",
      "product": {
        "name": "Tanzu",
        "vendor": {
          "name": "VMware",
          "scada": false
        }
      }
    },
    {
      "description": "Scheduler sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu version 2.0.19",
      "product": {
        "name": "Tanzu",
        "vendor": {
          "name": "VMware",
          "scada": false
        }
      }
    },
    {
      "description": "Tanzu Platform versions 6.0.x ant\u00e9rieures \u00e0 6.0.18+LTS-T pour Cloud Foundry",
      "product": {
        "name": "Tanzu Platform",
        "vendor": {
          "name": "VMware",
          "scada": false
        }
      }
    },
    {
      "description": "GenAI sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu Platform pour Cloud Foundry version 10.2.1",
      "product": {
        "name": "Tanzu Platform",
        "vendor": {
          "name": "VMware",
          "scada": false
        }
      }
    },
    {
      "description": "Tanzu Application Service versions ant\u00e9rieures \u00e0 1.16.11",
      "product": {
        "name": "Tanzu Application Service",
        "vendor": {
          "name": "VMware",
          "scada": false
        }
      }
    },
    {
      "description": "Tanzu Platform versions 10.2.x ant\u00e9rieures \u00e0 10.2.1+LTS-T pour Cloud Foundry isolation segment",
      "product": {
        "name": "Tanzu Platform",
        "vendor": {
          "name": "VMware",
          "scada": false
        }
      }
    },
    {
      "description": "Tanzu Platform versions 10.0.x ant\u00e9rieures \u00e0 10.0.8 pour Cloud Foundry isolation segment",
      "product": {
        "name": "Tanzu Platform",
        "vendor": {
          "name": "VMware",
          "scada": false
        }
      }
    },
    {
      "description": "Spring Cloud Services sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu version 3.3.8",
      "product": {
        "name": "Tanzu",
        "vendor": {
          "name": "VMware",
          "scada": false
        }
      }
    },
    {
      "description": "Tanzu Platform versions 10.0.x ant\u00e9rieures \u00e0 10.0.8 pour Cloud Foundry",
      "product": {
        "name": "Tanzu Platform",
        "vendor": {
          "name": "VMware",
          "scada": false
        }
      }
    },
    {
      "description": "Tanzu Platform versions 4.0.x ant\u00e9rieures \u00e0 4.0.38+LTS-T pour Cloud Foundry isolation segment",
      "product": {
        "name": "Tanzu Platform",
        "vendor": {
          "name": "VMware",
          "scada": false
        }
      }
    },
    {
      "description": "Spring Cloud Data Flow sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu version 1.14.7",
      "product": {
        "name": "Tanzu",
        "vendor": {
          "name": "VMware",
          "scada": false
        }
      }
    },
    {
      "description": "Tanzu Platform versions 6.0.x ant\u00e9rieures \u00e0 6.0.18+LTS-T pour Cloud Foundry isolation segment",
      "product": {
        "name": "Tanzu Platform",
        "vendor": {
          "name": "VMware",
          "scada": false
        }
      }
    },
    {
      "description": "Tanzu Platform versions 10.2.x ant\u00e9rieures \u00e0 10.2.1+LTS-T pour Cloud Foundry",
      "product": {
        "name": "Tanzu Platform",
        "vendor": {
          "name": "VMware",
          "scada": false
        }
      }
    },
    {
      "description": "Single Sign-On sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu Application Service version 1.16.11",
      "product": {
        "name": "Tanzu Application Service",
        "vendor": {
          "name": "VMware",
          "scada": false
        }
      }
    },
    {
      "description": "File Integrity Monitoring sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu version 2.1.47",
      "product": {
        "name": "Tanzu",
        "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-2020-8908",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-8908"
    },
    {
      "name": "CVE-2022-3602",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-3602"
    },
    {
      "name": "CVE-2022-30633",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
    },
    {
      "name": "CVE-2022-1705",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
    },
    {
      "name": "CVE-2022-27664",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
    },
    {
      "name": "CVE-2022-28131",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
    },
    {
      "name": "CVE-2022-32148",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
    },
    {
      "name": "CVE-2022-32189",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
    },
    {
      "name": "CVE-2022-1962",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
    },
    {
      "name": "CVE-2022-30635",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
    },
    {
      "name": "CVE-2022-32149",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-32149"
    },
    {
      "name": "CVE-2022-30631",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
    },
    {
      "name": "CVE-2022-30632",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
    },
    {
      "name": "CVE-2022-30630",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
    },
    {
      "name": "CVE-2022-3786",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-3786"
    },
    {
      "name": "CVE-2022-29526",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
    },
    {
      "name": "CVE-2022-32205",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-32205"
    },
    {
      "name": "CVE-2022-32206",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-32206"
    },
    {
      "name": "CVE-2022-3996",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-3996"
    },
    {
      "name": "CVE-2022-24921",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
    },
    {
      "name": "CVE-2022-1434",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-1434"
    },
    {
      "name": "CVE-2022-1292",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-1292"
    },
    {
      "name": "CVE-2022-1343",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-1343"
    },
    {
      "name": "CVE-2022-1473",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-1473"
    },
    {
      "name": "CVE-2022-27774",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-27774"
    },
    {
      "name": "CVE-2022-27775",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-27775"
    },
    {
      "name": "CVE-2022-22576",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-22576"
    },
    {
      "name": "CVE-2022-27776",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-27776"
    },
    {
      "name": "CVE-2022-2068",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-2068"
    },
    {
      "name": "CVE-2022-27191",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-27191"
    },
    {
      "name": "CVE-2022-2097",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-2097"
    },
    {
      "name": "CVE-2022-25647",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-25647"
    },
    {
      "name": "CVE-2022-28327",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
    },
    {
      "name": "CVE-2022-24675",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
    },
    {
      "name": "CVE-2022-27782",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-27782"
    },
    {
      "name": "CVE-2022-32208",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-32208"
    },
    {
      "name": "CVE-2022-27781",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-27781"
    },
    {
      "name": "CVE-2022-32207",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-32207"
    },
    {
      "name": "CVE-2022-3358",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-3358"
    },
    {
      "name": "CVE-2022-1271",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-1271"
    },
    {
      "name": "CVE-2022-32221",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-32221"
    },
    {
      "name": "CVE-2022-42916",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-42916"
    },
    {
      "name": "CVE-2022-35252",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-35252"
    },
    {
      "name": "CVE-2022-42915",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-42915"
    },
    {
      "name": "CVE-2022-43551",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-43551"
    },
    {
      "name": "CVE-2022-43552",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-43552"
    },
    {
      "name": "CVE-2022-4304",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
    },
    {
      "name": "CVE-2022-4203",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-4203"
    },
    {
      "name": "CVE-2023-0286",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
    },
    {
      "name": "CVE-2023-0401",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-0401"
    },
    {
      "name": "CVE-2023-0215",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
    },
    {
      "name": "CVE-2023-0217",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-0217"
    },
    {
      "name": "CVE-2023-0216",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-0216"
    },
    {
      "name": "CVE-2022-4450",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-4450"
    },
    {
      "name": "CVE-2023-23915",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-23915"
    },
    {
      "name": "CVE-2023-23914",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-23914"
    },
    {
      "name": "CVE-2023-23916",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-23916"
    },
    {
      "name": "CVE-2022-41717",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
    },
    {
      "name": "CVE-2023-0464",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-0464"
    },
    {
      "name": "CVE-2022-2879",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
    },
    {
      "name": "CVE-2022-41715",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
    },
    {
      "name": "CVE-2022-2880",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
    },
    {
      "name": "CVE-2022-41716",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-41716"
    },
    {
      "name": "CVE-2023-0466",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-0466"
    },
    {
      "name": "CVE-2023-0465",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-0465"
    },
    {
      "name": "CVE-2022-30629",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
    },
    {
      "name": "CVE-2022-41723",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
    },
    {
      "name": "CVE-2022-41722",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-41722"
    },
    {
      "name": "CVE-2022-30580",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
    },
    {
      "name": "CVE-2022-41720",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-41720"
    },
    {
      "name": "CVE-2022-41725",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
    },
    {
      "name": "CVE-2022-41724",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
    },
    {
      "name": "CVE-2023-24532",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
    },
    {
      "name": "CVE-2023-24537",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
    },
    {
      "name": "CVE-2023-2650",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
    },
    {
      "name": "CVE-2022-30634",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-30634"
    },
    {
      "name": "CVE-2023-27533",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-27533"
    },
    {
      "name": "CVE-2023-27534",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-27534"
    },
    {
      "name": "CVE-2022-27780",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-27780"
    },
    {
      "name": "CVE-2022-29804",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-29804"
    },
    {
      "name": "CVE-2023-24536",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
    },
    {
      "name": "CVE-2023-24538",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
    },
    {
      "name": "CVE-2023-1255",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-1255"
    },
    {
      "name": "CVE-2023-28322",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-28322"
    },
    {
      "name": "CVE-2023-28320",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-28320"
    },
    {
      "name": "CVE-2023-28321",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-28321"
    },
    {
      "name": "CVE-2023-24540",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
    },
    {
      "name": "CVE-2023-29400",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
    },
    {
      "name": "CVE-2023-24539",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
    },
    {
      "name": "CVE-2023-2975",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-2975"
    },
    {
      "name": "CVE-2023-3446",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
    },
    {
      "name": "CVE-2023-28319",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-28319"
    },
    {
      "name": "CVE-2023-3817",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-3817"
    },
    {
      "name": "CVE-2023-29404",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
    },
    {
      "name": "CVE-2023-29402",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
    },
    {
      "name": "CVE-2023-29403",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
    },
    {
      "name": "CVE-2023-29405",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
    },
    {
      "name": "CVE-2023-2976",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
    },
    {
      "name": "CVE-2023-29409",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
    },
    {
      "name": "CVE-2023-29406",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
    },
    {
      "name": "CVE-2023-40403",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-40403"
    },
    {
      "name": "CVE-2023-44487",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
    },
    {
      "name": "CVE-2023-33201",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-33201"
    },
    {
      "name": "CVE-2016-1000027",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-1000027"
    },
    {
      "name": "CVE-2023-5363",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-5363"
    },
    {
      "name": "CVE-2023-4807",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
    },
    {
      "name": "CVE-2023-5678",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-5678"
    },
    {
      "name": "CVE-2023-40217",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217"
    },
    {
      "name": "CVE-2022-0563",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-0563"
    },
    {
      "name": "CVE-2023-48795",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
    },
    {
      "name": "CVE-2023-6237",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-6237"
    },
    {
      "name": "CVE-2023-39323",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
    },
    {
      "name": "CVE-2023-36617",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-36617"
    },
    {
      "name": "CVE-2022-23471",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-23471"
    },
    {
      "name": "CVE-2023-25153",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-25153"
    },
    {
      "name": "CVE-2023-24534",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
    },
    {
      "name": "CVE-2023-6129",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-6129"
    },
    {
      "name": "CVE-2023-46218",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-46218"
    },
    {
      "name": "CVE-2023-39318",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
    },
    {
      "name": "CVE-2023-39319",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
    },
    {
      "name": "CVE-2024-0727",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-0727"
    },
    {
      "name": "CVE-2023-39325",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
    },
    {
      "name": "CVE-2023-25173",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-25173"
    },
    {
      "name": "CVE-2022-31030",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-31030"
    },
    {
      "name": "CVE-2023-27043",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-27043"
    },
    {
      "name": "CVE-2023-36632",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-36632"
    },
    {
      "name": "CVE-2024-28085",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-28085"
    },
    {
      "name": "CVE-2024-2511",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-2511"
    },
    {
      "name": "CVE-2020-22916",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-22916"
    },
    {
      "name": "CVE-2023-3978",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-3978"
    },
    {
      "name": "CVE-2023-2253",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-2253"
    },
    {
      "name": "CVE-2024-25710",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-25710"
    },
    {
      "name": "CVE-2024-26308",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26308"
    },
    {
      "name": "CVE-2023-6597",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-6597"
    },
    {
      "name": "CVE-2024-21011",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-21011"
    },
    {
      "name": "CVE-2024-21094",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-21094"
    },
    {
      "name": "CVE-2024-21068",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-21068"
    },
    {
      "name": "CVE-2024-21085",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-21085"
    },
    {
      "name": "CVE-2024-21012",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-21012"
    },
    {
      "name": "CVE-2023-28841",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-28841"
    },
    {
      "name": "CVE-2023-28842",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-28842"
    },
    {
      "name": "CVE-2023-39326",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
    },
    {
      "name": "CVE-2023-45283",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-45283"
    },
    {
      "name": "CVE-2023-28840",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-28840"
    },
    {
      "name": "CVE-2023-45285",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-45285"
    },
    {
      "name": "CVE-2023-45284",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-45284"
    },
    {
      "name": "CVE-2023-45288",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
    },
    {
      "name": "CVE-2024-4603",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
    },
    {
      "name": "CVE-2023-6378",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-6378"
    },
    {
      "name": "CVE-2023-45289",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
    },
    {
      "name": "CVE-2023-45290",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
    },
    {
      "name": "CVE-2024-24783",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
    },
    {
      "name": "CVE-2024-24784",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
    },
    {
      "name": "CVE-2024-24785",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
    },
    {
      "name": "CVE-2024-4741",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-4741"
    },
    {
      "name": "CVE-2024-35255",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35255"
    },
    {
      "name": "CVE-2024-24557",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-24557"
    },
    {
      "name": "CVE-2024-24786",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
    },
    {
      "name": "CVE-2024-28180",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-28180"
    },
    {
      "name": "CVE-2024-29857",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
    },
    {
      "name": "CVE-2024-30171",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-30171"
    },
    {
      "name": "CVE-2024-30172",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-30172"
    },
    {
      "name": "CVE-2024-5535",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
    },
    {
      "name": "CVE-2024-2398",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-2398"
    },
    {
      "name": "CVE-2024-0397",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-0397"
    },
    {
      "name": "CVE-2024-4030",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-4030"
    },
    {
      "name": "CVE-2024-4032",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-4032"
    },
    {
      "name": "CVE-2024-0450",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-0450"
    },
    {
      "name": "CVE-2024-36945",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-36945"
    },
    {
      "name": "CVE-2024-21131",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-21131"
    },
    {
      "name": "CVE-2024-21138",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-21138"
    },
    {
      "name": "CVE-2024-21140",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-21140"
    },
    {
      "name": "CVE-2024-21144",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-21144"
    },
    {
      "name": "CVE-2024-21145",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-21145"
    },
    {
      "name": "CVE-2024-21147",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-21147"
    },
    {
      "name": "CVE-2023-28756",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-28756"
    },
    {
      "name": "CVE-2024-6923",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-6923"
    },
    {
      "name": "CVE-2024-3219",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-3219"
    },
    {
      "name": "CVE-2023-45287",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
    },
    {
      "name": "CVE-2024-24787",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-24787"
    },
    {
      "name": "CVE-2024-42230",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-42230"
    },
    {
      "name": "CVE-2024-6232",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-6232"
    },
    {
      "name": "CVE-2024-6119",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
    },
    {
      "name": "CVE-2022-24769",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-24769"
    },
    {
      "name": "CVE-2024-41110",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-41110"
    },
    {
      "name": "CVE-2024-38816",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-38816"
    },
    {
      "name": "CVE-2024-7264",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-7264"
    },
    {
      "name": "CVE-2024-8096",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-8096"
    },
    {
      "name": "CVE-2024-46812",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-46812"
    },
    {
      "name": "CVE-2024-46821",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-46821"
    },
    {
      "name": "CVE-2024-24789",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
    },
    {
      "name": "CVE-2024-34155",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
    },
    {
      "name": "CVE-2024-34156",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
    },
    {
      "name": "CVE-2024-34158",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
    },
    {
      "name": "CVE-2024-46753",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-46753"
    },
    {
      "name": "CVE-2024-46787",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-46787"
    },
    {
      "name": "CVE-2024-24790",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
    },
    {
      "name": "CVE-2024-21208",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-21208"
    },
    {
      "name": "CVE-2024-21210",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-21210"
    },
    {
      "name": "CVE-2024-21217",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-21217"
    },
    {
      "name": "CVE-2024-21235",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-21235"
    },
    {
      "name": "CVE-2024-9143",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-9143"
    },
    {
      "name": "CVE-2024-38819",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-38819"
    },
    {
      "name": "CVE-2024-38820",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-38820"
    },
    {
      "name": "CVE-2024-34447",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-34447"
    },
    {
      "name": "CVE-2024-7592",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-7592"
    },
    {
      "name": "CVE-2024-8088",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-8088"
    },
    {
      "name": "CVE-2024-9681",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-9681"
    },
    {
      "name": "CVE-2024-11168",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-11168"
    },
    {
      "name": "CVE-2024-38828",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-38828"
    },
    {
      "name": "CVE-2024-50047",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-50047"
    },
    {
      "name": "CVE-2024-11053",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-11053"
    },
    {
      "name": "CVE-2024-47554",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-47554"
    },
    {
      "name": "CVE-2024-53051",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-53051"
    },
    {
      "name": "CVE-2024-0406",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-0406"
    },
    {
      "name": "CVE-2024-53144",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-53144"
    },
    {
      "name": "CVE-2024-8805",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-8805"
    },
    {
      "name": "CVE-2025-21502",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-21502"
    },
    {
      "name": "CVE-2024-27282",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27282"
    },
    {
      "name": "CVE-2025-0938",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-0938"
    },
    {
      "name": "CVE-2024-56664",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-56664"
    },
    {
      "name": "CVE-2025-0167",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-0167"
    },
    {
      "name": "CVE-2025-0725",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-0725"
    },
    {
      "name": "CVE-2024-50602",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-50602"
    },
    {
      "name": "CVE-2024-13176",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-13176"
    },
    {
      "name": "CVE-2025-1795",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-1795"
    },
    {
      "name": "CVE-2024-51744",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
    },
    {
      "name": "CVE-2024-24791",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
    },
    {
      "name": "CVE-2025-22228",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22228"
    },
    {
      "name": "CVE-2023-24531",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-24531"
    },
    {
      "name": "CVE-2024-45336",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
    },
    {
      "name": "CVE-2024-45337",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
    },
    {
      "name": "CVE-2024-45341",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-45341"
    },
    {
      "name": "CVE-2025-22866",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
    },
    {
      "name": "CVE-2025-22870",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
    },
    {
      "name": "CVE-2024-56171",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
    },
    {
      "name": "CVE-2025-27113",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-27113"
    },
    {
      "name": "CVE-2020-36843",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-36843"
    },
    {
      "name": "CVE-2025-21587",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-21587"
    },
    {
      "name": "CVE-2025-30691",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-30691"
    },
    {
      "name": "CVE-2025-30698",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-30698"
    },
    {
      "name": "CVE-2025-24928",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
    },
    {
      "name": "CVE-2025-21941",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-21941"
    },
    {
      "name": "CVE-2025-21956",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-21956"
    },
    {
      "name": "CVE-2025-21957",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-21957"
    },
    {
      "name": "CVE-2025-21959",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-21959"
    },
    {
      "name": "CVE-2025-21962",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-21962"
    },
    {
      "name": "CVE-2025-21963",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-21963"
    },
    {
      "name": "CVE-2025-21964",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-21964"
    },
    {
      "name": "CVE-2025-21968",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-21968"
    },
    {
      "name": "CVE-2025-21970",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-21970"
    },
    {
      "name": "CVE-2025-21975",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-21975"
    },
    {
      "name": "CVE-2025-21981",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-21981"
    },
    {
      "name": "CVE-2025-21991",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-21991"
    },
    {
      "name": "CVE-2025-21992",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-21992"
    },
    {
      "name": "CVE-2025-21994",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-21994"
    },
    {
      "name": "CVE-2025-21996",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-21996"
    },
    {
      "name": "CVE-2025-21999",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-21999"
    },
    {
      "name": "CVE-2025-22004",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22004"
    },
    {
      "name": "CVE-2025-22005",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22005"
    },
    {
      "name": "CVE-2025-22007",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22007"
    },
    {
      "name": "CVE-2025-22008",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22008"
    },
    {
      "name": "CVE-2025-22010",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22010"
    },
    {
      "name": "CVE-2025-22014",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22014"
    },
    {
      "name": "CVE-2020-15250",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-15250"
    },
    {
      "name": "CVE-2024-12798",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-12798"
    },
    {
      "name": "CVE-2024-12801",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-12801"
    },
    {
      "name": "CVE-2024-29018",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-29018"
    },
    {
      "name": "CVE-2025-21613",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-21613"
    },
    {
      "name": "CVE-2025-21614",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-21614"
    },
    {
      "name": "CVE-2025-22868",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
    },
    {
      "name": "CVE-2025-22871",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
    },
    {
      "name": "CVE-2025-22235",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22235"
    },
    {
      "name": "CVE-2025-2312",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-2312"
    },
    {
      "name": "CVE-2025-31650",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-31650"
    },
    {
      "name": "CVE-2025-31651",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-31651"
    },
    {
      "name": "CVE-2025-30204",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
    },
    {
      "name": "CVE-2023-53034",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-53034"
    },
    {
      "name": "CVE-2025-22025",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22025"
    },
    {
      "name": "CVE-2025-22035",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22035"
    },
    {
      "name": "CVE-2025-22044",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22044"
    },
    {
      "name": "CVE-2025-22045",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22045"
    },
    {
      "name": "CVE-2025-22050",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22050"
    },
    {
      "name": "CVE-2025-22054",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22054"
    },
    {
      "name": "CVE-2025-22055",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22055"
    },
    {
      "name": "CVE-2025-22056",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22056"
    },
    {
      "name": "CVE-2025-22060",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22060"
    },
    {
      "name": "CVE-2025-22063",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22063"
    },
    {
      "name": "CVE-2025-22066",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22066"
    },
    {
      "name": "CVE-2025-22071",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22071"
    },
    {
      "name": "CVE-2025-22073",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22073"
    },
    {
      "name": "CVE-2025-22075",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22075"
    },
    {
      "name": "CVE-2025-22079",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22079"
    },
    {
      "name": "CVE-2025-22081",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22081"
    },
    {
      "name": "CVE-2025-22086",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22086"
    },
    {
      "name": "CVE-2025-22089",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22089"
    },
    {
      "name": "CVE-2025-22097",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22097"
    },
    {
      "name": "CVE-2025-23136",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-23136"
    },
    {
      "name": "CVE-2025-23138",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-23138"
    },
    {
      "name": "CVE-2025-37785",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-37785"
    },
    {
      "name": "CVE-2025-38152",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-38152"
    },
    {
      "name": "CVE-2025-38575",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-38575"
    },
    {
      "name": "CVE-2025-38637",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-38637"
    },
    {
      "name": "CVE-2025-39728",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-39728"
    },
    {
      "name": "CVE-2025-39735",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-39735"
    },
    {
      "name": "CVE-2025-4516",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-4516"
    },
    {
      "name": "CVE-2025-22233",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22233"
    },
    {
      "name": "CVE-2024-9287",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
    },
    {
      "name": "CVE-2025-4575",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-4575"
    },
    {
      "name": "CVE-2022-49728",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-49728"
    },
    {
      "name": "CVE-2024-58093",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-58093"
    },
    {
      "name": "CVE-2025-22018",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22018"
    },
    {
      "name": "CVE-2025-22020",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22020"
    },
    {
      "name": "CVE-2025-37798",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-37798"
    },
    {
      "name": "CVE-2025-22869",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
    },
    {
      "name": "CVE-2025-46701",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-46701"
    },
    {
      "name": "CVE-2025-22021",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22021"
    },
    {
      "name": "CVE-2025-37889",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-37889"
    },
    {
      "name": "CVE-2025-37937",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-37937"
    },
    {
      "name": "CVE-2025-37890",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-37890"
    },
    {
      "name": "CVE-2025-37932",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-37932"
    },
    {
      "name": "CVE-2025-4517",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
    },
    {
      "name": "CVE-2025-4330",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
    },
    {
      "name": "CVE-2025-4138",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
    },
    {
      "name": "CVE-2024-12718",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
    },
    {
      "name": "CVE-2025-4435",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
    },
    {
      "name": "CVE-2025-41234",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-41234"
    },
    {
      "name": "CVE-2025-49146",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-49146"
    },
    {
      "name": "CVE-2025-27219",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-27219"
    },
    {
      "name": "CVE-2025-27220",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-27220"
    },
    {
      "name": "CVE-2025-48976",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-48976"
    },
    {
      "name": "CVE-2025-48988",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-48988"
    },
    {
      "name": "CVE-2025-49124",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-49124"
    },
    {
      "name": "CVE-2025-49125",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-49125"
    },
    {
      "name": "CVE-2024-53427",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-53427"
    },
    {
      "name": "CVE-2025-22872",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
    },
    {
      "name": "CVE-2025-6020",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-6020"
    },
    {
      "name": "CVE-2022-49636",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-49636"
    },
    {
      "name": "CVE-2025-37997",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-37997"
    },
    {
      "name": "CVE-2025-38000",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-38000"
    },
    {
      "name": "CVE-2025-38001",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-38001"
    },
    {
      "name": "CVE-2022-21698",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-21698"
    },
    {
      "name": "CVE-2025-32462",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-32462"
    },
    {
      "name": "CVE-2025-52434",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-52434"
    },
    {
      "name": "CVE-2025-53506",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-53506"
    },
    {
      "name": "CVE-2024-47081",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-47081"
    },
    {
      "name": "CVE-2025-30749",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-30749"
    },
    {
      "name": "CVE-2025-30754",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-30754"
    },
    {
      "name": "CVE-2025-30761",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-30761"
    },
    {
      "name": "CVE-2025-50059",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-50059"
    },
    {
      "name": "CVE-2025-50106",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-50106"
    },
    {
      "name": "CVE-2025-48734",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-48734"
    },
    {
      "name": "CVE-2021-3995",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-3995"
    },
    {
      "name": "CVE-2021-3996",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-3996"
    },
    {
      "name": "CVE-2022-28948",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-28948"
    },
    {
      "name": "CVE-2022-29173",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-29173"
    },
    {
      "name": "CVE-2022-35929",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-35929"
    },
    {
      "name": "CVE-2022-36056",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-36056"
    },
    {
      "name": "CVE-2022-36109",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-36109"
    },
    {
      "name": "CVE-2023-28755",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-28755"
    },
    {
      "name": "CVE-2023-30551",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-30551"
    },
    {
      "name": "CVE-2023-33199",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-33199"
    },
    {
      "name": "CVE-2023-33202",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-33202"
    },
    {
      "name": "CVE-2023-46737",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-46737"
    },
    {
      "name": "CVE-2024-23337",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-23337"
    },
    {
      "name": "CVE-2024-24579",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-24579"
    },
    {
      "name": "CVE-2024-29902",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-29902"
    },
    {
      "name": "CVE-2024-29903",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-29903"
    },
    {
      "name": "CVE-2024-40635",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-40635"
    },
    {
      "name": "CVE-2024-41909",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-41909"
    },
    {
      "name": "CVE-2024-45339",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-45339"
    },
    {
      "name": "CVE-2024-47611",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-47611"
    },
    {
      "name": "CVE-2024-52587",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-52587"
    },
    {
      "name": "CVE-2024-6104",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
    },
    {
      "name": "CVE-2025-0913",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-0913"
    },
    {
      "name": "CVE-2025-22874",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22874"
    },
    {
      "name": "CVE-2025-25186",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-25186"
    },
    {
      "name": "CVE-2025-27221",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-27221"
    },
    {
      "name": "CVE-2025-29786",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-29786"
    },
    {
      "name": "CVE-2025-32441",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-32441"
    },
    {
      "name": "CVE-2025-32955",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-32955"
    },
    {
      "name": "CVE-2025-32988",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-32988"
    },
    {
      "name": "CVE-2025-32989",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-32989"
    },
    {
      "name": "CVE-2025-32990",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-32990"
    },
    {
      "name": "CVE-2025-3445",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-3445"
    },
    {
      "name": "CVE-2025-38177",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-38177"
    },
    {
      "name": "CVE-2025-46727",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-46727"
    },
    {
      "name": "CVE-2025-4673",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-4673"
    },
    {
      "name": "CVE-2025-47290",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-47290"
    },
    {
      "name": "CVE-2025-48060",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-48060"
    },
    {
      "name": "CVE-2025-4877",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-4877"
    },
    {
      "name": "CVE-2025-4878",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-4878"
    },
    {
      "name": "CVE-2025-48924",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-48924"
    },
    {
      "name": "CVE-2025-49014",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-49014"
    },
    {
      "name": "CVE-2025-4949",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-4949"
    },
    {
      "name": "CVE-2025-50181",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-50181"
    },
    {
      "name": "CVE-2025-5318",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-5318"
    },
    {
      "name": "CVE-2025-5372",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-5372"
    },
    {
      "name": "CVE-2025-5914",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-5914"
    },
    {
      "name": "CVE-2025-5915",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-5915"
    },
    {
      "name": "CVE-2025-5916",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-5916"
    },
    {
      "name": "CVE-2025-5917",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-5917"
    },
    {
      "name": "CVE-2025-6069",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-6069"
    },
    {
      "name": "CVE-2025-6395",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-6395"
    }
  ],
  "initial_release_date": "2025-07-25T00:00:00",
  "last_revision_date": "2025-07-25T00:00:00",
  "links": [],
  "reference": "CERTFR-2025-AVI-0622",
  "revisions": [
    {
      "description": "Version initiale",
      "revision_date": "2025-07-25T00:00:00.000000"
    }
  ],
  "risks": [
    {
      "description": "D\u00e9ni de service \u00e0 distance"
    },
    {
      "description": "Injection de code indirecte \u00e0 distance (XSS)"
    },
    {
      "description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
    },
    {
      "description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
    },
    {
      "description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
    },
    {
      "description": "Contournement de la politique de s\u00e9curit\u00e9"
    },
    {
      "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
    },
    {
      "description": "\u00c9l\u00e9vation de privil\u00e8ges"
    }
  ],
  "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
  "title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
  "vendor_advisories": [
    {
      "published_at": "2025-07-24",
      "title": "Bulletin de s\u00e9curit\u00e9 VMware 35981",
      "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35981"
    },
    {
      "published_at": "2025-07-24",
      "title": "Bulletin de s\u00e9curit\u00e9 VMware 35967",
      "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35967"
    },
    {
      "published_at": "2025-07-24",
      "title": "Bulletin de s\u00e9curit\u00e9 VMware 35980",
      "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35980"
    },
    {
      "published_at": "2025-07-24",
      "title": "Bulletin de s\u00e9curit\u00e9 VMware 35974",
      "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35974"
    },
    {
      "published_at": "2025-07-24",
      "title": "Bulletin de s\u00e9curit\u00e9 VMware 35979",
      "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35979"
    },
    {
      "published_at": "2025-07-24",
      "title": "Bulletin de s\u00e9curit\u00e9 VMware 35984",
      "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35984"
    },
    {
      "published_at": "2025-07-24",
      "title": "Bulletin de s\u00e9curit\u00e9 VMware 35970",
      "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35970"
    },
    {
      "published_at": "2025-07-24",
      "title": "Bulletin de s\u00e9curit\u00e9 VMware 35983",
      "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35983"
    },
    {
      "published_at": "2025-07-24",
      "title": "Bulletin de s\u00e9curit\u00e9 VMware 35978",
      "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35978"
    },
    {
      "published_at": "2025-07-24",
      "title": "Bulletin de s\u00e9curit\u00e9 VMware 35968",
      "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35968"
    },
    {
      "published_at": "2025-07-24",
      "title": "Bulletin de s\u00e9curit\u00e9 VMware 35973",
      "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35973"
    },
    {
      "published_at": "2025-07-24",
      "title": "Bulletin de s\u00e9curit\u00e9 VMware 35976",
      "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35976"
    },
    {
      "published_at": "2025-07-24",
      "title": "Bulletin de s\u00e9curit\u00e9 VMware 35969",
      "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35969"
    },
    {
      "published_at": "2025-07-24",
      "title": "Bulletin de s\u00e9curit\u00e9 VMware 35966",
      "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35966"
    },
    {
      "published_at": "2025-07-24",
      "title": "Bulletin de s\u00e9curit\u00e9 VMware 35972",
      "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35972"
    },
    {
      "published_at": "2025-07-24",
      "title": "Bulletin de s\u00e9curit\u00e9 VMware 35977",
      "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35977"
    },
    {
      "published_at": "2025-07-24",
      "title": "Bulletin de s\u00e9curit\u00e9 VMware 35982",
      "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35982"
    },
    {
      "published_at": "2025-07-24",
      "title": "Bulletin de s\u00e9curit\u00e9 VMware 35971",
      "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35971"
    },
    {
      "published_at": "2025-07-24",
      "title": "Bulletin de s\u00e9curit\u00e9 VMware 35975",
      "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35975"
    }
  ]
}
  CERTFR-2023-AVI-0839
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une atteinte à la confidentialité des données et une élévation de privilèges.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Sterling | IBM Sterling Order Management versions 10.0.x antérieures à 10.0.2309.0 | ||
| IBM | N/A | IBM Db2 on Cloud Pak for Data versions 3.5, 4.0, 4.5, 4.6, 4.7 antérieures à 4.7 Refresh 3 | ||
| IBM | Db2 | IBM Db2 versions 10.5.0.x sans les derniers correctifs de sécurité | ||
| IBM | Db2 | IBM Db2 versions 11.1.4.x sans les derniers correctifs de sécurité | ||
| IBM | Db2 | IBM Db2 REST versions 1.0.0.121-amd64 à 1.0.0.276-amd64 antérieures à 1.0.0.291-amd64 | ||
| IBM | N/A | IBM Db2 Warehouse on Cloud Pak for Data versions 3.5, 4.0, 4.5, 4.6, 4.7 antérieures à 4.7 Refresh 3 | ||
| IBM | Db2 | IBM Db2 versions 11.5.x sans les derniers correctifs de sécurité | ||
| IBM | QRadar | IBM QRadar Network Packet Capture versions 7.5.x antérieures à 7.5.0 UP6 | ||
| IBM | QRadar SIEM | IBM QRadar SIEM versions 7.5.x antérieures à 7.5.0 UP7 | 
| Title | Publication Time | Tags | |||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 
 | |||||||||||||||||||||||||||||
{
  "$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
  "affected_systems": [
    {
      "description": "IBM Sterling Order Management versions 10.0.x ant\u00e9rieures \u00e0 10.0.2309.0",
      "product": {
        "name": "Sterling",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "IBM Db2 on Cloud Pak for Data versions 3.5, 4.0, 4.5, 4.6, 4.7 ant\u00e9rieures \u00e0 4.7 Refresh 3",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "IBM Db2 versions 10.5.0.x sans les derniers correctifs de s\u00e9curit\u00e9",
      "product": {
        "name": "Db2",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "IBM Db2 versions 11.1.4.x sans les derniers correctifs de s\u00e9curit\u00e9",
      "product": {
        "name": "Db2",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "IBM Db2 REST versions 1.0.0.121-amd64 \u00e0 1.0.0.276-amd64 ant\u00e9rieures \u00e0 1.0.0.291-amd64",
      "product": {
        "name": "Db2",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "IBM Db2 Warehouse on Cloud Pak for Data versions 3.5, 4.0, 4.5, 4.6, 4.7 ant\u00e9rieures \u00e0 4.7 Refresh 3",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "IBM Db2 versions 11.5.x sans les derniers correctifs de s\u00e9curit\u00e9",
      "product": {
        "name": "Db2",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "IBM QRadar Network Packet Capture versions 7.5.x ant\u00e9rieures \u00e0 7.5.0 UP6",
      "product": {
        "name": "QRadar",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "IBM QRadar SIEM versions 7.5.x ant\u00e9rieures \u00e0 7.5.0 UP7",
      "product": {
        "name": "QRadar SIEM",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    }
  ],
  "affected_systems_content": null,
  "content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
  "cves": [
    {
      "name": "CVE-2023-21938",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-21938"
    },
    {
      "name": "CVE-2019-17267",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-17267"
    },
    {
      "name": "CVE-2023-21843",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-21843"
    },
    {
      "name": "CVE-2022-21426",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-21426"
    },
    {
      "name": "CVE-2023-33201",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-33201"
    },
    {
      "name": "CVE-2023-32697",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-32697"
    },
    {
      "name": "CVE-2023-30991",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-30991"
    },
    {
      "name": "CVE-2023-29404",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
    },
    {
      "name": "CVE-2020-9546",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-9546"
    },
    {
      "name": "CVE-2023-21954",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-21954"
    },
    {
      "name": "CVE-2023-21939",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-21939"
    },
    {
      "name": "CVE-2020-13956",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-13956"
    },
    {
      "name": "CVE-2023-29256",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29256"
    },
    {
      "name": "CVE-2020-10673",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-10673"
    },
    {
      "name": "CVE-2020-35728",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-35728"
    },
    {
      "name": "CVE-2020-36181",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-36181"
    },
    {
      "name": "CVE-2020-9548",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-9548"
    },
    {
      "name": "CVE-2023-21830",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-21830"
    },
    {
      "name": "CVE-2020-36182",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-36182"
    },
    {
      "name": "CVE-2020-24616",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-24616"
    },
    {
      "name": "CVE-2023-30431",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-30431"
    },
    {
      "name": "CVE-2022-42703",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-42703"
    },
    {
      "name": "CVE-2020-36185",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-36185"
    },
    {
      "name": "CVE-2023-0286",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
    },
    {
      "name": "CVE-2023-32067",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-32067"
    },
    {
      "name": "CVE-2022-25147",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-25147"
    },
    {
      "name": "CVE-2019-16942",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-16942"
    },
    {
      "name": "CVE-2020-9547",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-9547"
    },
    {
      "name": "CVE-2020-36179",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-36179"
    },
    {
      "name": "CVE-2023-29403",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
    },
    {
      "name": "CVE-2023-35012",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-35012"
    },
    {
      "name": "CVE-2023-30443",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-30443"
    },
    {
      "name": "CVE-2020-36186",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-36186"
    },
    {
      "name": "CVE-2020-36189",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-36189"
    },
    {
      "name": "CVE-2020-35490",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-35490"
    },
    {
      "name": "CVE-2023-29405",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
    },
    {
      "name": "CVE-2023-34454",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-34454"
    },
    {
      "name": "CVE-2023-27869",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-27869"
    },
    {
      "name": "CVE-2021-20190",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-20190"
    },
    {
      "name": "CVE-2023-26049",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-26049"
    },
    {
      "name": "CVE-2023-32342",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-32342"
    },
    {
      "name": "CVE-2023-2828",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-2828"
    },
    {
      "name": "CVE-2023-30446",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-30446"
    },
    {
      "name": "CVE-2019-16335",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-16335"
    },
    {
      "name": "CVE-2023-34453",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-34453"
    },
    {
      "name": "CVE-2023-29007",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29007"
    },
    {
      "name": "CVE-2019-14893",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-14893"
    },
    {
      "name": "CVE-2022-3564",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-3564"
    },
    {
      "name": "CVE-2020-11113",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-11113"
    },
    {
      "name": "CVE-2023-27868",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-27868"
    },
    {
      "name": "CVE-2023-35116",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-35116"
    },
    {
      "name": "CVE-2023-20867",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-20867"
    },
    {
      "name": "CVE-2023-28709",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-28709"
    },
    {
      "name": "CVE-2020-10672",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-10672"
    },
    {
      "name": "CVE-2023-0767",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-0767"
    },
    {
      "name": "CVE-2020-10969",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-10969"
    },
    {
      "name": "CVE-2023-30445",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-30445"
    },
    {
      "name": "CVE-2022-40609",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-40609"
    },
    {
      "name": "CVE-2020-36187",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-36187"
    },
    {
      "name": "CVE-2023-30447",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-30447"
    },
    {
      "name": "CVE-2023-30442",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-30442"
    },
    {
      "name": "CVE-2023-34455",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-34455"
    },
    {
      "name": "CVE-2023-30441",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-30441"
    },
    {
      "name": "CVE-2020-11620",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-11620"
    },
    {
      "name": "CVE-2023-27867",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-27867"
    },
    {
      "name": "CVE-2023-34396",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-34396"
    },
    {
      "name": "CVE-2020-24750",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-24750"
    },
    {
      "name": "CVE-2022-37434",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-37434"
    },
    {
      "name": "CVE-2023-39976",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-39976"
    },
    {
      "name": "CVE-2019-16943",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-16943"
    },
    {
      "name": "CVE-2022-4378",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-4378"
    },
    {
      "name": "CVE-2020-28491",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-28491"
    },
    {
      "name": "CVE-2019-20330",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-20330"
    },
    {
      "name": "CVE-2020-14195",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-14195"
    },
    {
      "name": "CVE-2023-21937",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-21937"
    },
    {
      "name": "CVE-2023-22809",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-22809"
    },
    {
      "name": "CVE-2020-35491",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-35491"
    },
    {
      "name": "CVE-2019-17531",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-17531"
    },
    {
      "name": "CVE-2023-33850",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-33850"
    },
    {
      "name": "CVE-2023-30448",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-30448"
    },
    {
      "name": "CVE-2020-14061",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-14061"
    },
    {
      "name": "CVE-2023-2597",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-2597"
    },
    {
      "name": "CVE-2020-11619",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-11619"
    },
    {
      "name": "CVE-2022-48339",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-48339"
    },
    {
      "name": "CVE-2023-27558",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-27558"
    },
    {
      "name": "CVE-2020-36183",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-36183"
    },
    {
      "name": "CVE-2020-8840",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-8840"
    },
    {
      "name": "CVE-2023-38408",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-38408"
    },
    {
      "name": "CVE-2023-34981",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-34981"
    },
    {
      "name": "CVE-2023-30449",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-30449"
    },
    {
      "name": "CVE-2020-36184",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-36184"
    },
    {
      "name": "CVE-2023-30994",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-30994"
    },
    {
      "name": "CVE-2020-36180",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-36180"
    },
    {
      "name": "CVE-2023-21968",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-21968"
    },
    {
      "name": "CVE-2019-14540",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-14540"
    },
    {
      "name": "CVE-2023-21930",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-21930"
    },
    {
      "name": "CVE-2023-25652",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-25652"
    },
    {
      "name": "CVE-2023-24998",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-24998"
    },
    {
      "name": "CVE-2023-23487",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-23487"
    },
    {
      "name": "CVE-2020-10968",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-10968"
    },
    {
      "name": "CVE-2020-25649",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-25649"
    },
    {
      "name": "CVE-2023-2976",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
    },
    {
      "name": "CVE-2023-40367",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-40367"
    },
    {
      "name": "CVE-2023-29402",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
    },
    {
      "name": "CVE-2023-26048",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-26048"
    },
    {
      "name": "CVE-2020-11112",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-11112"
    },
    {
      "name": "CVE-2023-21967",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-21967"
    },
    {
      "name": "CVE-2020-11111",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-11111"
    },
    {
      "name": "CVE-2023-34149",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-34149"
    },
    {
      "name": "CVE-2020-14060",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-14060"
    },
    {
      "name": "CVE-2020-36188",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-36188"
    },
    {
      "name": "CVE-2016-1000027",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-1000027"
    },
    {
      "name": "CVE-2019-14892",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-14892"
    },
    {
      "name": "CVE-2020-14062",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-14062"
    }
  ],
  "initial_release_date": "2023-10-13T00:00:00",
  "last_revision_date": "2023-10-13T00:00:00",
  "links": [],
  "reference": "CERTFR-2023-AVI-0839",
  "revisions": [
    {
      "description": "Version initiale",
      "revision_date": "2023-10-13T00:00:00.000000"
    }
  ],
  "risks": [
    {
      "description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
    },
    {
      "description": "\u00c9l\u00e9vation de privil\u00e8ges"
    },
    {
      "description": "D\u00e9ni de service \u00e0 distance"
    },
    {
      "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
    },
    {
      "description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
    },
    {
      "description": "Contournement de la politique de s\u00e9curit\u00e9"
    },
    {
      "description": "Injection de code indirecte \u00e0 distance (XSS)"
    },
    {
      "description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
    }
  ],
  "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003eles produits IBM\u003c/span\u003e. Certaines d\u0027entre elles\npermettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire\n\u00e0 distance, une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es et une\n\u00e9l\u00e9vation de privil\u00e8ges.\n",
  "title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
  "vendor_advisories": [
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 7047565 du 06 octobre 2023",
      "url": "https://www.ibm.com/support/pages/node/7047565"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 7049129 du 10 octobre 2023",
      "url": "https://www.ibm.com/support/pages/node/7049129"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 7047481 du 06 octobre 2023",
      "url": "https://www.ibm.com/support/pages/node/7047481"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 7049434 du 10 octobre 2023",
      "url": "https://www.ibm.com/support/pages/node/7049434"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 7047499 du 06 octobre 2023",
      "url": "https://www.ibm.com/support/pages/node/7047499"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 7047754 du 06 octobre 2023",
      "url": "https://www.ibm.com/support/pages/node/7047754"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 7049133 du 10 octobre 2023",
      "url": "https://www.ibm.com/support/pages/node/7049133"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 7047724 du 06 octobre 2023",
      "url": "https://www.ibm.com/support/pages/node/7047724"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 7049435 du 10 octobre 2023",
      "url": "https://www.ibm.com/support/pages/node/7049435"
    }
  ]
}
  CERTFR-2023-AVI-0701
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans Splunk. Certaines d'entre elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur, une exécution de code arbitraire à distance et un déni de service à distance.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Splunk | Universal Forwarder | Universal Forwarder versions 9.0.x antérieures à 9.0.6 | ||
| Splunk | N/A | Splunk ITSI versions 4.15.x antérieures à 4.15.3 | ||
| Splunk | Universal Forwarder | Universal Forwarder versions 8.2.x antérieures à 8.2.12 | ||
| Splunk | N/A | Splunk Cloud versions antérieures à 9.0.2305.200 | ||
| Splunk | Universal Forwarder | Universal Forwarder versions 9.1.x antérieures à 9.1.1 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 8.2.x antérieures à 8.2.12 | ||
| Splunk | N/A | Splunk ITSI versions 4.13.x antérieures à 4.13.3 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 9.1.x antérieures à 9.1.1 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 9.0.x antérieures à 9.0.6 | 
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 
 | |||||||||||||||||||||||||||||||||||
{
  "$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
  "affected_systems": [
    {
      "description": "Universal Forwarder versions 9.0.x ant\u00e9rieures \u00e0 9.0.6",
      "product": {
        "name": "Universal Forwarder",
        "vendor": {
          "name": "Splunk",
          "scada": false
        }
      }
    },
    {
      "description": "Splunk ITSI versions 4.15.x ant\u00e9rieures \u00e0 4.15.3",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Splunk",
          "scada": false
        }
      }
    },
    {
      "description": "Universal Forwarder versions 8.2.x ant\u00e9rieures \u00e0 8.2.12",
      "product": {
        "name": "Universal Forwarder",
        "vendor": {
          "name": "Splunk",
          "scada": false
        }
      }
    },
    {
      "description": "Splunk Cloud versions ant\u00e9rieures \u00e0 9.0.2305.200",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Splunk",
          "scada": false
        }
      }
    },
    {
      "description": "Universal Forwarder versions 9.1.x ant\u00e9rieures \u00e0 9.1.1",
      "product": {
        "name": "Universal Forwarder",
        "vendor": {
          "name": "Splunk",
          "scada": false
        }
      }
    },
    {
      "description": "Splunk Enterprise versions 8.2.x ant\u00e9rieures \u00e0 8.2.12",
      "product": {
        "name": "Splunk Enterprise",
        "vendor": {
          "name": "Splunk",
          "scada": false
        }
      }
    },
    {
      "description": "Splunk ITSI versions 4.13.x ant\u00e9rieures \u00e0 4.13.3",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "Splunk",
          "scada": false
        }
      }
    },
    {
      "description": "Splunk Enterprise versions 9.1.x ant\u00e9rieures \u00e0 9.1.1",
      "product": {
        "name": "Splunk Enterprise",
        "vendor": {
          "name": "Splunk",
          "scada": false
        }
      }
    },
    {
      "description": "Splunk Enterprise versions 9.0.x ant\u00e9rieures \u00e0 9.0.6",
      "product": {
        "name": "Splunk Enterprise",
        "vendor": {
          "name": "Splunk",
          "scada": false
        }
      }
    }
  ],
  "affected_systems_content": null,
  "content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
  "cves": [
    {
      "name": "CVE-2021-22898",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-22898"
    },
    {
      "name": "CVE-2022-40899",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-40899"
    },
    {
      "name": "CVE-2022-35252",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-35252"
    },
    {
      "name": "CVE-2022-31129",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-31129"
    },
    {
      "name": "CVE-2022-32189",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
    },
    {
      "name": "CVE-2021-27919",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-27919"
    },
    {
      "name": "CVE-2019-20454",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-20454"
    },
    {
      "name": "CVE-2021-29425",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-29425"
    },
    {
      "name": "CVE-2022-30631",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
    },
    {
      "name": "CVE-2022-27191",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-27191"
    },
    {
      "name": "CVE-2022-46175",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-46175"
    },
    {
      "name": "CVE-2020-8169",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-8169"
    },
    {
      "name": "CVE-2022-27781",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-27781"
    },
    {
      "name": "CVE-2021-22925",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-22925"
    },
    {
      "name": "CVE-2021-3572",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-3572"
    },
    {
      "name": "CVE-2023-4571",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-4571"
    },
    {
      "name": "CVE-2022-35260",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-35260"
    },
    {
      "name": "CVE-2023-29404",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
    },
    {
      "name": "CVE-2022-27536",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-27536"
    },
    {
      "name": "CVE-2022-24921",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
    },
    {
      "name": "CVE-2022-32208",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-32208"
    },
    {
      "name": "CVE-2022-28327",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
    },
    {
      "name": "CVE-2020-28851",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-28851"
    },
    {
      "name": "CVE-2021-33196",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-33196"
    },
    {
      "name": "CVE-2021-31525",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-31525"
    },
    {
      "name": "CVE-2020-8285",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-8285"
    },
    {
      "name": "CVE-2021-22901",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-22901"
    },
    {
      "name": "CVE-2022-27778",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-27778"
    },
    {
      "name": "CVE-2021-33198",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-33198"
    },
    {
      "name": "CVE-2022-30635",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
    },
    {
      "name": "CVE-2019-20838",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-20838"
    },
    {
      "name": "CVE-2022-41715",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
    },
    {
      "name": "CVE-2022-32207",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-32207"
    },
    {
      "name": "CVE-2022-37603",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-37603"
    },
    {
      "name": "CVE-2022-41722",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-41722"
    },
    {
      "name": "CVE-2021-41182",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-41182"
    },
    {
      "name": "CVE-2023-40592",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-40592"
    },
    {
      "name": "CVE-2023-29403",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
    },
    {
      "name": "CVE-2022-27776",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-27776"
    },
    {
      "name": "CVE-2022-42916",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-42916"
    },
    {
      "name": "CVE-2020-8286",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-8286"
    },
    {
      "name": "CVE-2023-29405",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
    },
    {
      "name": "CVE-2021-38297",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-38297"
    },
    {
      "name": "CVE-2022-30629",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
    },
    {
      "name": "CVE-2022-40897",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-40897"
    },
    {
      "name": "CVE-2022-27782",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-27782"
    },
    {
      "name": "CVE-2022-32149",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-32149"
    },
    {
      "name": "CVE-2022-32148",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
    },
    {
      "name": "CVE-2020-8177",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-8177"
    },
    {
      "name": "CVE-2021-41771",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-41771"
    },
    {
      "name": "CVE-2021-33197",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-33197"
    },
    {
      "name": "CVE-2021-27918",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-27918"
    },
    {
      "name": "CVE-2022-30630",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
    },
    {
      "name": "CVE-2021-22924",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-22924"
    },
    {
      "name": "CVE-2022-33987",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-33987"
    },
    {
      "name": "CVE-2022-43552",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-43552"
    },
    {
      "name": "CVE-2023-40596",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-40596"
    },
    {
      "name": "CVE-2023-40594",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-40594"
    },
    {
      "name": "CVE-2021-22947",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-22947"
    },
    {
      "name": "CVE-2021-22922",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-22922"
    },
    {
      "name": "CVE-2023-40595",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-40595"
    },
    {
      "name": "CVE-2022-22576",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-22576"
    },
    {
      "name": "CVE-2021-38561",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-38561"
    },
    {
      "name": "CVE-2021-39293",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-39293"
    },
    {
      "name": "CVE-2022-1705",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
    },
    {
      "name": "CVE-2022-3510",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-3510"
    },
    {
      "name": "CVE-2022-3509",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-3509"
    },
    {
      "name": "CVE-2021-22946",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-22946"
    },
    {
      "name": "CVE-2020-8284",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-8284"
    },
    {
      "name": "CVE-2023-23915",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-23915"
    },
    {
      "name": "CVE-2022-41720",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-41720"
    },
    {
      "name": "CVE-2022-41716",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-41716"
    },
    {
      "name": "CVE-2022-24999",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-24999"
    },
    {
      "name": "CVE-2022-29526",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
    },
    {
      "name": "CVE-2022-30633",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
    },
    {
      "name": "CVE-2022-1941",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-1941"
    },
    {
      "name": "CVE-2021-3520",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-3520"
    },
    {
      "name": "CVE-2022-36227",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-36227"
    },
    {
      "name": "CVE-2021-41184",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-41184"
    },
    {
      "name": "CVE-2021-41183",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-41183"
    },
    {
      "name": "CVE-2021-36976",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-36976"
    },
    {
      "name": "CVE-2023-27535",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-27535"
    },
    {
      "name": "CVE-2022-27775",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-27775"
    },
    {
      "name": "CVE-2023-23914",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-23914"
    },
    {
      "name": "CVE-2022-30632",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
    },
    {
      "name": "CVE-2022-27774",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-27774"
    },
    {
      "name": "CVE-2022-37601",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-37601"
    },
    {
      "name": "CVE-2022-1962",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
    },
    {
      "name": "CVE-2021-23382",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-23382"
    },
    {
      "name": "CVE-2023-40597",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-40597"
    },
    {
      "name": "CVE-2022-2309",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-2309"
    },
    {
      "name": "CVE-2022-42915",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-42915"
    },
    {
      "name": "CVE-2022-32221",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-32221"
    },
    {
      "name": "CVE-2022-28131",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
    },
    {
      "name": "CVE-2022-3517",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-3517"
    },
    {
      "name": "CVE-2021-22897",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-22897"
    },
    {
      "name": "CVE-2022-24675",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
    },
    {
      "name": "CVE-2022-23806",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-23806"
    },
    {
      "name": "CVE-2021-36221",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-36221"
    },
    {
      "name": "CVE-2022-2880",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
    },
    {
      "name": "CVE-2022-23773",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-23773"
    },
    {
      "name": "CVE-2023-24539",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
    },
    {
      "name": "CVE-2018-10237",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-10237"
    },
    {
      "name": "CVE-2021-34558",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-34558"
    },
    {
      "name": "CVE-2021-3803",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-3803"
    },
    {
      "name": "CVE-2022-2879",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
    },
    {
      "name": "CVE-2022-32205",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-32205"
    },
    {
      "name": "CVE-2023-27534",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-27534"
    },
    {
      "name": "CVE-2023-27536",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-27536"
    },
    {
      "name": "CVE-2022-23772",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-23772"
    },
    {
      "name": "CVE-2020-29652",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-29652"
    },
    {
      "name": "CVE-2022-43551",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-43551"
    },
    {
      "name": "CVE-2022-42004",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-42004"
    },
    {
      "name": "CVE-2022-40023",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-40023"
    },
    {
      "name": "CVE-2021-22569",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-22569"
    },
    {
      "name": "CVE-2023-27533",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-27533"
    },
    {
      "name": "CVE-2021-41772",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-41772"
    },
    {
      "name": "CVE-2020-8231",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-8231"
    },
    {
      "name": "CVE-2022-27779",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-27779"
    },
    {
      "name": "CVE-2023-29400",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
    },
    {
      "name": "CVE-2022-25881",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-25881"
    },
    {
      "name": "CVE-2021-31566",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-31566"
    },
    {
      "name": "CVE-2021-29923",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-29923"
    },
    {
      "name": "CVE-2023-27538",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-27538"
    },
    {
      "name": "CVE-2020-8908",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-8908"
    },
    {
      "name": "CVE-2022-30634",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-30634"
    },
    {
      "name": "CVE-2021-44716",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-44716"
    },
    {
      "name": "CVE-2021-23343",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-23343"
    },
    {
      "name": "CVE-2022-35737",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-35737"
    },
    {
      "name": "CVE-2021-33194",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-33194"
    },
    {
      "name": "CVE-2023-24540",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
    },
    {
      "name": "CVE-2022-32206",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-32206"
    },
    {
      "name": "CVE-2022-38900",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-38900"
    },
    {
      "name": "CVE-2023-40598",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-40598"
    },
    {
      "name": "CVE-2013-7489",
      "url": "https://www.cve.org/CVERecord?id=CVE-2013-7489"
    },
    {
      "name": "CVE-2021-22926",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-22926"
    },
    {
      "name": "CVE-2021-30560",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-30560"
    },
    {
      "name": "CVE-2023-40593",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-40593"
    },
    {
      "name": "CVE-2022-30580",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
    },
    {
      "name": "CVE-2018-20225",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-20225"
    },
    {
      "name": "CVE-2021-22890",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-22890"
    },
    {
      "name": "CVE-2022-42003",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-42003"
    },
    {
      "name": "CVE-2021-44717",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-44717"
    },
    {
      "name": "CVE-2020-14155",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-14155"
    },
    {
      "name": "CVE-2022-29804",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-29804"
    },
    {
      "name": "CVE-2023-2976",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
    },
    {
      "name": "CVE-2021-22923",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-22923"
    },
    {
      "name": "CVE-2022-37599",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-37599"
    },
    {
      "name": "CVE-2023-29402",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
    },
    {
      "name": "CVE-2021-29060",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-29060"
    },
    {
      "name": "CVE-2021-43565",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-43565"
    },
    {
      "name": "CVE-2022-30115",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-30115"
    },
    {
      "name": "CVE-2022-3171",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-3171"
    },
    {
      "name": "CVE-2021-20066",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-20066"
    },
    {
      "name": "CVE-2021-22876",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-22876"
    },
    {
      "name": "CVE-2023-27537",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-27537"
    },
    {
      "name": "CVE-2022-23491",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-23491"
    },
    {
      "name": "CVE-2022-27780",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-27780"
    },
    {
      "name": "CVE-2020-28469",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-28469"
    },
    {
      "name": "CVE-2021-22945",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-22945"
    },
    {
      "name": "CVE-2021-33195",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-33195"
    },
    {
      "name": "CVE-2022-27664",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
    },
    {
      "name": "CVE-2023-23916",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-23916"
    }
  ],
  "initial_release_date": "2023-08-31T00:00:00",
  "last_revision_date": "2023-08-31T00:00:00",
  "links": [],
  "reference": "CERTFR-2023-AVI-0701",
  "revisions": [
    {
      "description": "Version initiale",
      "revision_date": "2023-08-31T00:00:00.000000"
    }
  ],
  "risks": [
    {
      "description": "D\u00e9ni de service \u00e0 distance"
    },
    {
      "description": "Injection de code indirecte \u00e0 distance (XSS)"
    },
    {
      "description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
    },
    {
      "description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
    },
    {
      "description": "Contournement de la politique de s\u00e9curit\u00e9"
    },
    {
      "description": "\u00c9l\u00e9vation de privil\u00e8ges"
    }
  ],
  "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Splunk. Certaines\nd\u0027entre elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de\ns\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur, une ex\u00e9cution de code arbitraire \u00e0\ndistance et un d\u00e9ni de service \u00e0 distance.\n",
  "title": "Multiples vuln\u00e9rabilit\u00e9s dans Splunk",
  "vendor_advisories": [
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0802 du 30 ao\u00fbt 2023",
      "url": "https://advisory.splunk.com/advisories/SVD-2023-0802"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0804 du 30 ao\u00fbt 2023",
      "url": "https://advisory.splunk.com/advisories/SVD-2023-0804"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0806 du 30 ao\u00fbt 2023",
      "url": "https://advisory.splunk.com/advisories/SVD-2023-0806"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0810 du 30 ao\u00fbt 2023",
      "url": "https://advisory.splunk.com/advisories/SVD-2023-0810"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0807 du 30 ao\u00fbt 2023",
      "url": "https://advisory.splunk.com/advisories/SVD-2023-0807"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0808 du 30 ao\u00fbt 2023",
      "url": "https://advisory.splunk.com/advisories/SVD-2023-0808"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0803 du 30 ao\u00fbt 2023",
      "url": "https://advisory.splunk.com/advisories/SVD-2023-0803"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0801 du 30 ao\u00fbt 2023",
      "url": "https://advisory.splunk.com/advisories/SVD-2023-0801"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0805 du 30 ao\u00fbt 2023",
      "url": "https://advisory.splunk.com/advisories/SVD-2023-0805"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0809 du 30 ao\u00fbt 2023",
      "url": "https://advisory.splunk.com/advisories/SVD-2023-0809"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2023-0811 du 30 ao\u00fbt 2023",
      "url": "https://advisory.splunk.com/advisories/SVD-2023-0811"
    }
  ]
}
  CERTFR-2024-AVI-0074
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur, une exécution de code arbitraire à distance et un déni de service à distance.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Sterling Connect:Direct | IBM Sterling Connect:Direct pour Unix versions 6.3.x.x antérieures à 6.3.0.2.iFix005 | ||
| IBM | QRadar Deployment Intelligence App | IBM QRadar Deployment Intelligence App versions antérieures à 3.0.12 | ||
| IBM | Sterling Connect:Direct | IBM Sterling Connect:Direct pour Unix versions 6.2.x.x antérieures à 6.2.0.7.iFix005 | ||
| IBM | QRadar | IBM SOAR QRadar Plugin App versions antérieures à 5.3.1 | ||
| IBM | Sterling Connect:Direct | IBM Sterling Connect:Direct pour Unix versions 6.0.x.x antérieures à 6.0.0.2.iFix159 | ||
| IBM | Storage Protect | IBM Storage Protect Plus vSnap versions 10.1.x antérieures à 10.1.15.3 | ||
| IBM | Sterling Connect:Direct | IBM Sterling Connect:Direct pour Unix versions 6.1.x.x antérieures à 6.1.0.4.iFix099 | 
| Title | Publication Time | Tags | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 
 | ||||||||||||||||||||
{
  "$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
  "affected_systems": [
    {
      "description": "IBM Sterling Connect:Direct pour Unix versions 6.3.x.x ant\u00e9rieures \u00e0 6.3.0.2.iFix005",
      "product": {
        "name": "Sterling Connect:Direct",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "IBM QRadar Deployment Intelligence App versions ant\u00e9rieures \u00e0 3.0.12",
      "product": {
        "name": "QRadar Deployment Intelligence App",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "IBM Sterling Connect:Direct pour Unix versions 6.2.x.x ant\u00e9rieures \u00e0 6.2.0.7.iFix005",
      "product": {
        "name": "Sterling Connect:Direct",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "IBM SOAR QRadar Plugin App versions ant\u00e9rieures \u00e0 5.3.1",
      "product": {
        "name": "QRadar",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "IBM Sterling Connect:Direct pour Unix versions 6.0.x.x ant\u00e9rieures \u00e0 6.0.0.2.iFix159",
      "product": {
        "name": "Sterling Connect:Direct",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "IBM Storage Protect Plus vSnap versions 10.1.x ant\u00e9rieures \u00e0 10.1.15.3",
      "product": {
        "name": "Storage Protect",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "IBM Sterling Connect:Direct pour Unix versions 6.1.x.x ant\u00e9rieures \u00e0 6.1.0.4.iFix099",
      "product": {
        "name": "Sterling Connect:Direct",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    }
  ],
  "affected_systems_content": null,
  "content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
  "cves": [
    {
      "name": "CVE-2023-29404",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
    },
    {
      "name": "CVE-2023-37920",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
    },
    {
      "name": "CVE-2023-4004",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-4004"
    },
    {
      "name": "CVE-2022-25883",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-25883"
    },
    {
      "name": "CVE-2023-29403",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
    },
    {
      "name": "CVE-2023-38020",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-38020"
    },
    {
      "name": "CVE-2023-29405",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
    },
    {
      "name": "CVE-2023-44487",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
    },
    {
      "name": "CVE-2023-45133",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-45133"
    },
    {
      "name": "CVE-2023-36478",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-36478"
    },
    {
      "name": "CVE-2023-46136",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-46136"
    },
    {
      "name": "CVE-2023-43804",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-43804"
    },
    {
      "name": "CVE-2023-40167",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-40167"
    },
    {
      "name": "CVE-2023-41900",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-41900"
    },
    {
      "name": "CVE-2023-36479",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-36479"
    },
    {
      "name": "CVE-2023-38019",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-38019"
    },
    {
      "name": "CVE-2023-47148",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-47148"
    },
    {
      "name": "CVE-2023-38263",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-38263"
    },
    {
      "name": "CVE-2023-29402",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
    }
  ],
  "initial_release_date": "2024-01-26T00:00:00",
  "last_revision_date": "2024-01-26T00:00:00",
  "links": [
    {
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 7111880 du 24 janvier 2024",
      "url": "https://www.ibm.com/support/pages/node/7111880"
    },
    {
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 7111720 du 22 janvier 2024",
      "url": "https://www.ibm.com/support/pages/node/7111720"
    }
  ],
  "reference": "CERTFR-2024-AVI-0074",
  "revisions": [
    {
      "description": "Version initiale",
      "revision_date": "2024-01-26T00:00:00.000000"
    }
  ],
  "risks": [
    {
      "description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
    },
    {
      "description": "\u00c9l\u00e9vation de privil\u00e8ges"
    },
    {
      "description": "D\u00e9ni de service \u00e0 distance"
    },
    {
      "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
    },
    {
      "description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
    },
    {
      "description": "Contournement de la politique de s\u00e9curit\u00e9"
    },
    {
      "description": "Injection de code indirecte \u00e0 distance (XSS)"
    },
    {
      "description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
    }
  ],
  "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003eles produits IBM\u003c/span\u003e. Certaines d\u0027entre elles\npermettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non\nsp\u00e9cifi\u00e9 par l\u0027\u00e9diteur, une ex\u00e9cution de code arbitraire \u00e0 distance et\nun d\u00e9ni de service \u00e0 distance.\n",
  "title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
  "vendor_advisories": [
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 7111720 du 24 janvier 2024",
      "url": null
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 7096482 du 22 janvier 2024",
      "url": "https://www.ibm.com/support/pages/node/7096482"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 7111880 du 25 janvier 2024",
      "url": null
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 7111679 du 24 janvier 2024",
      "url": "https://www.ibm.com/support/pages/node/7111679"
    }
  ]
}
  CERTFR-2025-AVI-0524
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans VMware Tanzu. 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).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Greenplum | Tanzu Greenplum Data Copy Utility versions antérieures à 2.8.0 | ||
| VMware | Tanzu | Tanzu Data Lake versions antérieures à 1.1.0 | ||
| VMware | Tanzu | Tanzu pour Postgres sur Kubernetes versions antérieures à 4.1.0 et 4.2.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Command Center versions antérieures à 6.14.0 et 7.4.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Backup and Restore versions antérieures à 1.31.1 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Streaming Server versions antérieures à 2.1.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum versions 6.x antérieures à 6.29.1 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum versions 7.x antérieures à 7.5.0 | ||
| VMware | Tanzu | VMware Tanzu pour Valkey sur Kubernetes versions antérieures à 1.1.0 et 2.0.0 | 
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 
 | |||||||||||||||||||||||||||||||||||
{
  "$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
  "affected_systems": [
    {
      "description": "Tanzu Greenplum Data Copy Utility  versions ant\u00e9rieures \u00e0  2.8.0",
      "product": {
        "name": "Tanzu Greenplum",
        "vendor": {
          "name": "VMware",
          "scada": false
        }
      }
    },
    {
      "description": "Tanzu Data Lake versions ant\u00e9rieures \u00e0 1.1.0",
      "product": {
        "name": "Tanzu",
        "vendor": {
          "name": "VMware",
          "scada": false
        }
      }
    },
    {
      "description": "Tanzu pour Postgres sur Kubernetes  versions ant\u00e9rieures \u00e0 4.1.0 et 4.2.0",
      "product": {
        "name": "Tanzu",
        "vendor": {
          "name": "VMware",
          "scada": false
        }
      }
    },
    {
      "description": "Tanzu Greenplum Command Center  versions ant\u00e9rieures \u00e0  6.14.0 et 7.4.0",
      "product": {
        "name": "Tanzu Greenplum",
        "vendor": {
          "name": "VMware",
          "scada": false
        }
      }
    },
    {
      "description": "Tanzu Greenplum Backup and Restore  versions ant\u00e9rieures \u00e0  1.31.1",
      "product": {
        "name": "Tanzu Greenplum",
        "vendor": {
          "name": "VMware",
          "scada": false
        }
      }
    },
    {
      "description": "Tanzu Greenplum Streaming Server  versions ant\u00e9rieures \u00e0  2.1.0",
      "product": {
        "name": "Tanzu Greenplum",
        "vendor": {
          "name": "VMware",
          "scada": false
        }
      }
    },
    {
      "description": "Tanzu Greenplum  versions 6.x ant\u00e9rieures \u00e0  6.29.1",
      "product": {
        "name": "Tanzu Greenplum",
        "vendor": {
          "name": "VMware",
          "scada": false
        }
      }
    },
    {
      "description": "Tanzu Greenplum  versions 7.x ant\u00e9rieures \u00e0  7.5.0",
      "product": {
        "name": "Tanzu Greenplum",
        "vendor": {
          "name": "VMware",
          "scada": false
        }
      }
    },
    {
      "description": "VMware Tanzu pour Valkey sur Kubernetes  versions ant\u00e9rieures \u00e0 1.1.0 et 2.0.0",
      "product": {
        "name": "Tanzu",
        "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-2019-2126",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-2126"
    },
    {
      "name": "CVE-2020-11023",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-11023"
    },
    {
      "name": "CVE-2019-12900",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-12900"
    },
    {
      "name": "CVE-2022-30633",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
    },
    {
      "name": "CVE-2022-1705",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
    },
    {
      "name": "CVE-2022-27664",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
    },
    {
      "name": "CVE-2022-28131",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
    },
    {
      "name": "CVE-2022-32148",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
    },
    {
      "name": "CVE-2022-32189",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
    },
    {
      "name": "CVE-2022-1962",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
    },
    {
      "name": "CVE-2022-30635",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
    },
    {
      "name": "CVE-2022-30631",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
    },
    {
      "name": "CVE-2022-30632",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
    },
    {
      "name": "CVE-2022-30630",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
    },
    {
      "name": "CVE-2022-29526",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
    },
    {
      "name": "CVE-2021-45943",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-45943"
    },
    {
      "name": "CVE-2021-34141",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-34141"
    },
    {
      "name": "CVE-2022-1941",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-1941"
    },
    {
      "name": "CVE-2022-1271",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-1271"
    },
    {
      "name": "CVE-2022-41862",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
    },
    {
      "name": "CVE-2022-41717",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
    },
    {
      "name": "CVE-2023-0464",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-0464"
    },
    {
      "name": "CVE-2022-2879",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
    },
    {
      "name": "CVE-2022-41715",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
    },
    {
      "name": "CVE-2022-2880",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
    },
    {
      "name": "CVE-2023-0466",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-0466"
    },
    {
      "name": "CVE-2023-0465",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-0465"
    },
    {
      "name": "CVE-2022-30629",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
    },
    {
      "name": "CVE-2022-41723",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
    },
    {
      "name": "CVE-2022-30580",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
    },
    {
      "name": "CVE-2022-40898",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-40898"
    },
    {
      "name": "CVE-2022-41725",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
    },
    {
      "name": "CVE-2022-41724",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
    },
    {
      "name": "CVE-2023-24532",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
    },
    {
      "name": "CVE-2023-24537",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
    },
    {
      "name": "CVE-2023-2455",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
    },
    {
      "name": "CVE-2023-2650",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
    },
    {
      "name": "CVE-2023-24536",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
    },
    {
      "name": "CVE-2023-24538",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
    },
    {
      "name": "CVE-2023-1255",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-1255"
    },
    {
      "name": "CVE-2023-24540",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
    },
    {
      "name": "CVE-2023-29400",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
    },
    {
      "name": "CVE-2023-24539",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
    },
    {
      "name": "CVE-2023-2975",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-2975"
    },
    {
      "name": "CVE-2023-3446",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
    },
    {
      "name": "CVE-2023-3817",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-3817"
    },
    {
      "name": "CVE-2023-29404",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
    },
    {
      "name": "CVE-2023-29402",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
    },
    {
      "name": "CVE-2023-29403",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
    },
    {
      "name": "CVE-2023-29405",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
    },
    {
      "name": "CVE-2023-37920",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
    },
    {
      "name": "CVE-2023-29409",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
    },
    {
      "name": "CVE-2023-29406",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
    },
    {
      "name": "CVE-2023-32681",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-32681"
    },
    {
      "name": "CVE-2023-44487",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
    },
    {
      "name": "CVE-2023-5363",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-5363"
    },
    {
      "name": "CVE-2023-4807",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
    },
    {
      "name": "CVE-2023-4752",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-4752"
    },
    {
      "name": "CVE-2023-45853",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-45853"
    },
    {
      "name": "CVE-2023-5678",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-5678"
    },
    {
      "name": "CVE-2023-5870",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
    },
    {
      "name": "CVE-2022-0543",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-0543"
    },
    {
      "name": "CVE-2023-4039",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-4039"
    },
    {
      "name": "CVE-2021-46848",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-46848"
    },
    {
      "name": "CVE-2023-4016",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-4016"
    },
    {
      "name": "CVE-2023-29383",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29383"
    },
    {
      "name": "CVE-2023-6237",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-6237"
    },
    {
      "name": "CVE-2023-39323",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
    },
    {
      "name": "CVE-2023-31484",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-31484"
    },
    {
      "name": "CVE-2023-24534",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
    },
    {
      "name": "CVE-2023-6129",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-6129"
    },
    {
      "name": "CVE-2023-39318",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
    },
    {
      "name": "CVE-2023-39319",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
    },
    {
      "name": "CVE-2024-0727",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-0727"
    },
    {
      "name": "CVE-2024-1580",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-1580"
    },
    {
      "name": "CVE-2016-2781",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-2781"
    },
    {
      "name": "CVE-2023-39326",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
    },
    {
      "name": "CVE-2023-45285",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-45285"
    },
    {
      "name": "CVE-2023-45288",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
    },
    {
      "name": "CVE-2024-4603",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
    },
    {
      "name": "CVE-2023-45289",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
    },
    {
      "name": "CVE-2023-45290",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
    },
    {
      "name": "CVE-2024-24783",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
    },
    {
      "name": "CVE-2024-24784",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
    },
    {
      "name": "CVE-2024-24785",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
    },
    {
      "name": "CVE-2024-4741",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-4741"
    },
    {
      "name": "CVE-2024-23807",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-23807"
    },
    {
      "name": "CVE-2024-5535",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
    },
    {
      "name": "CVE-2023-5752",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-5752"
    },
    {
      "name": "CVE-2024-3651",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
    },
    {
      "name": "CVE-2024-3596",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-3596"
    },
    {
      "name": "CVE-2024-26458",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26458"
    },
    {
      "name": "CVE-2024-26461",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-26461"
    },
    {
      "name": "CVE-2024-35195",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35195"
    },
    {
      "name": "CVE-2023-4641",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-4641"
    },
    {
      "name": "CVE-2024-22365",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-22365"
    },
    {
      "name": "CVE-2024-22667",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-22667"
    },
    {
      "name": "CVE-2023-6228",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-6228"
    },
    {
      "name": "CVE-2023-45287",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
    },
    {
      "name": "CVE-2024-24787",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-24787"
    },
    {
      "name": "CVE-2024-24788",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
    },
    {
      "name": "CVE-2024-7348",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-7348"
    },
    {
      "name": "CVE-2023-7008",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-7008"
    },
    {
      "name": "CVE-2024-6119",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
    },
    {
      "name": "CVE-2024-24789",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
    },
    {
      "name": "CVE-2024-34155",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
    },
    {
      "name": "CVE-2024-34156",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
    },
    {
      "name": "CVE-2024-34158",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
    },
    {
      "name": "CVE-2024-24790",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
    },
    {
      "name": "CVE-2024-9143",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-9143"
    },
    {
      "name": "CVE-2022-48468",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-48468"
    },
    {
      "name": "CVE-2023-48161",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-48161"
    },
    {
      "name": "CVE-2024-11168",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-11168"
    },
    {
      "name": "CVE-2024-10976",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-10976"
    },
    {
      "name": "CVE-2024-10977",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-10977"
    },
    {
      "name": "CVE-2024-10978",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-10978"
    },
    {
      "name": "CVE-2024-10979",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-10979"
    },
    {
      "name": "CVE-2024-10041",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-10041"
    },
    {
      "name": "CVE-2024-10963",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-10963"
    },
    {
      "name": "CVE-2025-21490",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-21490"
    },
    {
      "name": "CVE-2025-21491",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-21491"
    },
    {
      "name": "CVE-2025-21497",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-21497"
    },
    {
      "name": "CVE-2025-21500",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-21500"
    },
    {
      "name": "CVE-2025-21501",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-21501"
    },
    {
      "name": "CVE-2025-21503",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-21503"
    },
    {
      "name": "CVE-2025-21505",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-21505"
    },
    {
      "name": "CVE-2025-21519",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-21519"
    },
    {
      "name": "CVE-2025-21522",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-21522"
    },
    {
      "name": "CVE-2025-21523",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-21523"
    },
    {
      "name": "CVE-2025-21529",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-21529"
    },
    {
      "name": "CVE-2025-21540",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-21540"
    },
    {
      "name": "CVE-2025-21546",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-21546"
    },
    {
      "name": "CVE-2025-21555",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-21555"
    },
    {
      "name": "CVE-2025-21559",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-21559"
    },
    {
      "name": "CVE-2025-0938",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-0938"
    },
    {
      "name": "CVE-2025-0167",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-0167"
    },
    {
      "name": "CVE-2024-12797",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-12797"
    },
    {
      "name": "CVE-2024-13176",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-13176"
    },
    {
      "name": "CVE-2025-1094",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-1094"
    },
    {
      "name": "CVE-2022-49043",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-49043"
    },
    {
      "name": "CVE-2024-51744",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
    },
    {
      "name": "CVE-2024-24791",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
    },
    {
      "name": "CVE-2023-24531",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-24531"
    },
    {
      "name": "CVE-2024-45336",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
    },
    {
      "name": "CVE-2024-45341",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-45341"
    },
    {
      "name": "CVE-2025-22866",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
    },
    {
      "name": "CVE-2025-22870",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
    },
    {
      "name": "CVE-2024-56171",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
    },
    {
      "name": "CVE-2022-42967",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-42967"
    },
    {
      "name": "CVE-2024-8176",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-8176"
    },
    {
      "name": "CVE-2025-24928",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
    },
    {
      "name": "CVE-2025-22871",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
    },
    {
      "name": "CVE-2025-22235",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22235"
    },
    {
      "name": "CVE-2025-31650",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-31650"
    },
    {
      "name": "CVE-2025-31651",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-31651"
    },
    {
      "name": "CVE-2025-30204",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
    },
    {
      "name": "CVE-2025-27363",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
    },
    {
      "name": "CVE-2025-22233",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22233"
    },
    {
      "name": "CVE-2024-55549",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-55549"
    },
    {
      "name": "CVE-2024-9287",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
    },
    {
      "name": "CVE-2025-22869",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
    },
    {
      "name": "CVE-2025-46701",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-46701"
    },
    {
      "name": "CVE-2024-12133",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-12133"
    },
    {
      "name": "CVE-2024-12243",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-12243"
    },
    {
      "name": "CVE-2024-2236",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-2236"
    },
    {
      "name": "CVE-2025-0395",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-0395"
    },
    {
      "name": "CVE-2025-1390",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-1390"
    },
    {
      "name": "CVE-2025-31115",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-31115"
    },
    {
      "name": "CVE-2012-0880",
      "url": "https://www.cve.org/CVERecord?id=CVE-2012-0880"
    },
    {
      "name": "CVE-2017-17507",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-17507"
    },
    {
      "name": "CVE-2017-8806",
      "url": "https://www.cve.org/CVERecord?id=CVE-2017-8806"
    },
    {
      "name": "CVE-2018-10126",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-10126"
    },
    {
      "name": "CVE-2018-11205",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-11205"
    },
    {
      "name": "CVE-2018-13866",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-13866"
    },
    {
      "name": "CVE-2018-13867",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-13867"
    },
    {
      "name": "CVE-2018-13868",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-13868"
    },
    {
      "name": "CVE-2018-13869",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-13869"
    },
    {
      "name": "CVE-2018-13870",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-13870"
    },
    {
      "name": "CVE-2018-13871",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-13871"
    },
    {
      "name": "CVE-2018-13872",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-13872"
    },
    {
      "name": "CVE-2018-13874",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-13874"
    },
    {
      "name": "CVE-2018-13875",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-13875"
    },
    {
      "name": "CVE-2018-13876",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-13876"
    },
    {
      "name": "CVE-2018-14031",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-14031"
    },
    {
      "name": "CVE-2018-14033",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-14033"
    },
    {
      "name": "CVE-2018-14034",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-14034"
    },
    {
      "name": "CVE-2018-14035",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-14035"
    },
    {
      "name": "CVE-2018-14460",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-14460"
    },
    {
      "name": "CVE-2018-15671",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-15671"
    },
    {
      "name": "CVE-2018-16438",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-16438"
    },
    {
      "name": "CVE-2018-17432",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-17432"
    },
    {
      "name": "CVE-2018-17433",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-17433"
    },
    {
      "name": "CVE-2018-17434",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-17434"
    },
    {
      "name": "CVE-2018-17435",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-17435"
    },
    {
      "name": "CVE-2018-17436",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-17436"
    },
    {
      "name": "CVE-2018-17437",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-17437"
    },
    {
      "name": "CVE-2018-17438",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-17438"
    },
    {
      "name": "CVE-2018-17439",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-17439"
    },
    {
      "name": "CVE-2019-20005",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-20005"
    },
    {
      "name": "CVE-2019-20006",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-20006"
    },
    {
      "name": "CVE-2019-20007",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-20007"
    },
    {
      "name": "CVE-2019-20198",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-20198"
    },
    {
      "name": "CVE-2019-20199",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-20199"
    },
    {
      "name": "CVE-2019-20200",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-20200"
    },
    {
      "name": "CVE-2019-20201",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-20201"
    },
    {
      "name": "CVE-2019-20202",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-20202"
    },
    {
      "name": "CVE-2019-6988",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-6988"
    },
    {
      "name": "CVE-2019-8396",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-8396"
    },
    {
      "name": "CVE-2019-8397",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-8397"
    },
    {
      "name": "CVE-2019-8398",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-8398"
    },
    {
      "name": "CVE-2019-9151",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-9151"
    },
    {
      "name": "CVE-2019-9152",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-9152"
    },
    {
      "name": "CVE-2020-10809",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-10809"
    },
    {
      "name": "CVE-2020-10810",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-10810"
    },
    {
      "name": "CVE-2020-10811",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-10811"
    },
    {
      "name": "CVE-2020-10812",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-10812"
    },
    {
      "name": "CVE-2020-18232",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-18232"
    },
    {
      "name": "CVE-2020-18494",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-18494"
    },
    {
      "name": "CVE-2021-26220",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-26220"
    },
    {
      "name": "CVE-2021-26221",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-26221"
    },
    {
      "name": "CVE-2021-26222",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-26222"
    },
    {
      "name": "CVE-2021-30485",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-30485"
    },
    {
      "name": "CVE-2021-31229",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-31229"
    },
    {
      "name": "CVE-2021-31347",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-31347"
    },
    {
      "name": "CVE-2021-31348",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-31348"
    },
    {
      "name": "CVE-2021-31598",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-31598"
    },
    {
      "name": "CVE-2021-33430",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-33430"
    },
    {
      "name": "CVE-2021-37501",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-37501"
    },
    {
      "name": "CVE-2021-45829",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-45829"
    },
    {
      "name": "CVE-2021-45830",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-45830"
    },
    {
      "name": "CVE-2021-45832",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-45832"
    },
    {
      "name": "CVE-2021-45833",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-45833"
    },
    {
      "name": "CVE-2021-46242",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-46242"
    },
    {
      "name": "CVE-2021-46243",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-46243"
    },
    {
      "name": "CVE-2021-46244",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-46244"
    },
    {
      "name": "CVE-2022-25942",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-25942"
    },
    {
      "name": "CVE-2022-25972",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-25972"
    },
    {
      "name": "CVE-2022-26061",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-26061"
    },
    {
      "name": "CVE-2022-30045",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-30045"
    },
    {
      "name": "CVE-2022-4055",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-4055"
    },
    {
      "name": "CVE-2022-47655",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-47655"
    },
    {
      "name": "CVE-2023-0996",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-0996"
    },
    {
      "name": "CVE-2023-29659",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29659"
    },
    {
      "name": "CVE-2023-32570",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-32570"
    },
    {
      "name": "CVE-2023-39328",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-39328"
    },
    {
      "name": "CVE-2023-39329",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-39329"
    },
    {
      "name": "CVE-2023-51792",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-51792"
    },
    {
      "name": "CVE-2023-6879",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-6879"
    },
    {
      "name": "CVE-2024-27304",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27304"
    },
    {
      "name": "CVE-2024-29157",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-29157"
    },
    {
      "name": "CVE-2024-29158",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-29158"
    },
    {
      "name": "CVE-2024-29159",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-29159"
    },
    {
      "name": "CVE-2024-29160",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-29160"
    },
    {
      "name": "CVE-2024-29161",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-29161"
    },
    {
      "name": "CVE-2024-29162",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-29162"
    },
    {
      "name": "CVE-2024-29163",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-29163"
    },
    {
      "name": "CVE-2024-29164",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-29164"
    },
    {
      "name": "CVE-2024-29165",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-29165"
    },
    {
      "name": "CVE-2024-29166",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-29166"
    },
    {
      "name": "CVE-2024-32605",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-32605"
    },
    {
      "name": "CVE-2024-32606",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-32606"
    },
    {
      "name": "CVE-2024-32607",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-32607"
    },
    {
      "name": "CVE-2024-32608",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-32608"
    },
    {
      "name": "CVE-2024-32609",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-32609"
    },
    {
      "name": "CVE-2024-32610",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-32610"
    },
    {
      "name": "CVE-2024-32611",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-32611"
    },
    {
      "name": "CVE-2024-32612",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-32612"
    },
    {
      "name": "CVE-2024-32613",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-32613"
    },
    {
      "name": "CVE-2024-32614",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-32614"
    },
    {
      "name": "CVE-2024-32615",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-32615"
    },
    {
      "name": "CVE-2024-32616",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-32616"
    },
    {
      "name": "CVE-2024-32617",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-32617"
    },
    {
      "name": "CVE-2024-32618",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-32618"
    },
    {
      "name": "CVE-2024-32619",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-32619"
    },
    {
      "name": "CVE-2024-32620",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-32620"
    },
    {
      "name": "CVE-2024-32621",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-32621"
    },
    {
      "name": "CVE-2024-32622",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-32622"
    },
    {
      "name": "CVE-2024-32623",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-32623"
    },
    {
      "name": "CVE-2024-32624",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-32624"
    },
    {
      "name": "CVE-2024-33873",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-33873"
    },
    {
      "name": "CVE-2024-33874",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-33874"
    },
    {
      "name": "CVE-2024-33875",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-33875"
    },
    {
      "name": "CVE-2024-33876",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-33876"
    },
    {
      "name": "CVE-2024-33877",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-33877"
    },
    {
      "name": "CVE-2024-34402",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-34402"
    },
    {
      "name": "CVE-2024-34403",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-34403"
    },
    {
      "name": "CVE-2024-38949",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-38949"
    },
    {
      "name": "CVE-2024-38950",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-38950"
    },
    {
      "name": "CVE-2024-41996",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-41996"
    },
    {
      "name": "CVE-2024-45993",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-45993"
    },
    {
      "name": "CVE-2024-46981",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-46981"
    },
    {
      "name": "CVE-2024-49203",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-49203"
    },
    {
      "name": "CVE-2024-5171",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-5171"
    },
    {
      "name": "CVE-2024-51741",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-51741"
    },
    {
      "name": "CVE-2024-52522",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-52522"
    },
    {
      "name": "CVE-2024-52616",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-52616"
    },
    {
      "name": "CVE-2024-53427",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-53427"
    },
    {
      "name": "CVE-2024-53920",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-53920"
    },
    {
      "name": "CVE-2024-56378",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-56378"
    },
    {
      "name": "CVE-2024-56406",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-56406"
    },
    {
      "name": "CVE-2024-56826",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-56826"
    },
    {
      "name": "CVE-2024-56827",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-56827"
    },
    {
      "name": "CVE-2024-6716",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-6716"
    },
    {
      "name": "CVE-2025-2153",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-2153"
    },
    {
      "name": "CVE-2025-22872",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
    },
    {
      "name": "CVE-2025-23022",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-23022"
    },
    {
      "name": "CVE-2025-24528",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-24528"
    },
    {
      "name": "CVE-2025-4802",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-4802"
    }
  ],
  "initial_release_date": "2025-06-19T00:00:00",
  "last_revision_date": "2025-06-19T00:00:00",
  "links": [],
  "reference": "CERTFR-2025-AVI-0524",
  "revisions": [
    {
      "description": "Version initiale",
      "revision_date": "2025-06-19T00: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 VMware Tanzu. 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 VMware Tanzu",
  "vendor_advisories": [
    {
      "published_at": "2025-06-18",
      "title": "Bulletin de s\u00e9curit\u00e9 VMware 35841",
      "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35841"
    },
    {
      "published_at": "2025-06-18",
      "title": "Bulletin de s\u00e9curit\u00e9 VMware 35844",
      "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35844"
    },
    {
      "published_at": "2025-06-18",
      "title": "Bulletin de s\u00e9curit\u00e9 VMware 35843",
      "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35843"
    },
    {
      "published_at": "2025-06-18",
      "title": "Bulletin de s\u00e9curit\u00e9 VMware 35842",
      "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35842"
    },
    {
      "published_at": "2025-06-18",
      "title": "Bulletin de s\u00e9curit\u00e9 VMware 35846",
      "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35846"
    },
    {
      "published_at": "2025-06-18",
      "title": "Bulletin de s\u00e9curit\u00e9 VMware 35849",
      "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35849"
    },
    {
      "published_at": "2025-06-18",
      "title": "Bulletin de s\u00e9curit\u00e9 VMware 35840",
      "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35840"
    },
    {
      "published_at": "2025-06-18",
      "title": "Bulletin de s\u00e9curit\u00e9 VMware 35847",
      "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35847"
    },
    {
      "published_at": "2025-06-18",
      "title": "Bulletin de s\u00e9curit\u00e9 VMware 35839",
      "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35839"
    },
    {
      "published_at": "2025-06-18",
      "title": "Bulletin de s\u00e9curit\u00e9 VMware 35845",
      "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35845"
    },
    {
      "published_at": "2025-06-18",
      "title": "Bulletin de s\u00e9curit\u00e9 VMware 35848",
      "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35848"
    }
  ]
}
  CERTFR-2024-AVI-0145
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une atteinte à la confidentialité des données, une exécution de code arbitraire à distance et une élévation de privilèges.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Db2 | IBM Cloud APM, Advanced Private versions 8.1.4 sans le dernier correctif de sécurité Fixpack cumulatif Db2 | ||
| IBM | QRadar Suite Software | QRadar Suite Software versions 1.10.x.x antérieures à 1.10.18.0 | ||
| IBM | N/A | IBM Db2 sur Cloud Pak pour Data et Db2 Warehouse sur Cloud Pak for Data versions antérieures à v4.8.2 | ||
| IBM | QRadar SIEM | IBM QRadar SIEM versions 7.5.x antérieures à 7.5.0 UP7 IF05 | ||
| IBM | QRadar | IBM QRadar Use Case Manager App versions antérieures à 3.9.0 | ||
| IBM | WebSphere | IBM WebSphere Application Server versions 8.5.x.x sans le SDK version 8 Service Refresh 8 FP20 | ||
| IBM | WebSphere | IBM WebSphere Application Server Liberty sans le SDK version 8 Service Refresh 8 FP20 | ||
| IBM | Sterling Connect:Direct | IBM Sterling Connect:Direct Web Services versions 6.1.x.x antérieures à 6.1.0.23 | ||
| IBM | Sterling Connect:Direct | IBM Sterling Connect:Direct Web Services versions 6.3.x.x antérieures à 6.3.0.6 | ||
| IBM | Sterling Connect:Direct | IBM Sterling Connect:Direct Web Services versions 6.2.x.x antérieures à 6.2.0.22 | ||
| IBM | Db2 | IBM Cloud APM, Base Private versions 8.1.4 sans le dernier correctif de sécurité Fixpack cumulatif Db2 | ||
| IBM | Cloud Pak | IBM Cloud Pak for Security versions 1.10.x.x antérieures à 1.10.18.0 | ||
| IBM | Spectrum | IBM Spectrum Scale versions 5.1.x.x antérieures à 5.1.2.15 | ||
| IBM | WebSphere | IBM WebSphere Application Server versions 9.x sans le SDK version 8 Service Refresh 8 FP20 | ||
| IBM | QRadar WinCollect Agent | IBM QRadar WinCollect Agent versions 10.0.x antérieures à 10.1.9 | ||
| IBM | Spectrum | IBM Spectrum Scale versions 5.1.3.x antérieures à 5.1.9.2 | 
| Title | Publication Time | Tags | |||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 
 | |||||||||||||||||||||||||||||
{
  "$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
  "affected_systems": [
    {
      "description": "IBM Cloud APM, Advanced Private versions 8.1.4 sans le dernier correctif de s\u00e9curit\u00e9 Fixpack cumulatif Db2",
      "product": {
        "name": "Db2",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "QRadar Suite Software versions 1.10.x.x ant\u00e9rieures \u00e0 1.10.18.0",
      "product": {
        "name": "QRadar Suite Software",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "IBM Db2 sur Cloud Pak pour Data et Db2 Warehouse sur Cloud Pak for Data versions ant\u00e9rieures \u00e0 v4.8.2",
      "product": {
        "name": "N/A",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "IBM QRadar SIEM versions 7.5.x ant\u00e9rieures \u00e0 7.5.0 UP7 IF05",
      "product": {
        "name": "QRadar SIEM",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "IBM QRadar Use Case Manager App versions ant\u00e9rieures \u00e0 3.9.0",
      "product": {
        "name": "QRadar",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "IBM WebSphere Application Server versions 8.5.x.x sans le SDK version 8 Service Refresh 8 FP20",
      "product": {
        "name": "WebSphere",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "IBM WebSphere Application Server Liberty sans le SDK version 8 Service Refresh 8 FP20",
      "product": {
        "name": "WebSphere",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "IBM Sterling Connect:Direct Web Services versions 6.1.x.x ant\u00e9rieures \u00e0 6.1.0.23",
      "product": {
        "name": "Sterling Connect:Direct",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "IBM Sterling Connect:Direct Web Services versions 6.3.x.x ant\u00e9rieures \u00e0 6.3.0.6",
      "product": {
        "name": "Sterling Connect:Direct",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "IBM Sterling Connect:Direct Web Services versions 6.2.x.x ant\u00e9rieures \u00e0 6.2.0.22",
      "product": {
        "name": "Sterling Connect:Direct",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "IBM Cloud APM, Base Private versions 8.1.4 sans le dernier correctif de s\u00e9curit\u00e9 Fixpack cumulatif Db2",
      "product": {
        "name": "Db2",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "IBM Cloud Pak for Security versions 1.10.x.x ant\u00e9rieures \u00e0 1.10.18.0",
      "product": {
        "name": "Cloud Pak",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "IBM Spectrum Scale versions 5.1.x.x ant\u00e9rieures \u00e0 5.1.2.15",
      "product": {
        "name": "Spectrum",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "IBM WebSphere Application Server versions 9.x sans le SDK version 8 Service Refresh 8 FP20",
      "product": {
        "name": "WebSphere",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "IBM QRadar WinCollect Agent versions 10.0.x ant\u00e9rieures \u00e0 10.1.9",
      "product": {
        "name": "QRadar WinCollect Agent",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "IBM Spectrum Scale versions 5.1.3.x ant\u00e9rieures \u00e0 5.1.9.2",
      "product": {
        "name": "Spectrum",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    }
  ],
  "affected_systems_content": null,
  "content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
  "cves": [
    {
      "name": "CVE-2015-8385",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-8385"
    },
    {
      "name": "CVE-2015-8388",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-8388"
    },
    {
      "name": "CVE-2015-8392",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-8392"
    },
    {
      "name": "CVE-2015-2327",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-2327"
    },
    {
      "name": "CVE-2015-8394",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-8394"
    },
    {
      "name": "CVE-2015-8395",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-8395"
    },
    {
      "name": "CVE-2015-8387",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-8387"
    },
    {
      "name": "CVE-2015-8391",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-8391"
    },
    {
      "name": "CVE-2015-8383",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-8383"
    },
    {
      "name": "CVE-2015-8390",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-8390"
    },
    {
      "name": "CVE-2015-8381",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-8381"
    },
    {
      "name": "CVE-2015-8386",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-8386"
    },
    {
      "name": "CVE-2015-2328",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-2328"
    },
    {
      "name": "CVE-2020-14155",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-14155"
    },
    {
      "name": "CVE-2021-31525",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-31525"
    },
    {
      "name": "CVE-2021-3712",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-3712"
    },
    {
      "name": "CVE-2021-3711",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-3711"
    },
    {
      "name": "CVE-2021-22926",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-22926"
    },
    {
      "name": "CVE-2021-22947",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-22947"
    },
    {
      "name": "CVE-2021-22946",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-22946"
    },
    {
      "name": "CVE-2021-36221",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-36221"
    },
    {
      "name": "CVE-2021-29923",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-29923"
    },
    {
      "name": "CVE-2021-33197",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-33197"
    },
    {
      "name": "CVE-2021-34558",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-34558"
    },
    {
      "name": "CVE-2021-33195",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-33195"
    },
    {
      "name": "CVE-2021-4160",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-4160"
    },
    {
      "name": "CVE-2021-44716",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-44716"
    },
    {
      "name": "CVE-2021-41772",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-41772"
    },
    {
      "name": "CVE-2021-41771",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-41771"
    },
    {
      "name": "CVE-2022-3602",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-3602"
    },
    {
      "name": "CVE-2022-37434",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-37434"
    },
    {
      "name": "CVE-2022-30633",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
    },
    {
      "name": "CVE-2022-1705",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
    },
    {
      "name": "CVE-2022-27664",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
    },
    {
      "name": "CVE-2022-28131",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
    },
    {
      "name": "CVE-2022-32148",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
    },
    {
      "name": "CVE-2022-32189",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
    },
    {
      "name": "CVE-2022-1962",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
    },
    {
      "name": "CVE-2022-30635",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
    },
    {
      "name": "CVE-2022-32149",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-32149"
    },
    {
      "name": "CVE-2022-30631",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
    },
    {
      "name": "CVE-2022-30632",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
    },
    {
      "name": "CVE-2022-30630",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
    },
    {
      "name": "CVE-2022-3786",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-3786"
    },
    {
      "name": "CVE-2022-3515",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-3515"
    },
    {
      "name": "CVE-2022-32206",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-32206"
    },
    {
      "name": "CVE-2018-25032",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-25032"
    },
    {
      "name": "CVE-2021-22925",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-22925"
    },
    {
      "name": "CVE-2021-22923",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-22923"
    },
    {
      "name": "CVE-2021-22922",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-22922"
    },
    {
      "name": "CVE-2022-23773",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-23773"
    },
    {
      "name": "CVE-2022-23772",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-23772"
    },
    {
      "name": "CVE-2022-23806",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-23806"
    },
    {
      "name": "CVE-2022-0778",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-0778"
    },
    {
      "name": "CVE-2022-24921",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
    },
    {
      "name": "CVE-2022-1292",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-1292"
    },
    {
      "name": "CVE-2021-39293",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-39293"
    },
    {
      "name": "CVE-2021-33196",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-33196"
    },
    {
      "name": "CVE-2022-22576",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-22576"
    },
    {
      "name": "CVE-2022-27776",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-27776"
    },
    {
      "name": "CVE-2022-2068",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-2068"
    },
    {
      "name": "CVE-2021-27918",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-27918"
    },
    {
      "name": "CVE-2021-41190",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-41190"
    },
    {
      "name": "CVE-2021-33194",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-33194"
    },
    {
      "name": "CVE-2022-2097",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-2097"
    },
    {
      "name": "CVE-2022-28327",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
    },
    {
      "name": "CVE-2022-24675",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
    },
    {
      "name": "CVE-2022-27782",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-27782"
    },
    {
      "name": "CVE-2022-32208",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-32208"
    },
    {
      "name": "CVE-2022-27781",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-27781"
    },
    {
      "name": "CVE-2022-3171",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-3171"
    },
    {
      "name": "CVE-2022-43548",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-43548"
    },
    {
      "name": "CVE-2022-32221",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-32221"
    },
    {
      "name": "CVE-2022-35252",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-35252"
    },
    {
      "name": "CVE-2022-43552",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-43552"
    },
    {
      "name": "CVE-2022-4304",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
    },
    {
      "name": "CVE-2023-0286",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
    },
    {
      "name": "CVE-2023-0215",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
    },
    {
      "name": "CVE-2022-4450",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-4450"
    },
    {
      "name": "CVE-2022-25881",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-25881"
    },
    {
      "name": "CVE-2023-23916",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-23916"
    },
    {
      "name": "CVE-2022-29244",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-29244"
    },
    {
      "name": "CVE-2022-41717",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
    },
    {
      "name": "CVE-2022-3509",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-3509"
    },
    {
      "name": "CVE-2023-0464",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-0464"
    },
    {
      "name": "CVE-2022-2879",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
    },
    {
      "name": "CVE-2022-41715",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
    },
    {
      "name": "CVE-2022-2880",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
    },
    {
      "name": "CVE-2022-41716",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-41716"
    },
    {
      "name": "CVE-2023-0466",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-0466"
    },
    {
      "name": "CVE-2023-0465",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-0465"
    },
    {
      "name": "CVE-2022-30629",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
    },
    {
      "name": "CVE-2022-41723",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
    },
    {
      "name": "CVE-2022-30580",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
    },
    {
      "name": "CVE-2022-41725",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
    },
    {
      "name": "CVE-2022-41724",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
    },
    {
      "name": "CVE-2022-24999",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-24999"
    },
    {
      "name": "CVE-2023-21937",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-21937"
    },
    {
      "name": "CVE-2023-21939",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-21939"
    },
    {
      "name": "CVE-2023-21967",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-21967"
    },
    {
      "name": "CVE-2023-21930",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-21930"
    },
    {
      "name": "CVE-2023-23918",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-23918"
    },
    {
      "name": "CVE-2023-21968",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-21968"
    },
    {
      "name": "CVE-2023-21938",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-21938"
    },
    {
      "name": "CVE-2023-21954",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-21954"
    },
    {
      "name": "CVE-2020-8244",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-8244"
    },
    {
      "name": "CVE-2023-23920",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-23920"
    },
    {
      "name": "CVE-2023-23919",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-23919"
    },
    {
      "name": "CVE-2023-23936",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-23936"
    },
    {
      "name": "CVE-2023-24532",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
    },
    {
      "name": "CVE-2023-24537",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
    },
    {
      "name": "CVE-2023-32360",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-32360"
    },
    {
      "name": "CVE-2023-2650",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
    },
    {
      "name": "CVE-2023-1370",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-1370"
    },
    {
      "name": "CVE-2023-2597",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-2597"
    },
    {
      "name": "CVE-2023-24536",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
    },
    {
      "name": "CVE-2023-24538",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
    },
    {
      "name": "CVE-2023-28322",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-28322"
    },
    {
      "name": "CVE-2023-28320",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-28320"
    },
    {
      "name": "CVE-2023-28321",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-28321"
    },
    {
      "name": "CVE-2023-24540",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
    },
    {
      "name": "CVE-2023-29400",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
    },
    {
      "name": "CVE-2023-24539",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
    },
    {
      "name": "CVE-2023-3446",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
    },
    {
      "name": "CVE-2023-28319",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-28319"
    },
    {
      "name": "CVE-2023-20593",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-20593"
    },
    {
      "name": "CVE-2023-3611",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-3611"
    },
    {
      "name": "CVE-2022-40982",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-40982"
    },
    {
      "name": "CVE-2023-20569",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-20569"
    },
    {
      "name": "CVE-2023-29404",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
    },
    {
      "name": "CVE-2023-29402",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
    },
    {
      "name": "CVE-2023-29403",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
    },
    {
      "name": "CVE-2023-29405",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
    },
    {
      "name": "CVE-2023-3776",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-3776"
    },
    {
      "name": "CVE-2023-4128",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-4128"
    },
    {
      "name": "CVE-2021-33198",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-33198"
    },
    {
      "name": "CVE-2022-3510",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-3510"
    },
    {
      "name": "CVE-2023-2976",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
    },
    {
      "name": "CVE-2021-38297",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-38297"
    },
    {
      "name": "CVE-2022-25883",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-25883"
    },
    {
      "name": "CVE-2023-37920",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
    },
    {
      "name": "CVE-2023-26048",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-26048"
    },
    {
      "name": "CVE-2023-26049",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-26049"
    },
    {
      "name": "CVE-2023-4206",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-4206"
    },
    {
      "name": "CVE-2023-4208",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-4208"
    },
    {
      "name": "CVE-2023-4207",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-4207"
    },
    {
      "name": "CVE-2023-29409",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
    },
    {
      "name": "CVE-2023-29406",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
    },
    {
      "name": "CVE-2023-32681",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-32681"
    },
    {
      "name": "CVE-2023-44487",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
    },
    {
      "name": "CVE-2023-45648",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-45648"
    },
    {
      "name": "CVE-2023-42795",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-42795"
    },
    {
      "name": "CVE-2023-30991",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-30991"
    },
    {
      "name": "CVE-2022-48339",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-48339"
    },
    {
      "name": "CVE-2023-33850",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-33850"
    },
    {
      "name": "CVE-2023-39976",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-39976"
    },
    {
      "name": "CVE-2023-38325",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-38325"
    },
    {
      "name": "CVE-2023-22081",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-22081"
    },
    {
      "name": "CVE-2023-38546",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-38546"
    },
    {
      "name": "CVE-2023-38545",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-38545"
    },
    {
      "name": "CVE-2023-34462",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-34462"
    },
    {
      "name": "CVE-2023-5363",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-5363"
    },
    {
      "name": "CVE-2023-32002",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-32002"
    },
    {
      "name": "CVE-2023-4807",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
    },
    {
      "name": "CVE-2023-5678",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-5678"
    },
    {
      "name": "CVE-2023-45803",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-45803"
    },
    {
      "name": "CVE-2023-44270",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-44270"
    },
    {
      "name": "CVE-2020-15586",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-15586"
    },
    {
      "name": "CVE-2020-28362",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-28362"
    },
    {
      "name": "CVE-2020-14039",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-14039"
    },
    {
      "name": "CVE-2020-16845",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-16845"
    },
    {
      "name": "CVE-2021-3114",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-3114"
    },
    {
      "name": "CVE-2020-24553",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-24553"
    },
    {
      "name": "CVE-2020-28366",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-28366"
    },
    {
      "name": "CVE-2020-28367",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-28367"
    },
    {
      "name": "CVE-2023-34054",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-34054"
    },
    {
      "name": "CVE-2023-34053",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-34053"
    },
    {
      "name": "CVE-2023-34055",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-34055"
    },
    {
      "name": "CVE-2023-46589",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-46589"
    },
    {
      "name": "CVE-2023-43642",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-43642"
    },
    {
      "name": "CVE-2002-0059",
      "url": "https://www.cve.org/CVERecord?id=CVE-2002-0059"
    },
    {
      "name": "CVE-2023-38003",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-38003"
    },
    {
      "name": "CVE-2023-32731",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-32731"
    },
    {
      "name": "CVE-2023-45133",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-45133"
    },
    {
      "name": "CVE-2015-8393",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-8393"
    },
    {
      "name": "CVE-2020-19909",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-19909"
    },
    {
      "name": "CVE-2023-30987",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-30987"
    },
    {
      "name": "CVE-2023-38719",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-38719"
    },
    {
      "name": "CVE-2023-40374",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-40374"
    },
    {
      "name": "CVE-2023-38728",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-38728"
    },
    {
      "name": "CVE-2023-38720",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-38720"
    },
    {
      "name": "CVE-2023-38740",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-38740"
    },
    {
      "name": "CVE-2023-40372",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-40372"
    },
    {
      "name": "CVE-2023-40373",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-40373"
    },
    {
      "name": "CVE-2023-47145",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-47145"
    },
    {
      "name": "CVE-2024-20918",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-20918"
    },
    {
      "name": "CVE-2024-20945",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-20945"
    },
    {
      "name": "CVE-2024-20952",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-20952"
    },
    {
      "name": "CVE-2024-20921",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-20921"
    },
    {
      "name": "CVE-2023-39323",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
    },
    {
      "name": "CVE-2023-45857",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-45857"
    },
    {
      "name": "CVE-2023-5676",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-5676"
    },
    {
      "name": "CVE-2023-46308",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-46308"
    },
    {
      "name": "CVE-2023-32006",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-32006"
    },
    {
      "name": "CVE-2023-32559",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-32559"
    },
    {
      "name": "CVE-2023-24534",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
    },
    {
      "name": "CVE-2023-6129",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-6129"
    },
    {
      "name": "CVE-2022-23541",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-23541"
    },
    {
      "name": "CVE-2022-36046",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-36046"
    },
    {
      "name": "CVE-2023-40692",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-40692"
    },
    {
      "name": "CVE-2023-44981",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-44981"
    },
    {
      "name": "CVE-2023-38727",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-38727"
    },
    {
      "name": "CVE-2023-45142",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-45142"
    },
    {
      "name": "CVE-2022-48337",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-48337"
    },
    {
      "name": "CVE-2023-47627",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-47627"
    },
    {
      "name": "CVE-2023-47701",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-47701"
    },
    {
      "name": "CVE-2023-49081",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-49081"
    },
    {
      "name": "CVE-2023-26159",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-26159"
    },
    {
      "name": "CVE-2023-29258",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29258"
    },
    {
      "name": "CVE-2023-39332",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-39332"
    },
    {
      "name": "CVE-2023-46218",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-46218"
    },
    {
      "name": "CVE-2024-22190",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-22190"
    },
    {
      "name": "CVE-2023-4586",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-4586"
    },
    {
      "name": "CVE-2023-43020",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-43020"
    },
    {
      "name": "CVE-2023-37276",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-37276"
    },
    {
      "name": "CVE-2023-47152",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-47152"
    },
    {
      "name": "CVE-2023-49082",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-49082"
    },
    {
      "name": "CVE-2023-46219",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-46219"
    },
    {
      "name": "CVE-2023-47141",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-47141"
    },
    {
      "name": "CVE-2023-39318",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
    },
    {
      "name": "CVE-2023-38552",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-38552"
    },
    {
      "name": "CVE-2023-46167",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-46167"
    },
    {
      "name": "CVE-2023-27859",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-27859"
    },
    {
      "name": "CVE-2023-47158",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-47158"
    },
    {
      "name": "CVE-2023-36665",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-36665"
    },
    {
      "name": "CVE-2022-23529",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-23529"
    },
    {
      "name": "CVE-2023-40687",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-40687"
    },
    {
      "name": "CVE-2022-23539",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-23539"
    },
    {
      "name": "CVE-2023-6681",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-6681"
    },
    {
      "name": "CVE-2022-23540",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-23540"
    },
    {
      "name": "CVE-2023-46234",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-46234"
    },
    {
      "name": "CVE-2023-50308",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-50308"
    },
    {
      "name": "CVE-2023-39331",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-39331"
    },
    {
      "name": "CVE-2023-45178",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-45178"
    },
    {
      "name": "CVE-2023-45193",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-45193"
    },
    {
      "name": "CVE-2023-39319",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
    },
    {
      "name": "CVE-2020-29510",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-29510"
    },
    {
      "name": "CVE-2023-47746",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-47746"
    },
    {
      "name": "CVE-2023-34062",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-34062"
    },
    {
      "name": "CVE-2023-47747",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-47747"
    },
    {
      "name": "CVE-2024-0727",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-0727"
    },
    {
      "name": "CVE-2023-46158",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-46158"
    },
    {
      "name": "CVE-2023-26115",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-26115"
    }
  ],
  "initial_release_date": "2024-02-16T00:00:00",
  "last_revision_date": "2024-02-16T00:00:00",
  "links": [],
  "reference": "CERTFR-2024-AVI-0145",
  "revisions": [
    {
      "description": "Version initiale",
      "revision_date": "2024-02-16T00:00:00.000000"
    }
  ],
  "risks": [
    {
      "description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
    },
    {
      "description": "\u00c9l\u00e9vation de privil\u00e8ges"
    },
    {
      "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
    },
    {
      "description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
    },
    {
      "description": "D\u00e9ni de service"
    },
    {
      "description": "Contournement de la politique de s\u00e9curit\u00e9"
    },
    {
      "description": "Injection de requ\u00eates ill\u00e9gitimes par rebond (CSRF)"
    },
    {
      "description": "Injection de code indirecte \u00e0 distance (XSS)"
    },
    {
      "description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
    }
  ],
  "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003eles produits IBM\u003c/span\u003e. Certaines d\u0027entre elles\npermettent \u00e0 un attaquant de provoquer une atteinte \u00e0 la confidentialit\u00e9\ndes donn\u00e9es, une ex\u00e9cution de code arbitraire \u00e0 distance et une\n\u00e9l\u00e9vation de privil\u00e8ges.\n",
  "title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
  "vendor_advisories": [
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 7117872 du 14 f\u00e9vrier 2024",
      "url": "https://www.ibm.com/support/pages/node/7117872"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 7118592 du 16 f\u00e9vrier 2024",
      "url": "https://www.ibm.com/support/pages/node/7118592"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 7117873 du 14 f\u00e9vrier 2024",
      "url": "https://www.ibm.com/support/pages/node/7117873"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 7118289 du 15 f\u00e9vrier 2024",
      "url": "https://www.ibm.com/support/pages/node/7118289"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 7118351 du 15 f\u00e9vrier 2024",
      "url": "https://www.ibm.com/support/pages/node/7118351"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 7117821 du 14 f\u00e9vrier 2024",
      "url": "https://www.ibm.com/support/pages/node/7117821"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 7117883 du 14 f\u00e9vrier 2024",
      "url": "https://www.ibm.com/support/pages/node/7117883"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 7117881 du 14 f\u00e9vrier 2024",
      "url": "https://www.ibm.com/support/pages/node/7117881"
    },
    {
      "published_at": null,
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 7117884 du 14 f\u00e9vrier 2024",
      "url": "https://www.ibm.com/support/pages/node/7117884"
    }
  ]
}
  CERTFR-2025-AVI-0256
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans Broadcom VMware Tanzu Greenplum. 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).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Broadcom | VMware Tanzu Greenplum | VMware Tanzu Greenplum Data Copy Utility versions 2.x antérieures à 2.7.1 | ||
| Broadcom | VMware Tanzu Greenplum | VMware Tanzu Greenplum Command Center versions 6.x antérieures à 6.13.1 | ||
| Broadcom | VMware Tanzu Greenplum | VMware Tanzu Greenplum Command Center versions 7.x antérieures à 7.3.1 | ||
| Broadcom | VMware Tanzu Greenplum | VMware Tanzu Greenplum Streaming Server versions 2.x antérieures à 2.0.1 | 
| Title | Publication Time | Tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 
 | |||||||||||
{
  "$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
  "affected_systems": [
    {
      "description": "VMware Tanzu Greenplum Data Copy Utility versions 2.x ant\u00e9rieures \u00e0 2.7.1",
      "product": {
        "name": "VMware Tanzu Greenplum",
        "vendor": {
          "name": "Broadcom",
          "scada": false
        }
      }
    },
    {
      "description": "VMware Tanzu Greenplum Command Center versions 6.x ant\u00e9rieures \u00e0 6.13.1",
      "product": {
        "name": "VMware Tanzu Greenplum",
        "vendor": {
          "name": "Broadcom",
          "scada": false
        }
      }
    },
    {
      "description": "VMware Tanzu Greenplum Command Center versions 7.x ant\u00e9rieures \u00e0 7.3.1 ",
      "product": {
        "name": "VMware Tanzu Greenplum",
        "vendor": {
          "name": "Broadcom",
          "scada": false
        }
      }
    },
    {
      "description": "VMware Tanzu Greenplum Streaming Server versions 2.x ant\u00e9rieures \u00e0 2.0.1",
      "product": {
        "name": "VMware Tanzu Greenplum",
        "vendor": {
          "name": "Broadcom",
          "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-2024-24790",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
    },
    {
      "name": "CVE-2023-29404",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
    },
    {
      "name": "CVE-2023-45283",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-45283"
    },
    {
      "name": "CVE-2023-45288",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
    },
    {
      "name": "CVE-2022-41725",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
    },
    {
      "name": "CVE-2022-41715",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
    },
    {
      "name": "CVE-2022-41722",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-41722"
    },
    {
      "name": "CVE-2023-45285",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-45285"
    },
    {
      "name": "CVE-2024-24783",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
    },
    {
      "name": "CVE-2023-45284",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-45284"
    },
    {
      "name": "CVE-2023-29403",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
    },
    {
      "name": "CVE-2024-24791",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
    },
    {
      "name": "CVE-2024-45341",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-45341"
    },
    {
      "name": "CVE-2023-29405",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
    },
    {
      "name": "CVE-2023-44487",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
    },
    {
      "name": "CVE-2023-45289",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
    },
    {
      "name": "CVE-2023-45290",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
    },
    {
      "name": "CVE-2025-22866",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
    },
    {
      "name": "CVE-2024-34158",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
    },
    {
      "name": "CVE-2024-45338",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
    },
    {
      "name": "CVE-2023-39318",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
    },
    {
      "name": "CVE-2022-41720",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-41720"
    },
    {
      "name": "CVE-2022-41716",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-41716"
    },
    {
      "name": "CVE-2024-45336",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
    },
    {
      "name": "CVE-2023-29406",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
    },
    {
      "name": "CVE-2023-39319",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
    },
    {
      "name": "CVE-2024-24785",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
    },
    {
      "name": "CVE-2024-45337",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
    },
    {
      "name": "CVE-2022-41717",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
    },
    {
      "name": "CVE-2023-24536",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
    },
    {
      "name": "CVE-2024-34156",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
    },
    {
      "name": "CVE-2022-2880",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
    },
    {
      "name": "CVE-2023-24539",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
    },
    {
      "name": "CVE-2022-2879",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
    },
    {
      "name": "CVE-2023-24532",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
    },
    {
      "name": "CVE-2023-29400",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
    },
    {
      "name": "CVE-2024-24787",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-24787"
    },
    {
      "name": "CVE-2022-41724",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
    },
    {
      "name": "CVE-2023-24540",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
    },
    {
      "name": "CVE-2025-22870",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
    },
    {
      "name": "CVE-2023-24537",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
    },
    {
      "name": "CVE-2023-45287",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
    },
    {
      "name": "CVE-2023-24531",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-24531"
    },
    {
      "name": "CVE-2023-24538",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
    },
    {
      "name": "CVE-2022-41723",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
    },
    {
      "name": "CVE-2023-39323",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
    },
    {
      "name": "CVE-2023-29402",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
    },
    {
      "name": "CVE-2023-39326",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
    },
    {
      "name": "CVE-2023-29409",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
    },
    {
      "name": "CVE-2023-24534",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
    },
    {
      "name": "CVE-2024-34155",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
    },
    {
      "name": "CVE-2024-24784",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
    },
    {
      "name": "CVE-2024-24789",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
    }
  ],
  "initial_release_date": "2025-03-31T00:00:00",
  "last_revision_date": "2025-03-31T00:00:00",
  "links": [],
  "reference": "CERTFR-2025-AVI-0256",
  "revisions": [
    {
      "description": "Version initiale",
      "revision_date": "2025-03-31T00: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 Broadcom VMware Tanzu Greenplum. 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 Broadcom VMware Tanzu Greenplum",
  "vendor_advisories": [
    {
      "published_at": "2025-03-28",
      "title": "Bulletin de s\u00e9curit\u00e9 Broadcom 25562",
      "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/25562"
    },
    {
      "published_at": "2025-03-28",
      "title": "Bulletin de s\u00e9curit\u00e9 Broadcom 25561",
      "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/25561"
    },
    {
      "published_at": "2025-03-28",
      "title": "Bulletin de s\u00e9curit\u00e9 Broadcom 25565",
      "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/25565"
    }
  ]
}
  ghsa-rxx3-4978-3cc9
Vulnerability from github
On Unix platforms, the Go runtime does not behave differently when a binary is run with the setuid/setgid bits. This can be dangerous in certain cases, such as when dumping memory state, or assuming the status of standard i/o file descriptors. If a setuid/setgid binary is executed with standard I/O file descriptors closed, opening any files can result in unexpected content being read or written with elevated privileges. Similarly, if a setuid/setgid program is terminated, either via panic or signal, it may leak the contents of its registers.
{
  "affected": [],
  "aliases": [
    "CVE-2023-29403"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-642",
      "CWE-668"
    ],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2023-06-08T21:15:16Z",
    "severity": "HIGH"
  },
  "details": "On Unix platforms, the Go runtime does not behave differently when a binary is run with the setuid/setgid bits. This can be dangerous in certain cases, such as when dumping memory state, or assuming the status of standard i/o file descriptors. If a setuid/setgid binary is executed with standard I/O file descriptors closed, opening any files can result in unexpected content being read or written with elevated privileges. Similarly, if a setuid/setgid program is terminated, either via panic or signal, it may leak the contents of its registers.",
  "id": "GHSA-rxx3-4978-3cc9",
  "modified": "2024-12-20T15:30:44Z",
  "published": "2023-06-08T21:30:27Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29403"
    },
    {
      "type": "WEB",
      "url": "https://go.dev/cl/501223"
    },
    {
      "type": "WEB",
      "url": "https://go.dev/issue/60272"
    },
    {
      "type": "WEB",
      "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
    },
    {
      "type": "WEB",
      "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NZ2O6YCO2IZMZJELQGZYR2WAUNEDLYV6"
    },
    {
      "type": "WEB",
      "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XBS3IIK6ADV24C5ULQU55QLT2UE762ZX"
    },
    {
      "type": "WEB",
      "url": "https://pkg.go.dev/vuln/GO-2023-1840"
    },
    {
      "type": "WEB",
      "url": "https://security.gentoo.org/glsa/202311-09"
    },
    {
      "type": "WEB",
      "url": "https://security.netapp.com/advisory/ntap-20241220-0009"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}
  fkie_cve-2023-29403
Vulnerability from fkie_nvd
7.8 (High) - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
| URL | Tags | ||
|---|---|---|---|
| security@golang.org | https://go.dev/cl/501223 | Patch | |
| security@golang.org | https://go.dev/issue/60272 | Issue Tracking | |
| security@golang.org | https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ | Mailing List, Release Notes | |
| security@golang.org | https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NZ2O6YCO2IZMZJELQGZYR2WAUNEDLYV6/ | ||
| security@golang.org | https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XBS3IIK6ADV24C5ULQU55QLT2UE762ZX/ | Mailing List | |
| security@golang.org | https://pkg.go.dev/vuln/GO-2023-1840 | Vendor Advisory | |
| security@golang.org | https://security.gentoo.org/glsa/202311-09 | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://go.dev/cl/501223 | Patch | |
| af854a3a-2127-422b-91ae-364da2661108 | https://go.dev/issue/60272 | Issue Tracking | |
| af854a3a-2127-422b-91ae-364da2661108 | https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ | Mailing List, Release Notes | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NZ2O6YCO2IZMZJELQGZYR2WAUNEDLYV6/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XBS3IIK6ADV24C5ULQU55QLT2UE762ZX/ | Mailing List | |
| af854a3a-2127-422b-91ae-364da2661108 | https://pkg.go.dev/vuln/GO-2023-1840 | Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://security.gentoo.org/glsa/202311-09 | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20241220-0009/ | 
{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "E17A25CE-A8C9-4F89-916A-BB0327A509C9",
              "versionEndExcluding": "1.19.10",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "53EC811C-49DE-4470-908C-CDC9282EC7FA",
              "versionEndExcluding": "1.20.5",
              "versionStartIncluding": "1.20.0",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    },
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*",
              "matchCriteriaId": "CC559B26-5DFC-4B7A-A27C-B77DE755DFF9",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "On Unix platforms, the Go runtime does not behave differently when a binary is run with the setuid/setgid bits. This can be dangerous in certain cases, such as when dumping memory state, or assuming the status of standard i/o file descriptors. If a setuid/setgid binary is executed with standard I/O file descriptors closed, opening any files can result in unexpected content being read or written with elevated privileges. Similarly, if a setuid/setgid program is terminated, either via panic or signal, it may leak the contents of its registers."
    },
    {
      "lang": "es",
      "value": "En las plataformas Unix, el entorno de ejecuci\u00f3n de Go no se comporta de forma diferente cuando se ejecuta un binario con los bits setuid/setgid. Esto puede ser peligroso en ciertos casos, como cuando se vuelca el estado de la memoria o se asume el estado de los descriptores de archivos de E/S est\u00e1ndar. Si se ejecuta un binario setuid/setgid con los descriptores de archivos de E/S est\u00e1ndar cerrados, la apertura de cualquier archivo puede provocar que se lea o escriba contenido inesperado con privilegios elevados. De manera similar, si se finaliza un programa setuid/setgid, ya sea por p\u00e1nico o se\u00f1al, puede filtrar el contenido de sus registros."
    }
  ],
  "id": "CVE-2023-29403",
  "lastModified": "2025-01-06T20:15:25.820",
  "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": 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": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
        "type": "Secondary"
      }
    ]
  },
  "published": "2023-06-08T21:15:16.927",
  "references": [
    {
      "source": "security@golang.org",
      "tags": [
        "Patch"
      ],
      "url": "https://go.dev/cl/501223"
    },
    {
      "source": "security@golang.org",
      "tags": [
        "Issue Tracking"
      ],
      "url": "https://go.dev/issue/60272"
    },
    {
      "source": "security@golang.org",
      "tags": [
        "Mailing List",
        "Release Notes"
      ],
      "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
    },
    {
      "source": "security@golang.org",
      "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NZ2O6YCO2IZMZJELQGZYR2WAUNEDLYV6/"
    },
    {
      "source": "security@golang.org",
      "tags": [
        "Mailing List"
      ],
      "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XBS3IIK6ADV24C5ULQU55QLT2UE762ZX/"
    },
    {
      "source": "security@golang.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://pkg.go.dev/vuln/GO-2023-1840"
    },
    {
      "source": "security@golang.org",
      "url": "https://security.gentoo.org/glsa/202311-09"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch"
      ],
      "url": "https://go.dev/cl/501223"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Issue Tracking"
      ],
      "url": "https://go.dev/issue/60272"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Mailing List",
        "Release Notes"
      ],
      "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NZ2O6YCO2IZMZJELQGZYR2WAUNEDLYV6/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Mailing List"
      ],
      "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XBS3IIK6ADV24C5ULQU55QLT2UE762ZX/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://pkg.go.dev/vuln/GO-2023-1840"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://security.gentoo.org/glsa/202311-09"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://security.netapp.com/advisory/ntap-20241220-0009/"
    }
  ],
  "sourceIdentifier": "security@golang.org",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-668"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}
  suse-su-2023:2525-1
Vulnerability from csaf_suse
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Security update for go1.19",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update for go1.19 fixes the following issues:\n\nUpdate to go1.19.10 (bsc#1200441):\n\n- CVE-2023-29402: cmd/go: Fixed cgo code injection (bsc#1212073).                                                                                                                              \n- CVE-2023-29403: runtime: Fixed unexpected behavior of setuid/setgid binaries (bsc#1212074).                                                                                                  \n- CVE-2023-29404: cmd/go: Fixed improper sanitization of LDFLAGS (bsc#1212075).                                                                                                                \n- CVE-2023-29405: cmd/go: Fixed improper sanitization of LDFLAGS (bsc#1212076).                                                                                                                \n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "SUSE-2023-2525,SUSE-SLE-Module-Development-Tools-15-SP4-2023-2525,SUSE-SLE-Module-Development-Tools-15-SP5-2023-2525,SUSE-SLE-Product-RT-15-SP3-2023-2525,openSUSE-SLE-15.4-2023-2525,openSUSE-SLE-15.5-2023-2525",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_2525-1.json"
      },
      {
        "category": "self",
        "summary": "URL for SUSE-SU-2023:2525-1",
        "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232525-1/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for SUSE-SU-2023:2525-1",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-June/015223.html"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1200441",
        "url": "https://bugzilla.suse.com/1200441"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1212073",
        "url": "https://bugzilla.suse.com/1212073"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1212074",
        "url": "https://bugzilla.suse.com/1212074"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1212075",
        "url": "https://bugzilla.suse.com/1212075"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1212076",
        "url": "https://bugzilla.suse.com/1212076"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2023-29402 page",
        "url": "https://www.suse.com/security/cve/CVE-2023-29402/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2023-29403 page",
        "url": "https://www.suse.com/security/cve/CVE-2023-29403/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2023-29404 page",
        "url": "https://www.suse.com/security/cve/CVE-2023-29404/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2023-29405 page",
        "url": "https://www.suse.com/security/cve/CVE-2023-29405/"
      }
    ],
    "title": "Security update for go1.19",
    "tracking": {
      "current_release_date": "2023-06-16T15:33:08Z",
      "generator": {
        "date": "2023-06-16T15:33:08Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "SUSE-SU-2023:2525-1",
      "initial_release_date": "2023-06-16T15:33:08Z",
      "revision_history": [
        {
          "date": "2023-06-16T15:33:08Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go1.19-1.19.10-150000.1.34.1.aarch64",
                "product": {
                  "name": "go1.19-1.19.10-150000.1.34.1.aarch64",
                  "product_id": "go1.19-1.19.10-150000.1.34.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "go1.19-doc-1.19.10-150000.1.34.1.aarch64",
                "product": {
                  "name": "go1.19-doc-1.19.10-150000.1.34.1.aarch64",
                  "product_id": "go1.19-doc-1.19.10-150000.1.34.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "go1.19-race-1.19.10-150000.1.34.1.aarch64",
                "product": {
                  "name": "go1.19-race-1.19.10-150000.1.34.1.aarch64",
                  "product_id": "go1.19-race-1.19.10-150000.1.34.1.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go1.19-1.19.10-150000.1.34.1.i586",
                "product": {
                  "name": "go1.19-1.19.10-150000.1.34.1.i586",
                  "product_id": "go1.19-1.19.10-150000.1.34.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "go1.19-doc-1.19.10-150000.1.34.1.i586",
                "product": {
                  "name": "go1.19-doc-1.19.10-150000.1.34.1.i586",
                  "product_id": "go1.19-doc-1.19.10-150000.1.34.1.i586"
                }
              }
            ],
            "category": "architecture",
            "name": "i586"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go1.19-1.19.10-150000.1.34.1.ppc64le",
                "product": {
                  "name": "go1.19-1.19.10-150000.1.34.1.ppc64le",
                  "product_id": "go1.19-1.19.10-150000.1.34.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
                "product": {
                  "name": "go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
                  "product_id": "go1.19-doc-1.19.10-150000.1.34.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "go1.19-race-1.19.10-150000.1.34.1.ppc64le",
                "product": {
                  "name": "go1.19-race-1.19.10-150000.1.34.1.ppc64le",
                  "product_id": "go1.19-race-1.19.10-150000.1.34.1.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go1.19-1.19.10-150000.1.34.1.s390x",
                "product": {
                  "name": "go1.19-1.19.10-150000.1.34.1.s390x",
                  "product_id": "go1.19-1.19.10-150000.1.34.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "go1.19-doc-1.19.10-150000.1.34.1.s390x",
                "product": {
                  "name": "go1.19-doc-1.19.10-150000.1.34.1.s390x",
                  "product_id": "go1.19-doc-1.19.10-150000.1.34.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "go1.19-race-1.19.10-150000.1.34.1.s390x",
                "product": {
                  "name": "go1.19-race-1.19.10-150000.1.34.1.s390x",
                  "product_id": "go1.19-race-1.19.10-150000.1.34.1.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go1.19-1.19.10-150000.1.34.1.x86_64",
                "product": {
                  "name": "go1.19-1.19.10-150000.1.34.1.x86_64",
                  "product_id": "go1.19-1.19.10-150000.1.34.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "go1.19-doc-1.19.10-150000.1.34.1.x86_64",
                "product": {
                  "name": "go1.19-doc-1.19.10-150000.1.34.1.x86_64",
                  "product_id": "go1.19-doc-1.19.10-150000.1.34.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "go1.19-race-1.19.10-150000.1.34.1.x86_64",
                "product": {
                  "name": "go1.19-race-1.19.10-150000.1.34.1.x86_64",
                  "product_id": "go1.19-race-1.19.10-150000.1.34.1.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
                "product": {
                  "name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
                  "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-module-development-tools:15:sp4"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
                "product": {
                  "name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
                  "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-module-development-tools:15:sp5"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Real Time 15 SP3",
                "product": {
                  "name": "SUSE Linux Enterprise Real Time 15 SP3",
                  "product_id": "SUSE Linux Enterprise Real Time 15 SP3",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle_rt:15:sp3"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "openSUSE Leap 15.4",
                "product": {
                  "name": "openSUSE Leap 15.4",
                  "product_id": "openSUSE Leap 15.4",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:opensuse:leap:15.4"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "openSUSE Leap 15.5",
                "product": {
                  "name": "openSUSE Leap 15.5",
                  "product_id": "openSUSE Leap 15.5",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:opensuse:leap:15.5"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-1.19.10-150000.1.34.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.aarch64"
        },
        "product_reference": "go1.19-1.19.10-150000.1.34.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-1.19.10-150000.1.34.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.ppc64le"
        },
        "product_reference": "go1.19-1.19.10-150000.1.34.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-1.19.10-150000.1.34.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.s390x"
        },
        "product_reference": "go1.19-1.19.10-150000.1.34.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-1.19.10-150000.1.34.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.x86_64"
        },
        "product_reference": "go1.19-1.19.10-150000.1.34.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-doc-1.19.10-150000.1.34.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.aarch64"
        },
        "product_reference": "go1.19-doc-1.19.10-150000.1.34.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-doc-1.19.10-150000.1.34.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.ppc64le"
        },
        "product_reference": "go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-doc-1.19.10-150000.1.34.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.s390x"
        },
        "product_reference": "go1.19-doc-1.19.10-150000.1.34.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-doc-1.19.10-150000.1.34.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.x86_64"
        },
        "product_reference": "go1.19-doc-1.19.10-150000.1.34.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-race-1.19.10-150000.1.34.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.10-150000.1.34.1.aarch64"
        },
        "product_reference": "go1.19-race-1.19.10-150000.1.34.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-race-1.19.10-150000.1.34.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.10-150000.1.34.1.x86_64"
        },
        "product_reference": "go1.19-race-1.19.10-150000.1.34.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-1.19.10-150000.1.34.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.aarch64"
        },
        "product_reference": "go1.19-1.19.10-150000.1.34.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-1.19.10-150000.1.34.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.ppc64le"
        },
        "product_reference": "go1.19-1.19.10-150000.1.34.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-1.19.10-150000.1.34.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.s390x"
        },
        "product_reference": "go1.19-1.19.10-150000.1.34.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-1.19.10-150000.1.34.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.x86_64"
        },
        "product_reference": "go1.19-1.19.10-150000.1.34.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-doc-1.19.10-150000.1.34.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.aarch64"
        },
        "product_reference": "go1.19-doc-1.19.10-150000.1.34.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-doc-1.19.10-150000.1.34.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.ppc64le"
        },
        "product_reference": "go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-doc-1.19.10-150000.1.34.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.s390x"
        },
        "product_reference": "go1.19-doc-1.19.10-150000.1.34.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-doc-1.19.10-150000.1.34.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.x86_64"
        },
        "product_reference": "go1.19-doc-1.19.10-150000.1.34.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-race-1.19.10-150000.1.34.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.aarch64"
        },
        "product_reference": "go1.19-race-1.19.10-150000.1.34.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-race-1.19.10-150000.1.34.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.ppc64le"
        },
        "product_reference": "go1.19-race-1.19.10-150000.1.34.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-race-1.19.10-150000.1.34.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.s390x"
        },
        "product_reference": "go1.19-race-1.19.10-150000.1.34.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-race-1.19.10-150000.1.34.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.x86_64"
        },
        "product_reference": "go1.19-race-1.19.10-150000.1.34.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-1.19.10-150000.1.34.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
          "product_id": "SUSE Linux Enterprise Real Time 15 SP3:go1.19-1.19.10-150000.1.34.1.x86_64"
        },
        "product_reference": "go1.19-1.19.10-150000.1.34.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-doc-1.19.10-150000.1.34.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
          "product_id": "SUSE Linux Enterprise Real Time 15 SP3:go1.19-doc-1.19.10-150000.1.34.1.x86_64"
        },
        "product_reference": "go1.19-doc-1.19.10-150000.1.34.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-race-1.19.10-150000.1.34.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
          "product_id": "SUSE Linux Enterprise Real Time 15 SP3:go1.19-race-1.19.10-150000.1.34.1.x86_64"
        },
        "product_reference": "go1.19-race-1.19.10-150000.1.34.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-1.19.10-150000.1.34.1.aarch64 as component of openSUSE Leap 15.4",
          "product_id": "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.aarch64"
        },
        "product_reference": "go1.19-1.19.10-150000.1.34.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-1.19.10-150000.1.34.1.ppc64le as component of openSUSE Leap 15.4",
          "product_id": "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.ppc64le"
        },
        "product_reference": "go1.19-1.19.10-150000.1.34.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-1.19.10-150000.1.34.1.s390x as component of openSUSE Leap 15.4",
          "product_id": "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.s390x"
        },
        "product_reference": "go1.19-1.19.10-150000.1.34.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-1.19.10-150000.1.34.1.x86_64 as component of openSUSE Leap 15.4",
          "product_id": "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.x86_64"
        },
        "product_reference": "go1.19-1.19.10-150000.1.34.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-doc-1.19.10-150000.1.34.1.aarch64 as component of openSUSE Leap 15.4",
          "product_id": "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.aarch64"
        },
        "product_reference": "go1.19-doc-1.19.10-150000.1.34.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-doc-1.19.10-150000.1.34.1.ppc64le as component of openSUSE Leap 15.4",
          "product_id": "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.ppc64le"
        },
        "product_reference": "go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-doc-1.19.10-150000.1.34.1.s390x as component of openSUSE Leap 15.4",
          "product_id": "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.s390x"
        },
        "product_reference": "go1.19-doc-1.19.10-150000.1.34.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-doc-1.19.10-150000.1.34.1.x86_64 as component of openSUSE Leap 15.4",
          "product_id": "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.x86_64"
        },
        "product_reference": "go1.19-doc-1.19.10-150000.1.34.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-race-1.19.10-150000.1.34.1.aarch64 as component of openSUSE Leap 15.4",
          "product_id": "openSUSE Leap 15.4:go1.19-race-1.19.10-150000.1.34.1.aarch64"
        },
        "product_reference": "go1.19-race-1.19.10-150000.1.34.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-race-1.19.10-150000.1.34.1.x86_64 as component of openSUSE Leap 15.4",
          "product_id": "openSUSE Leap 15.4:go1.19-race-1.19.10-150000.1.34.1.x86_64"
        },
        "product_reference": "go1.19-race-1.19.10-150000.1.34.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-1.19.10-150000.1.34.1.aarch64 as component of openSUSE Leap 15.5",
          "product_id": "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.aarch64"
        },
        "product_reference": "go1.19-1.19.10-150000.1.34.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-1.19.10-150000.1.34.1.ppc64le as component of openSUSE Leap 15.5",
          "product_id": "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.ppc64le"
        },
        "product_reference": "go1.19-1.19.10-150000.1.34.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-1.19.10-150000.1.34.1.s390x as component of openSUSE Leap 15.5",
          "product_id": "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.s390x"
        },
        "product_reference": "go1.19-1.19.10-150000.1.34.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-1.19.10-150000.1.34.1.x86_64 as component of openSUSE Leap 15.5",
          "product_id": "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.x86_64"
        },
        "product_reference": "go1.19-1.19.10-150000.1.34.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-doc-1.19.10-150000.1.34.1.aarch64 as component of openSUSE Leap 15.5",
          "product_id": "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.aarch64"
        },
        "product_reference": "go1.19-doc-1.19.10-150000.1.34.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-doc-1.19.10-150000.1.34.1.ppc64le as component of openSUSE Leap 15.5",
          "product_id": "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.ppc64le"
        },
        "product_reference": "go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-doc-1.19.10-150000.1.34.1.s390x as component of openSUSE Leap 15.5",
          "product_id": "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.s390x"
        },
        "product_reference": "go1.19-doc-1.19.10-150000.1.34.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-doc-1.19.10-150000.1.34.1.x86_64 as component of openSUSE Leap 15.5",
          "product_id": "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.x86_64"
        },
        "product_reference": "go1.19-doc-1.19.10-150000.1.34.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-race-1.19.10-150000.1.34.1.aarch64 as component of openSUSE Leap 15.5",
          "product_id": "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.aarch64"
        },
        "product_reference": "go1.19-race-1.19.10-150000.1.34.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-race-1.19.10-150000.1.34.1.ppc64le as component of openSUSE Leap 15.5",
          "product_id": "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.ppc64le"
        },
        "product_reference": "go1.19-race-1.19.10-150000.1.34.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-race-1.19.10-150000.1.34.1.s390x as component of openSUSE Leap 15.5",
          "product_id": "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.s390x"
        },
        "product_reference": "go1.19-race-1.19.10-150000.1.34.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-race-1.19.10-150000.1.34.1.x86_64 as component of openSUSE Leap 15.5",
          "product_id": "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.x86_64"
        },
        "product_reference": "go1.19-race-1.19.10-150000.1.34.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.5"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2023-29402",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2023-29402"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program which uses cgo. This may occur when running an untrusted module which contains directories with newline characters in their names. Modules which are retrieved using the go command, i.e. via \"go get\", are not affected (modules retrieved using GOPATH-mode, i.e. GO111MODULE=off, may be affected).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.10-150000.1.34.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.10-150000.1.34.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.x86_64",
          "SUSE Linux Enterprise Real Time 15 SP3:go1.19-1.19.10-150000.1.34.1.x86_64",
          "SUSE Linux Enterprise Real Time 15 SP3:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
          "SUSE Linux Enterprise Real Time 15 SP3:go1.19-race-1.19.10-150000.1.34.1.x86_64",
          "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.aarch64",
          "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.ppc64le",
          "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.s390x",
          "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.x86_64",
          "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
          "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
          "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.s390x",
          "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
          "openSUSE Leap 15.4:go1.19-race-1.19.10-150000.1.34.1.aarch64",
          "openSUSE Leap 15.4:go1.19-race-1.19.10-150000.1.34.1.x86_64",
          "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.aarch64",
          "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.ppc64le",
          "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.s390x",
          "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.x86_64",
          "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
          "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
          "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.s390x",
          "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
          "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.aarch64",
          "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.ppc64le",
          "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.s390x",
          "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2023-29402",
          "url": "https://www.suse.com/security/cve/CVE-2023-29402"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1212073 for CVE-2023-29402",
          "url": "https://bugzilla.suse.com/1212073"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.19-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.19-race-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.4:go1.19-race-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.4:go1.19-race-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.19-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.19-race-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.4:go1.19-race-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.4:go1.19-race-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2023-06-16T15:33:08Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2023-29402"
    },
    {
      "cve": "CVE-2023-29403",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2023-29403"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "On Unix platforms, the Go runtime does not behave differently when a binary is run with the setuid/setgid bits. This can be dangerous in certain cases, such as when dumping memory state, or assuming the status of standard i/o file descriptors. If a setuid/setgid binary is executed with standard I/O file descriptors closed, opening any files can result in unexpected content being read or written with elevated privileges. Similarly, if a setuid/setgid program is terminated, either via panic or signal, it may leak the contents of its registers.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.10-150000.1.34.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.10-150000.1.34.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.x86_64",
          "SUSE Linux Enterprise Real Time 15 SP3:go1.19-1.19.10-150000.1.34.1.x86_64",
          "SUSE Linux Enterprise Real Time 15 SP3:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
          "SUSE Linux Enterprise Real Time 15 SP3:go1.19-race-1.19.10-150000.1.34.1.x86_64",
          "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.aarch64",
          "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.ppc64le",
          "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.s390x",
          "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.x86_64",
          "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
          "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
          "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.s390x",
          "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
          "openSUSE Leap 15.4:go1.19-race-1.19.10-150000.1.34.1.aarch64",
          "openSUSE Leap 15.4:go1.19-race-1.19.10-150000.1.34.1.x86_64",
          "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.aarch64",
          "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.ppc64le",
          "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.s390x",
          "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.x86_64",
          "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
          "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
          "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.s390x",
          "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
          "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.aarch64",
          "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.ppc64le",
          "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.s390x",
          "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2023-29403",
          "url": "https://www.suse.com/security/cve/CVE-2023-29403"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1212074 for CVE-2023-29403",
          "url": "https://bugzilla.suse.com/1212074"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.19-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.19-race-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.4:go1.19-race-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.4:go1.19-race-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.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": [
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.19-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.19-race-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.4:go1.19-race-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.4:go1.19-race-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2023-06-16T15:33:08Z",
          "details": "important"
        }
      ],
      "title": "CVE-2023-29403"
    },
    {
      "cve": "CVE-2023-29404",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2023-29404"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The go command may execute arbitrary code at build time when using cgo. This may occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. The arguments for a number of flags which are non-optional are incorrectly considered optional, allowing disallowed flags to be smuggled through the LDFLAGS sanitization. This affects usage of both the gc and gccgo compilers.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.10-150000.1.34.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.10-150000.1.34.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.x86_64",
          "SUSE Linux Enterprise Real Time 15 SP3:go1.19-1.19.10-150000.1.34.1.x86_64",
          "SUSE Linux Enterprise Real Time 15 SP3:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
          "SUSE Linux Enterprise Real Time 15 SP3:go1.19-race-1.19.10-150000.1.34.1.x86_64",
          "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.aarch64",
          "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.ppc64le",
          "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.s390x",
          "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.x86_64",
          "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
          "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
          "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.s390x",
          "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
          "openSUSE Leap 15.4:go1.19-race-1.19.10-150000.1.34.1.aarch64",
          "openSUSE Leap 15.4:go1.19-race-1.19.10-150000.1.34.1.x86_64",
          "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.aarch64",
          "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.ppc64le",
          "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.s390x",
          "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.x86_64",
          "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
          "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
          "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.s390x",
          "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
          "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.aarch64",
          "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.ppc64le",
          "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.s390x",
          "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2023-29404",
          "url": "https://www.suse.com/security/cve/CVE-2023-29404"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1212075 for CVE-2023-29404",
          "url": "https://bugzilla.suse.com/1212075"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.19-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.19-race-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.4:go1.19-race-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.4:go1.19-race-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.19-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.19-race-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.4:go1.19-race-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.4:go1.19-race-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2023-06-16T15:33:08Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2023-29404"
    },
    {
      "cve": "CVE-2023-29405",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2023-29405"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The go command may execute arbitrary code at build time when using cgo. This may occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. Flags containing embedded spaces are mishandled, allowing disallowed flags to be smuggled through the LDFLAGS sanitization by including them in the argument of another flag. This only affects usage of the gccgo compiler.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.10-150000.1.34.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.10-150000.1.34.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.x86_64",
          "SUSE Linux Enterprise Real Time 15 SP3:go1.19-1.19.10-150000.1.34.1.x86_64",
          "SUSE Linux Enterprise Real Time 15 SP3:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
          "SUSE Linux Enterprise Real Time 15 SP3:go1.19-race-1.19.10-150000.1.34.1.x86_64",
          "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.aarch64",
          "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.ppc64le",
          "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.s390x",
          "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.x86_64",
          "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
          "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
          "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.s390x",
          "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
          "openSUSE Leap 15.4:go1.19-race-1.19.10-150000.1.34.1.aarch64",
          "openSUSE Leap 15.4:go1.19-race-1.19.10-150000.1.34.1.x86_64",
          "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.aarch64",
          "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.ppc64le",
          "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.s390x",
          "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.x86_64",
          "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
          "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
          "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.s390x",
          "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
          "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.aarch64",
          "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.ppc64le",
          "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.s390x",
          "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2023-29405",
          "url": "https://www.suse.com/security/cve/CVE-2023-29405"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1212076 for CVE-2023-29405",
          "url": "https://bugzilla.suse.com/1212076"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.19-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.19-race-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.4:go1.19-race-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.4:go1.19-race-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.19-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.19-race-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.4:go1.19-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.4:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.4:go1.19-race-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.4:go1.19-race-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.5:go1.19-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.5:go1.19-doc-1.19.10-150000.1.34.1.x86_64",
            "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.aarch64",
            "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.ppc64le",
            "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.s390x",
            "openSUSE Leap 15.5:go1.19-race-1.19.10-150000.1.34.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2023-06-16T15:33:08Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2023-29405"
    }
  ]
}
  suse-su-2023:2526-1
Vulnerability from csaf_suse
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Security update for go1.20",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update for go1.20 fixes the following issues:\n\nUpdate to go1.20.5 (bsc#1206346):\n\n- CVE-2023-29402: cmd/go: Fixed cgo code injection (bsc#1212073).                                                                                                                              \n- CVE-2023-29403: runtime: Fixed unexpected behavior of setuid/setgid binaries (bsc#1212074).                                                                                                  \n- CVE-2023-29404: cmd/go: Fixed improper sanitization of LDFLAGS (bsc#1212075).                                                                                                                \n- CVE-2023-29405: cmd/go: Fixed improper sanitization of LDFLAGS (bsc#1212076).                                                                                                                \n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "SUSE-2023-2526,SUSE-SLE-Module-Development-Tools-15-SP4-2023-2526,SUSE-SLE-Module-Development-Tools-15-SP5-2023-2526,SUSE-SLE-Product-RT-15-SP3-2023-2526,openSUSE-SLE-15.4-2023-2526,openSUSE-SLE-15.5-2023-2526",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_2526-1.json"
      },
      {
        "category": "self",
        "summary": "URL for SUSE-SU-2023:2526-1",
        "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232526-1/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for SUSE-SU-2023:2526-1",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-June/015222.html"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1206346",
        "url": "https://bugzilla.suse.com/1206346"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1212073",
        "url": "https://bugzilla.suse.com/1212073"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1212074",
        "url": "https://bugzilla.suse.com/1212074"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1212075",
        "url": "https://bugzilla.suse.com/1212075"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1212076",
        "url": "https://bugzilla.suse.com/1212076"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2023-29402 page",
        "url": "https://www.suse.com/security/cve/CVE-2023-29402/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2023-29403 page",
        "url": "https://www.suse.com/security/cve/CVE-2023-29403/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2023-29404 page",
        "url": "https://www.suse.com/security/cve/CVE-2023-29404/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2023-29405 page",
        "url": "https://www.suse.com/security/cve/CVE-2023-29405/"
      }
    ],
    "title": "Security update for go1.20",
    "tracking": {
      "current_release_date": "2023-06-16T15:33:41Z",
      "generator": {
        "date": "2023-06-16T15:33:41Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "SUSE-SU-2023:2526-1",
      "initial_release_date": "2023-06-16T15:33:41Z",
      "revision_history": [
        {
          "date": "2023-06-16T15:33:41Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go1.20-1.20.5-150000.1.14.1.aarch64",
                "product": {
                  "name": "go1.20-1.20.5-150000.1.14.1.aarch64",
                  "product_id": "go1.20-1.20.5-150000.1.14.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "go1.20-doc-1.20.5-150000.1.14.1.aarch64",
                "product": {
                  "name": "go1.20-doc-1.20.5-150000.1.14.1.aarch64",
                  "product_id": "go1.20-doc-1.20.5-150000.1.14.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "go1.20-race-1.20.5-150000.1.14.1.aarch64",
                "product": {
                  "name": "go1.20-race-1.20.5-150000.1.14.1.aarch64",
                  "product_id": "go1.20-race-1.20.5-150000.1.14.1.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go1.20-1.20.5-150000.1.14.1.i586",
                "product": {
                  "name": "go1.20-1.20.5-150000.1.14.1.i586",
                  "product_id": "go1.20-1.20.5-150000.1.14.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "go1.20-doc-1.20.5-150000.1.14.1.i586",
                "product": {
                  "name": "go1.20-doc-1.20.5-150000.1.14.1.i586",
                  "product_id": "go1.20-doc-1.20.5-150000.1.14.1.i586"
                }
              }
            ],
            "category": "architecture",
            "name": "i586"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go1.20-1.20.5-150000.1.14.1.ppc64le",
                "product": {
                  "name": "go1.20-1.20.5-150000.1.14.1.ppc64le",
                  "product_id": "go1.20-1.20.5-150000.1.14.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
                "product": {
                  "name": "go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
                  "product_id": "go1.20-doc-1.20.5-150000.1.14.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "go1.20-race-1.20.5-150000.1.14.1.ppc64le",
                "product": {
                  "name": "go1.20-race-1.20.5-150000.1.14.1.ppc64le",
                  "product_id": "go1.20-race-1.20.5-150000.1.14.1.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go1.20-1.20.5-150000.1.14.1.s390x",
                "product": {
                  "name": "go1.20-1.20.5-150000.1.14.1.s390x",
                  "product_id": "go1.20-1.20.5-150000.1.14.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "go1.20-doc-1.20.5-150000.1.14.1.s390x",
                "product": {
                  "name": "go1.20-doc-1.20.5-150000.1.14.1.s390x",
                  "product_id": "go1.20-doc-1.20.5-150000.1.14.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "go1.20-race-1.20.5-150000.1.14.1.s390x",
                "product": {
                  "name": "go1.20-race-1.20.5-150000.1.14.1.s390x",
                  "product_id": "go1.20-race-1.20.5-150000.1.14.1.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go1.20-1.20.5-150000.1.14.1.x86_64",
                "product": {
                  "name": "go1.20-1.20.5-150000.1.14.1.x86_64",
                  "product_id": "go1.20-1.20.5-150000.1.14.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "go1.20-doc-1.20.5-150000.1.14.1.x86_64",
                "product": {
                  "name": "go1.20-doc-1.20.5-150000.1.14.1.x86_64",
                  "product_id": "go1.20-doc-1.20.5-150000.1.14.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "go1.20-race-1.20.5-150000.1.14.1.x86_64",
                "product": {
                  "name": "go1.20-race-1.20.5-150000.1.14.1.x86_64",
                  "product_id": "go1.20-race-1.20.5-150000.1.14.1.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
                "product": {
                  "name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
                  "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-module-development-tools:15:sp4"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
                "product": {
                  "name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
                  "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-module-development-tools:15:sp5"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Real Time 15 SP3",
                "product": {
                  "name": "SUSE Linux Enterprise Real Time 15 SP3",
                  "product_id": "SUSE Linux Enterprise Real Time 15 SP3",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle_rt:15:sp3"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "openSUSE Leap 15.4",
                "product": {
                  "name": "openSUSE Leap 15.4",
                  "product_id": "openSUSE Leap 15.4",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:opensuse:leap:15.4"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "openSUSE Leap 15.5",
                "product": {
                  "name": "openSUSE Leap 15.5",
                  "product_id": "openSUSE Leap 15.5",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:opensuse:leap:15.5"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-1.20.5-150000.1.14.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.aarch64"
        },
        "product_reference": "go1.20-1.20.5-150000.1.14.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-1.20.5-150000.1.14.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.ppc64le"
        },
        "product_reference": "go1.20-1.20.5-150000.1.14.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-1.20.5-150000.1.14.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.s390x"
        },
        "product_reference": "go1.20-1.20.5-150000.1.14.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-1.20.5-150000.1.14.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.x86_64"
        },
        "product_reference": "go1.20-1.20.5-150000.1.14.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-doc-1.20.5-150000.1.14.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.aarch64"
        },
        "product_reference": "go1.20-doc-1.20.5-150000.1.14.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-doc-1.20.5-150000.1.14.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.ppc64le"
        },
        "product_reference": "go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-doc-1.20.5-150000.1.14.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.s390x"
        },
        "product_reference": "go1.20-doc-1.20.5-150000.1.14.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-doc-1.20.5-150000.1.14.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.x86_64"
        },
        "product_reference": "go1.20-doc-1.20.5-150000.1.14.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-race-1.20.5-150000.1.14.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.5-150000.1.14.1.aarch64"
        },
        "product_reference": "go1.20-race-1.20.5-150000.1.14.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-race-1.20.5-150000.1.14.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.5-150000.1.14.1.x86_64"
        },
        "product_reference": "go1.20-race-1.20.5-150000.1.14.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-1.20.5-150000.1.14.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.aarch64"
        },
        "product_reference": "go1.20-1.20.5-150000.1.14.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-1.20.5-150000.1.14.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.ppc64le"
        },
        "product_reference": "go1.20-1.20.5-150000.1.14.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-1.20.5-150000.1.14.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.s390x"
        },
        "product_reference": "go1.20-1.20.5-150000.1.14.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-1.20.5-150000.1.14.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.x86_64"
        },
        "product_reference": "go1.20-1.20.5-150000.1.14.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-doc-1.20.5-150000.1.14.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.aarch64"
        },
        "product_reference": "go1.20-doc-1.20.5-150000.1.14.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-doc-1.20.5-150000.1.14.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.ppc64le"
        },
        "product_reference": "go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-doc-1.20.5-150000.1.14.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.s390x"
        },
        "product_reference": "go1.20-doc-1.20.5-150000.1.14.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-doc-1.20.5-150000.1.14.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.x86_64"
        },
        "product_reference": "go1.20-doc-1.20.5-150000.1.14.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-race-1.20.5-150000.1.14.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.aarch64"
        },
        "product_reference": "go1.20-race-1.20.5-150000.1.14.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-race-1.20.5-150000.1.14.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.ppc64le"
        },
        "product_reference": "go1.20-race-1.20.5-150000.1.14.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-race-1.20.5-150000.1.14.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.s390x"
        },
        "product_reference": "go1.20-race-1.20.5-150000.1.14.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-race-1.20.5-150000.1.14.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.x86_64"
        },
        "product_reference": "go1.20-race-1.20.5-150000.1.14.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-1.20.5-150000.1.14.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
          "product_id": "SUSE Linux Enterprise Real Time 15 SP3:go1.20-1.20.5-150000.1.14.1.x86_64"
        },
        "product_reference": "go1.20-1.20.5-150000.1.14.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-doc-1.20.5-150000.1.14.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
          "product_id": "SUSE Linux Enterprise Real Time 15 SP3:go1.20-doc-1.20.5-150000.1.14.1.x86_64"
        },
        "product_reference": "go1.20-doc-1.20.5-150000.1.14.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-race-1.20.5-150000.1.14.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
          "product_id": "SUSE Linux Enterprise Real Time 15 SP3:go1.20-race-1.20.5-150000.1.14.1.x86_64"
        },
        "product_reference": "go1.20-race-1.20.5-150000.1.14.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-1.20.5-150000.1.14.1.aarch64 as component of openSUSE Leap 15.4",
          "product_id": "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.aarch64"
        },
        "product_reference": "go1.20-1.20.5-150000.1.14.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-1.20.5-150000.1.14.1.ppc64le as component of openSUSE Leap 15.4",
          "product_id": "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.ppc64le"
        },
        "product_reference": "go1.20-1.20.5-150000.1.14.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-1.20.5-150000.1.14.1.s390x as component of openSUSE Leap 15.4",
          "product_id": "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.s390x"
        },
        "product_reference": "go1.20-1.20.5-150000.1.14.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-1.20.5-150000.1.14.1.x86_64 as component of openSUSE Leap 15.4",
          "product_id": "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.x86_64"
        },
        "product_reference": "go1.20-1.20.5-150000.1.14.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-doc-1.20.5-150000.1.14.1.aarch64 as component of openSUSE Leap 15.4",
          "product_id": "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.aarch64"
        },
        "product_reference": "go1.20-doc-1.20.5-150000.1.14.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-doc-1.20.5-150000.1.14.1.ppc64le as component of openSUSE Leap 15.4",
          "product_id": "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.ppc64le"
        },
        "product_reference": "go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-doc-1.20.5-150000.1.14.1.s390x as component of openSUSE Leap 15.4",
          "product_id": "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.s390x"
        },
        "product_reference": "go1.20-doc-1.20.5-150000.1.14.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-doc-1.20.5-150000.1.14.1.x86_64 as component of openSUSE Leap 15.4",
          "product_id": "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.x86_64"
        },
        "product_reference": "go1.20-doc-1.20.5-150000.1.14.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-race-1.20.5-150000.1.14.1.aarch64 as component of openSUSE Leap 15.4",
          "product_id": "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.aarch64"
        },
        "product_reference": "go1.20-race-1.20.5-150000.1.14.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-race-1.20.5-150000.1.14.1.ppc64le as component of openSUSE Leap 15.4",
          "product_id": "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.ppc64le"
        },
        "product_reference": "go1.20-race-1.20.5-150000.1.14.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-race-1.20.5-150000.1.14.1.s390x as component of openSUSE Leap 15.4",
          "product_id": "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.s390x"
        },
        "product_reference": "go1.20-race-1.20.5-150000.1.14.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-race-1.20.5-150000.1.14.1.x86_64 as component of openSUSE Leap 15.4",
          "product_id": "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.x86_64"
        },
        "product_reference": "go1.20-race-1.20.5-150000.1.14.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-1.20.5-150000.1.14.1.aarch64 as component of openSUSE Leap 15.5",
          "product_id": "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.aarch64"
        },
        "product_reference": "go1.20-1.20.5-150000.1.14.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-1.20.5-150000.1.14.1.ppc64le as component of openSUSE Leap 15.5",
          "product_id": "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.ppc64le"
        },
        "product_reference": "go1.20-1.20.5-150000.1.14.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-1.20.5-150000.1.14.1.s390x as component of openSUSE Leap 15.5",
          "product_id": "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.s390x"
        },
        "product_reference": "go1.20-1.20.5-150000.1.14.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-1.20.5-150000.1.14.1.x86_64 as component of openSUSE Leap 15.5",
          "product_id": "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.x86_64"
        },
        "product_reference": "go1.20-1.20.5-150000.1.14.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-doc-1.20.5-150000.1.14.1.aarch64 as component of openSUSE Leap 15.5",
          "product_id": "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.aarch64"
        },
        "product_reference": "go1.20-doc-1.20.5-150000.1.14.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-doc-1.20.5-150000.1.14.1.ppc64le as component of openSUSE Leap 15.5",
          "product_id": "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.ppc64le"
        },
        "product_reference": "go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-doc-1.20.5-150000.1.14.1.s390x as component of openSUSE Leap 15.5",
          "product_id": "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.s390x"
        },
        "product_reference": "go1.20-doc-1.20.5-150000.1.14.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-doc-1.20.5-150000.1.14.1.x86_64 as component of openSUSE Leap 15.5",
          "product_id": "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.x86_64"
        },
        "product_reference": "go1.20-doc-1.20.5-150000.1.14.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-race-1.20.5-150000.1.14.1.aarch64 as component of openSUSE Leap 15.5",
          "product_id": "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.aarch64"
        },
        "product_reference": "go1.20-race-1.20.5-150000.1.14.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-race-1.20.5-150000.1.14.1.ppc64le as component of openSUSE Leap 15.5",
          "product_id": "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.ppc64le"
        },
        "product_reference": "go1.20-race-1.20.5-150000.1.14.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-race-1.20.5-150000.1.14.1.s390x as component of openSUSE Leap 15.5",
          "product_id": "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.s390x"
        },
        "product_reference": "go1.20-race-1.20.5-150000.1.14.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-race-1.20.5-150000.1.14.1.x86_64 as component of openSUSE Leap 15.5",
          "product_id": "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.x86_64"
        },
        "product_reference": "go1.20-race-1.20.5-150000.1.14.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.5"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2023-29402",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2023-29402"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program which uses cgo. This may occur when running an untrusted module which contains directories with newline characters in their names. Modules which are retrieved using the go command, i.e. via \"go get\", are not affected (modules retrieved using GOPATH-mode, i.e. GO111MODULE=off, may be affected).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.5-150000.1.14.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.5-150000.1.14.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.x86_64",
          "SUSE Linux Enterprise Real Time 15 SP3:go1.20-1.20.5-150000.1.14.1.x86_64",
          "SUSE Linux Enterprise Real Time 15 SP3:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
          "SUSE Linux Enterprise Real Time 15 SP3:go1.20-race-1.20.5-150000.1.14.1.x86_64",
          "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.aarch64",
          "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.ppc64le",
          "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.s390x",
          "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.x86_64",
          "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
          "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
          "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.s390x",
          "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
          "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.aarch64",
          "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.ppc64le",
          "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.s390x",
          "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.x86_64",
          "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.aarch64",
          "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.ppc64le",
          "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.s390x",
          "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.x86_64",
          "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
          "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
          "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.s390x",
          "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
          "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.aarch64",
          "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.ppc64le",
          "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.s390x",
          "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2023-29402",
          "url": "https://www.suse.com/security/cve/CVE-2023-29402"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1212073 for CVE-2023-29402",
          "url": "https://bugzilla.suse.com/1212073"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.20-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.20-race-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.20-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.20-race-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2023-06-16T15:33:41Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2023-29402"
    },
    {
      "cve": "CVE-2023-29403",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2023-29403"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "On Unix platforms, the Go runtime does not behave differently when a binary is run with the setuid/setgid bits. This can be dangerous in certain cases, such as when dumping memory state, or assuming the status of standard i/o file descriptors. If a setuid/setgid binary is executed with standard I/O file descriptors closed, opening any files can result in unexpected content being read or written with elevated privileges. Similarly, if a setuid/setgid program is terminated, either via panic or signal, it may leak the contents of its registers.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.5-150000.1.14.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.5-150000.1.14.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.x86_64",
          "SUSE Linux Enterprise Real Time 15 SP3:go1.20-1.20.5-150000.1.14.1.x86_64",
          "SUSE Linux Enterprise Real Time 15 SP3:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
          "SUSE Linux Enterprise Real Time 15 SP3:go1.20-race-1.20.5-150000.1.14.1.x86_64",
          "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.aarch64",
          "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.ppc64le",
          "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.s390x",
          "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.x86_64",
          "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
          "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
          "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.s390x",
          "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
          "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.aarch64",
          "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.ppc64le",
          "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.s390x",
          "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.x86_64",
          "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.aarch64",
          "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.ppc64le",
          "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.s390x",
          "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.x86_64",
          "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
          "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
          "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.s390x",
          "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
          "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.aarch64",
          "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.ppc64le",
          "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.s390x",
          "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2023-29403",
          "url": "https://www.suse.com/security/cve/CVE-2023-29403"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1212074 for CVE-2023-29403",
          "url": "https://bugzilla.suse.com/1212074"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.20-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.20-race-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.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": [
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.20-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.20-race-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2023-06-16T15:33:41Z",
          "details": "important"
        }
      ],
      "title": "CVE-2023-29403"
    },
    {
      "cve": "CVE-2023-29404",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2023-29404"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The go command may execute arbitrary code at build time when using cgo. This may occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. The arguments for a number of flags which are non-optional are incorrectly considered optional, allowing disallowed flags to be smuggled through the LDFLAGS sanitization. This affects usage of both the gc and gccgo compilers.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.5-150000.1.14.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.5-150000.1.14.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.x86_64",
          "SUSE Linux Enterprise Real Time 15 SP3:go1.20-1.20.5-150000.1.14.1.x86_64",
          "SUSE Linux Enterprise Real Time 15 SP3:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
          "SUSE Linux Enterprise Real Time 15 SP3:go1.20-race-1.20.5-150000.1.14.1.x86_64",
          "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.aarch64",
          "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.ppc64le",
          "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.s390x",
          "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.x86_64",
          "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
          "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
          "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.s390x",
          "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
          "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.aarch64",
          "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.ppc64le",
          "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.s390x",
          "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.x86_64",
          "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.aarch64",
          "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.ppc64le",
          "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.s390x",
          "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.x86_64",
          "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
          "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
          "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.s390x",
          "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
          "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.aarch64",
          "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.ppc64le",
          "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.s390x",
          "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2023-29404",
          "url": "https://www.suse.com/security/cve/CVE-2023-29404"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1212075 for CVE-2023-29404",
          "url": "https://bugzilla.suse.com/1212075"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.20-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.20-race-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.20-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.20-race-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2023-06-16T15:33:41Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2023-29404"
    },
    {
      "cve": "CVE-2023-29405",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2023-29405"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The go command may execute arbitrary code at build time when using cgo. This may occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. Flags containing embedded spaces are mishandled, allowing disallowed flags to be smuggled through the LDFLAGS sanitization by including them in the argument of another flag. This only affects usage of the gccgo compiler.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.5-150000.1.14.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.5-150000.1.14.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.x86_64",
          "SUSE Linux Enterprise Real Time 15 SP3:go1.20-1.20.5-150000.1.14.1.x86_64",
          "SUSE Linux Enterprise Real Time 15 SP3:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
          "SUSE Linux Enterprise Real Time 15 SP3:go1.20-race-1.20.5-150000.1.14.1.x86_64",
          "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.aarch64",
          "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.ppc64le",
          "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.s390x",
          "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.x86_64",
          "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
          "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
          "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.s390x",
          "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
          "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.aarch64",
          "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.ppc64le",
          "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.s390x",
          "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.x86_64",
          "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.aarch64",
          "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.ppc64le",
          "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.s390x",
          "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.x86_64",
          "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
          "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
          "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.s390x",
          "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
          "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.aarch64",
          "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.ppc64le",
          "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.s390x",
          "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2023-29405",
          "url": "https://www.suse.com/security/cve/CVE-2023-29405"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1212076 for CVE-2023-29405",
          "url": "https://bugzilla.suse.com/1212076"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.20-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.20-race-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.20-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:go1.20-race-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.4:go1.20-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.4:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.4:go1.20-race-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.5:go1.20-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.5:go1.20-doc-1.20.5-150000.1.14.1.x86_64",
            "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.aarch64",
            "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.ppc64le",
            "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.s390x",
            "openSUSE Leap 15.5:go1.20-race-1.20.5-150000.1.14.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2023-06-16T15:33:41Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2023-29405"
    }
  ]
}
  gsd-2023-29403
Vulnerability from gsd
{
  "GSD": {
    "alias": "CVE-2023-29403",
    "id": "GSD-2023-29403"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2023-29403"
      ],
      "details": "On Unix platforms, the Go runtime does not behave differently when a binary is run with the setuid/setgid bits. This can be dangerous in certain cases, such as when dumping memory state, or assuming the status of standard i/o file descriptors. If a setuid/setgid binary is executed with standard I/O file descriptors closed, opening any files can result in unexpected content being read or written with elevated privileges. Similarly, if a setuid/setgid program is terminated, either via panic or signal, it may leak the contents of its registers.",
      "id": "GSD-2023-29403",
      "modified": "2023-12-13T01:20:57.172305Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "security@golang.org",
        "ID": "CVE-2023-29403",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "runtime",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "\u003c",
                          "version_name": "0",
                          "version_value": "1.19.10"
                        },
                        {
                          "version_affected": "\u003c",
                          "version_name": "1.20.0-0",
                          "version_value": "1.20.5"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "Go standard library"
            }
          ]
        }
      },
      "credits": [
        {
          "lang": "en",
          "value": "Vincent Dehors from Synacktiv"
        }
      ],
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "On Unix platforms, the Go runtime does not behave differently when a binary is run with the setuid/setgid bits. This can be dangerous in certain cases, such as when dumping memory state, or assuming the status of standard i/o file descriptors. If a setuid/setgid binary is executed with standard I/O file descriptors closed, opening any files can result in unexpected content being read or written with elevated privileges. Similarly, if a setuid/setgid program is terminated, either via panic or signal, it may leak the contents of its registers."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "CWE-642: External Control of Critical State Data"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://go.dev/issue/60272",
            "refsource": "MISC",
            "url": "https://go.dev/issue/60272"
          },
          {
            "name": "https://go.dev/cl/501223",
            "refsource": "MISC",
            "url": "https://go.dev/cl/501223"
          },
          {
            "name": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ",
            "refsource": "MISC",
            "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
          },
          {
            "name": "https://pkg.go.dev/vuln/GO-2023-1840",
            "refsource": "MISC",
            "url": "https://pkg.go.dev/vuln/GO-2023-1840"
          },
          {
            "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XBS3IIK6ADV24C5ULQU55QLT2UE762ZX/",
            "refsource": "MISC",
            "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XBS3IIK6ADV24C5ULQU55QLT2UE762ZX/"
          },
          {
            "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NZ2O6YCO2IZMZJELQGZYR2WAUNEDLYV6/",
            "refsource": "MISC",
            "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NZ2O6YCO2IZMZJELQGZYR2WAUNEDLYV6/"
          },
          {
            "name": "https://security.gentoo.org/glsa/202311-09",
            "refsource": "MISC",
            "url": "https://security.gentoo.org/glsa/202311-09"
          }
        ]
      }
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "1.20.5",
                "versionStartIncluding": "1.20.0",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "1.19.10",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          },
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "security@golang.org",
          "ID": "CVE-2023-29403"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "On Unix platforms, the Go runtime does not behave differently when a binary is run with the setuid/setgid bits. This can be dangerous in certain cases, such as when dumping memory state, or assuming the status of standard i/o file descriptors. If a setuid/setgid binary is executed with standard I/O file descriptors closed, opening any files can result in unexpected content being read or written with elevated privileges. Similarly, if a setuid/setgid program is terminated, either via panic or signal, it may leak the contents of its registers."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-668"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ",
              "refsource": "MISC",
              "tags": [
                "Mailing List",
                "Release Notes"
              ],
              "url": "https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ"
            },
            {
              "name": "https://pkg.go.dev/vuln/GO-2023-1840",
              "refsource": "MISC",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "https://pkg.go.dev/vuln/GO-2023-1840"
            },
            {
              "name": "https://go.dev/cl/501223",
              "refsource": "MISC",
              "tags": [
                "Patch"
              ],
              "url": "https://go.dev/cl/501223"
            },
            {
              "name": "https://go.dev/issue/60272",
              "refsource": "MISC",
              "tags": [
                "Issue Tracking"
              ],
              "url": "https://go.dev/issue/60272"
            },
            {
              "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XBS3IIK6ADV24C5ULQU55QLT2UE762ZX/",
              "refsource": "MISC",
              "tags": [
                "Mailing List"
              ],
              "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XBS3IIK6ADV24C5ULQU55QLT2UE762ZX/"
            },
            {
              "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NZ2O6YCO2IZMZJELQGZYR2WAUNEDLYV6/",
              "refsource": "MISC",
              "tags": [],
              "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NZ2O6YCO2IZMZJELQGZYR2WAUNEDLYV6/"
            },
            {
              "name": "https://security.gentoo.org/glsa/202311-09",
              "refsource": "",
              "tags": [],
              "url": "https://security.gentoo.org/glsa/202311-09"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV3": {
          "cvssV3": {
            "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
        }
      },
      "lastModifiedDate": "2023-11-25T11:15Z",
      "publishedDate": "2023-06-08T21:15Z"
    }
  }
}
  opensuse-su-2024:12988-1
Vulnerability from csaf_opensuse
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "go1.20-1.20.5-1.1 on GA media",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "These are all security issues fixed in the go1.20-1.20.5-1.1 package on the GA media of openSUSE Tumbleweed.",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "openSUSE-Tumbleweed-2024-12988",
        "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_12988-1.json"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2023-29402 page",
        "url": "https://www.suse.com/security/cve/CVE-2023-29402/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2023-29403 page",
        "url": "https://www.suse.com/security/cve/CVE-2023-29403/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2023-29404 page",
        "url": "https://www.suse.com/security/cve/CVE-2023-29404/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2023-29405 page",
        "url": "https://www.suse.com/security/cve/CVE-2023-29405/"
      }
    ],
    "title": "go1.20-1.20.5-1.1 on GA media",
    "tracking": {
      "current_release_date": "2024-06-15T00:00:00Z",
      "generator": {
        "date": "2024-06-15T00:00:00Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "openSUSE-SU-2024:12988-1",
      "initial_release_date": "2024-06-15T00:00:00Z",
      "revision_history": [
        {
          "date": "2024-06-15T00:00:00Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go1.20-1.20.5-1.1.aarch64",
                "product": {
                  "name": "go1.20-1.20.5-1.1.aarch64",
                  "product_id": "go1.20-1.20.5-1.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "go1.20-doc-1.20.5-1.1.aarch64",
                "product": {
                  "name": "go1.20-doc-1.20.5-1.1.aarch64",
                  "product_id": "go1.20-doc-1.20.5-1.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "go1.20-libstd-1.20.5-1.1.aarch64",
                "product": {
                  "name": "go1.20-libstd-1.20.5-1.1.aarch64",
                  "product_id": "go1.20-libstd-1.20.5-1.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "go1.20-race-1.20.5-1.1.aarch64",
                "product": {
                  "name": "go1.20-race-1.20.5-1.1.aarch64",
                  "product_id": "go1.20-race-1.20.5-1.1.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go1.20-1.20.5-1.1.ppc64le",
                "product": {
                  "name": "go1.20-1.20.5-1.1.ppc64le",
                  "product_id": "go1.20-1.20.5-1.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "go1.20-doc-1.20.5-1.1.ppc64le",
                "product": {
                  "name": "go1.20-doc-1.20.5-1.1.ppc64le",
                  "product_id": "go1.20-doc-1.20.5-1.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "go1.20-libstd-1.20.5-1.1.ppc64le",
                "product": {
                  "name": "go1.20-libstd-1.20.5-1.1.ppc64le",
                  "product_id": "go1.20-libstd-1.20.5-1.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "go1.20-race-1.20.5-1.1.ppc64le",
                "product": {
                  "name": "go1.20-race-1.20.5-1.1.ppc64le",
                  "product_id": "go1.20-race-1.20.5-1.1.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go1.20-1.20.5-1.1.s390x",
                "product": {
                  "name": "go1.20-1.20.5-1.1.s390x",
                  "product_id": "go1.20-1.20.5-1.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "go1.20-doc-1.20.5-1.1.s390x",
                "product": {
                  "name": "go1.20-doc-1.20.5-1.1.s390x",
                  "product_id": "go1.20-doc-1.20.5-1.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "go1.20-libstd-1.20.5-1.1.s390x",
                "product": {
                  "name": "go1.20-libstd-1.20.5-1.1.s390x",
                  "product_id": "go1.20-libstd-1.20.5-1.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "go1.20-race-1.20.5-1.1.s390x",
                "product": {
                  "name": "go1.20-race-1.20.5-1.1.s390x",
                  "product_id": "go1.20-race-1.20.5-1.1.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go1.20-1.20.5-1.1.x86_64",
                "product": {
                  "name": "go1.20-1.20.5-1.1.x86_64",
                  "product_id": "go1.20-1.20.5-1.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "go1.20-doc-1.20.5-1.1.x86_64",
                "product": {
                  "name": "go1.20-doc-1.20.5-1.1.x86_64",
                  "product_id": "go1.20-doc-1.20.5-1.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "go1.20-libstd-1.20.5-1.1.x86_64",
                "product": {
                  "name": "go1.20-libstd-1.20.5-1.1.x86_64",
                  "product_id": "go1.20-libstd-1.20.5-1.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "go1.20-race-1.20.5-1.1.x86_64",
                "product": {
                  "name": "go1.20-race-1.20.5-1.1.x86_64",
                  "product_id": "go1.20-race-1.20.5-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": "go1.20-1.20.5-1.1.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:go1.20-1.20.5-1.1.aarch64"
        },
        "product_reference": "go1.20-1.20.5-1.1.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-1.20.5-1.1.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:go1.20-1.20.5-1.1.ppc64le"
        },
        "product_reference": "go1.20-1.20.5-1.1.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-1.20.5-1.1.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:go1.20-1.20.5-1.1.s390x"
        },
        "product_reference": "go1.20-1.20.5-1.1.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-1.20.5-1.1.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:go1.20-1.20.5-1.1.x86_64"
        },
        "product_reference": "go1.20-1.20.5-1.1.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-doc-1.20.5-1.1.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.aarch64"
        },
        "product_reference": "go1.20-doc-1.20.5-1.1.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-doc-1.20.5-1.1.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.ppc64le"
        },
        "product_reference": "go1.20-doc-1.20.5-1.1.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-doc-1.20.5-1.1.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.s390x"
        },
        "product_reference": "go1.20-doc-1.20.5-1.1.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-doc-1.20.5-1.1.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.x86_64"
        },
        "product_reference": "go1.20-doc-1.20.5-1.1.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-libstd-1.20.5-1.1.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.aarch64"
        },
        "product_reference": "go1.20-libstd-1.20.5-1.1.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-libstd-1.20.5-1.1.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.ppc64le"
        },
        "product_reference": "go1.20-libstd-1.20.5-1.1.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-libstd-1.20.5-1.1.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.s390x"
        },
        "product_reference": "go1.20-libstd-1.20.5-1.1.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-libstd-1.20.5-1.1.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.x86_64"
        },
        "product_reference": "go1.20-libstd-1.20.5-1.1.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-race-1.20.5-1.1.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.aarch64"
        },
        "product_reference": "go1.20-race-1.20.5-1.1.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-race-1.20.5-1.1.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.ppc64le"
        },
        "product_reference": "go1.20-race-1.20.5-1.1.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-race-1.20.5-1.1.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.s390x"
        },
        "product_reference": "go1.20-race-1.20.5-1.1.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.20-race-1.20.5-1.1.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.x86_64"
        },
        "product_reference": "go1.20-race-1.20.5-1.1.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2023-29402",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2023-29402"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program which uses cgo. This may occur when running an untrusted module which contains directories with newline characters in their names. Modules which are retrieved using the go command, i.e. via \"go get\", are not affected (modules retrieved using GOPATH-mode, i.e. GO111MODULE=off, may be affected).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:go1.20-1.20.5-1.1.aarch64",
          "openSUSE Tumbleweed:go1.20-1.20.5-1.1.ppc64le",
          "openSUSE Tumbleweed:go1.20-1.20.5-1.1.s390x",
          "openSUSE Tumbleweed:go1.20-1.20.5-1.1.x86_64",
          "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.aarch64",
          "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.ppc64le",
          "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.s390x",
          "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.x86_64",
          "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.aarch64",
          "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.ppc64le",
          "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.s390x",
          "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.x86_64",
          "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.aarch64",
          "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.ppc64le",
          "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.s390x",
          "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2023-29402",
          "url": "https://www.suse.com/security/cve/CVE-2023-29402"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1212073 for CVE-2023-29402",
          "url": "https://bugzilla.suse.com/1212073"
        }
      ],
      "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:go1.20-1.20.5-1.1.aarch64",
            "openSUSE Tumbleweed:go1.20-1.20.5-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.20-1.20.5-1.1.s390x",
            "openSUSE Tumbleweed:go1.20-1.20.5-1.1.x86_64",
            "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.aarch64",
            "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.s390x",
            "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.x86_64",
            "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.aarch64",
            "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.s390x",
            "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.x86_64",
            "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.aarch64",
            "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.s390x",
            "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:go1.20-1.20.5-1.1.aarch64",
            "openSUSE Tumbleweed:go1.20-1.20.5-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.20-1.20.5-1.1.s390x",
            "openSUSE Tumbleweed:go1.20-1.20.5-1.1.x86_64",
            "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.aarch64",
            "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.s390x",
            "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.x86_64",
            "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.aarch64",
            "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.s390x",
            "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.x86_64",
            "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.aarch64",
            "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.s390x",
            "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2023-29402"
    },
    {
      "cve": "CVE-2023-29403",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2023-29403"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "On Unix platforms, the Go runtime does not behave differently when a binary is run with the setuid/setgid bits. This can be dangerous in certain cases, such as when dumping memory state, or assuming the status of standard i/o file descriptors. If a setuid/setgid binary is executed with standard I/O file descriptors closed, opening any files can result in unexpected content being read or written with elevated privileges. Similarly, if a setuid/setgid program is terminated, either via panic or signal, it may leak the contents of its registers.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:go1.20-1.20.5-1.1.aarch64",
          "openSUSE Tumbleweed:go1.20-1.20.5-1.1.ppc64le",
          "openSUSE Tumbleweed:go1.20-1.20.5-1.1.s390x",
          "openSUSE Tumbleweed:go1.20-1.20.5-1.1.x86_64",
          "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.aarch64",
          "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.ppc64le",
          "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.s390x",
          "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.x86_64",
          "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.aarch64",
          "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.ppc64le",
          "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.s390x",
          "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.x86_64",
          "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.aarch64",
          "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.ppc64le",
          "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.s390x",
          "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2023-29403",
          "url": "https://www.suse.com/security/cve/CVE-2023-29403"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1212074 for CVE-2023-29403",
          "url": "https://bugzilla.suse.com/1212074"
        }
      ],
      "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:go1.20-1.20.5-1.1.aarch64",
            "openSUSE Tumbleweed:go1.20-1.20.5-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.20-1.20.5-1.1.s390x",
            "openSUSE Tumbleweed:go1.20-1.20.5-1.1.x86_64",
            "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.aarch64",
            "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.s390x",
            "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.x86_64",
            "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.aarch64",
            "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.s390x",
            "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.x86_64",
            "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.aarch64",
            "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.s390x",
            "openSUSE Tumbleweed:go1.20-race-1.20.5-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:go1.20-1.20.5-1.1.aarch64",
            "openSUSE Tumbleweed:go1.20-1.20.5-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.20-1.20.5-1.1.s390x",
            "openSUSE Tumbleweed:go1.20-1.20.5-1.1.x86_64",
            "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.aarch64",
            "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.s390x",
            "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.x86_64",
            "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.aarch64",
            "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.s390x",
            "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.x86_64",
            "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.aarch64",
            "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.s390x",
            "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "important"
        }
      ],
      "title": "CVE-2023-29403"
    },
    {
      "cve": "CVE-2023-29404",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2023-29404"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The go command may execute arbitrary code at build time when using cgo. This may occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. The arguments for a number of flags which are non-optional are incorrectly considered optional, allowing disallowed flags to be smuggled through the LDFLAGS sanitization. This affects usage of both the gc and gccgo compilers.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:go1.20-1.20.5-1.1.aarch64",
          "openSUSE Tumbleweed:go1.20-1.20.5-1.1.ppc64le",
          "openSUSE Tumbleweed:go1.20-1.20.5-1.1.s390x",
          "openSUSE Tumbleweed:go1.20-1.20.5-1.1.x86_64",
          "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.aarch64",
          "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.ppc64le",
          "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.s390x",
          "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.x86_64",
          "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.aarch64",
          "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.ppc64le",
          "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.s390x",
          "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.x86_64",
          "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.aarch64",
          "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.ppc64le",
          "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.s390x",
          "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2023-29404",
          "url": "https://www.suse.com/security/cve/CVE-2023-29404"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1212075 for CVE-2023-29404",
          "url": "https://bugzilla.suse.com/1212075"
        }
      ],
      "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:go1.20-1.20.5-1.1.aarch64",
            "openSUSE Tumbleweed:go1.20-1.20.5-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.20-1.20.5-1.1.s390x",
            "openSUSE Tumbleweed:go1.20-1.20.5-1.1.x86_64",
            "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.aarch64",
            "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.s390x",
            "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.x86_64",
            "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.aarch64",
            "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.s390x",
            "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.x86_64",
            "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.aarch64",
            "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.s390x",
            "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:go1.20-1.20.5-1.1.aarch64",
            "openSUSE Tumbleweed:go1.20-1.20.5-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.20-1.20.5-1.1.s390x",
            "openSUSE Tumbleweed:go1.20-1.20.5-1.1.x86_64",
            "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.aarch64",
            "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.s390x",
            "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.x86_64",
            "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.aarch64",
            "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.s390x",
            "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.x86_64",
            "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.aarch64",
            "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.s390x",
            "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2023-29404"
    },
    {
      "cve": "CVE-2023-29405",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2023-29405"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The go command may execute arbitrary code at build time when using cgo. This may occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. Flags containing embedded spaces are mishandled, allowing disallowed flags to be smuggled through the LDFLAGS sanitization by including them in the argument of another flag. This only affects usage of the gccgo compiler.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:go1.20-1.20.5-1.1.aarch64",
          "openSUSE Tumbleweed:go1.20-1.20.5-1.1.ppc64le",
          "openSUSE Tumbleweed:go1.20-1.20.5-1.1.s390x",
          "openSUSE Tumbleweed:go1.20-1.20.5-1.1.x86_64",
          "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.aarch64",
          "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.ppc64le",
          "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.s390x",
          "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.x86_64",
          "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.aarch64",
          "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.ppc64le",
          "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.s390x",
          "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.x86_64",
          "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.aarch64",
          "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.ppc64le",
          "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.s390x",
          "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2023-29405",
          "url": "https://www.suse.com/security/cve/CVE-2023-29405"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1212076 for CVE-2023-29405",
          "url": "https://bugzilla.suse.com/1212076"
        }
      ],
      "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:go1.20-1.20.5-1.1.aarch64",
            "openSUSE Tumbleweed:go1.20-1.20.5-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.20-1.20.5-1.1.s390x",
            "openSUSE Tumbleweed:go1.20-1.20.5-1.1.x86_64",
            "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.aarch64",
            "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.s390x",
            "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.x86_64",
            "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.aarch64",
            "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.s390x",
            "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.x86_64",
            "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.aarch64",
            "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.s390x",
            "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:go1.20-1.20.5-1.1.aarch64",
            "openSUSE Tumbleweed:go1.20-1.20.5-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.20-1.20.5-1.1.s390x",
            "openSUSE Tumbleweed:go1.20-1.20.5-1.1.x86_64",
            "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.aarch64",
            "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.s390x",
            "openSUSE Tumbleweed:go1.20-doc-1.20.5-1.1.x86_64",
            "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.aarch64",
            "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.s390x",
            "openSUSE Tumbleweed:go1.20-libstd-1.20.5-1.1.x86_64",
            "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.aarch64",
            "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.s390x",
            "openSUSE Tumbleweed:go1.20-race-1.20.5-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2023-29405"
    }
  ]
}
  opensuse-su-2024:12987-1
Vulnerability from csaf_opensuse
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "go1.19-1.19.10-1.1 on GA media",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "These are all security issues fixed in the go1.19-1.19.10-1.1 package on the GA media of openSUSE Tumbleweed.",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "openSUSE-Tumbleweed-2024-12987",
        "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_12987-1.json"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2023-29402 page",
        "url": "https://www.suse.com/security/cve/CVE-2023-29402/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2023-29403 page",
        "url": "https://www.suse.com/security/cve/CVE-2023-29403/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2023-29404 page",
        "url": "https://www.suse.com/security/cve/CVE-2023-29404/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2023-29405 page",
        "url": "https://www.suse.com/security/cve/CVE-2023-29405/"
      }
    ],
    "title": "go1.19-1.19.10-1.1 on GA media",
    "tracking": {
      "current_release_date": "2024-06-15T00:00:00Z",
      "generator": {
        "date": "2024-06-15T00:00:00Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "openSUSE-SU-2024:12987-1",
      "initial_release_date": "2024-06-15T00:00:00Z",
      "revision_history": [
        {
          "date": "2024-06-15T00:00:00Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go1.19-1.19.10-1.1.aarch64",
                "product": {
                  "name": "go1.19-1.19.10-1.1.aarch64",
                  "product_id": "go1.19-1.19.10-1.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "go1.19-doc-1.19.10-1.1.aarch64",
                "product": {
                  "name": "go1.19-doc-1.19.10-1.1.aarch64",
                  "product_id": "go1.19-doc-1.19.10-1.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "go1.19-libstd-1.19.10-1.1.aarch64",
                "product": {
                  "name": "go1.19-libstd-1.19.10-1.1.aarch64",
                  "product_id": "go1.19-libstd-1.19.10-1.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "go1.19-race-1.19.10-1.1.aarch64",
                "product": {
                  "name": "go1.19-race-1.19.10-1.1.aarch64",
                  "product_id": "go1.19-race-1.19.10-1.1.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go1.19-1.19.10-1.1.ppc64le",
                "product": {
                  "name": "go1.19-1.19.10-1.1.ppc64le",
                  "product_id": "go1.19-1.19.10-1.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "go1.19-doc-1.19.10-1.1.ppc64le",
                "product": {
                  "name": "go1.19-doc-1.19.10-1.1.ppc64le",
                  "product_id": "go1.19-doc-1.19.10-1.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "go1.19-libstd-1.19.10-1.1.ppc64le",
                "product": {
                  "name": "go1.19-libstd-1.19.10-1.1.ppc64le",
                  "product_id": "go1.19-libstd-1.19.10-1.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "go1.19-race-1.19.10-1.1.ppc64le",
                "product": {
                  "name": "go1.19-race-1.19.10-1.1.ppc64le",
                  "product_id": "go1.19-race-1.19.10-1.1.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go1.19-1.19.10-1.1.s390x",
                "product": {
                  "name": "go1.19-1.19.10-1.1.s390x",
                  "product_id": "go1.19-1.19.10-1.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "go1.19-doc-1.19.10-1.1.s390x",
                "product": {
                  "name": "go1.19-doc-1.19.10-1.1.s390x",
                  "product_id": "go1.19-doc-1.19.10-1.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "go1.19-libstd-1.19.10-1.1.s390x",
                "product": {
                  "name": "go1.19-libstd-1.19.10-1.1.s390x",
                  "product_id": "go1.19-libstd-1.19.10-1.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "go1.19-race-1.19.10-1.1.s390x",
                "product": {
                  "name": "go1.19-race-1.19.10-1.1.s390x",
                  "product_id": "go1.19-race-1.19.10-1.1.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "go1.19-1.19.10-1.1.x86_64",
                "product": {
                  "name": "go1.19-1.19.10-1.1.x86_64",
                  "product_id": "go1.19-1.19.10-1.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "go1.19-doc-1.19.10-1.1.x86_64",
                "product": {
                  "name": "go1.19-doc-1.19.10-1.1.x86_64",
                  "product_id": "go1.19-doc-1.19.10-1.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "go1.19-libstd-1.19.10-1.1.x86_64",
                "product": {
                  "name": "go1.19-libstd-1.19.10-1.1.x86_64",
                  "product_id": "go1.19-libstd-1.19.10-1.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "go1.19-race-1.19.10-1.1.x86_64",
                "product": {
                  "name": "go1.19-race-1.19.10-1.1.x86_64",
                  "product_id": "go1.19-race-1.19.10-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": "go1.19-1.19.10-1.1.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:go1.19-1.19.10-1.1.aarch64"
        },
        "product_reference": "go1.19-1.19.10-1.1.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-1.19.10-1.1.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:go1.19-1.19.10-1.1.ppc64le"
        },
        "product_reference": "go1.19-1.19.10-1.1.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-1.19.10-1.1.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:go1.19-1.19.10-1.1.s390x"
        },
        "product_reference": "go1.19-1.19.10-1.1.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-1.19.10-1.1.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:go1.19-1.19.10-1.1.x86_64"
        },
        "product_reference": "go1.19-1.19.10-1.1.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-doc-1.19.10-1.1.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.aarch64"
        },
        "product_reference": "go1.19-doc-1.19.10-1.1.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-doc-1.19.10-1.1.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.ppc64le"
        },
        "product_reference": "go1.19-doc-1.19.10-1.1.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-doc-1.19.10-1.1.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.s390x"
        },
        "product_reference": "go1.19-doc-1.19.10-1.1.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-doc-1.19.10-1.1.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.x86_64"
        },
        "product_reference": "go1.19-doc-1.19.10-1.1.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-libstd-1.19.10-1.1.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.aarch64"
        },
        "product_reference": "go1.19-libstd-1.19.10-1.1.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-libstd-1.19.10-1.1.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.ppc64le"
        },
        "product_reference": "go1.19-libstd-1.19.10-1.1.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-libstd-1.19.10-1.1.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.s390x"
        },
        "product_reference": "go1.19-libstd-1.19.10-1.1.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-libstd-1.19.10-1.1.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.x86_64"
        },
        "product_reference": "go1.19-libstd-1.19.10-1.1.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-race-1.19.10-1.1.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.aarch64"
        },
        "product_reference": "go1.19-race-1.19.10-1.1.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-race-1.19.10-1.1.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.ppc64le"
        },
        "product_reference": "go1.19-race-1.19.10-1.1.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-race-1.19.10-1.1.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.s390x"
        },
        "product_reference": "go1.19-race-1.19.10-1.1.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "go1.19-race-1.19.10-1.1.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.x86_64"
        },
        "product_reference": "go1.19-race-1.19.10-1.1.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2023-29402",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2023-29402"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program which uses cgo. This may occur when running an untrusted module which contains directories with newline characters in their names. Modules which are retrieved using the go command, i.e. via \"go get\", are not affected (modules retrieved using GOPATH-mode, i.e. GO111MODULE=off, may be affected).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:go1.19-1.19.10-1.1.aarch64",
          "openSUSE Tumbleweed:go1.19-1.19.10-1.1.ppc64le",
          "openSUSE Tumbleweed:go1.19-1.19.10-1.1.s390x",
          "openSUSE Tumbleweed:go1.19-1.19.10-1.1.x86_64",
          "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.aarch64",
          "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.ppc64le",
          "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.s390x",
          "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.x86_64",
          "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.aarch64",
          "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.ppc64le",
          "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.s390x",
          "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.x86_64",
          "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.aarch64",
          "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.ppc64le",
          "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.s390x",
          "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2023-29402",
          "url": "https://www.suse.com/security/cve/CVE-2023-29402"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1212073 for CVE-2023-29402",
          "url": "https://bugzilla.suse.com/1212073"
        }
      ],
      "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:go1.19-1.19.10-1.1.aarch64",
            "openSUSE Tumbleweed:go1.19-1.19.10-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.19-1.19.10-1.1.s390x",
            "openSUSE Tumbleweed:go1.19-1.19.10-1.1.x86_64",
            "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.aarch64",
            "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.s390x",
            "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.x86_64",
            "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.aarch64",
            "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.s390x",
            "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.x86_64",
            "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.aarch64",
            "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.s390x",
            "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:go1.19-1.19.10-1.1.aarch64",
            "openSUSE Tumbleweed:go1.19-1.19.10-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.19-1.19.10-1.1.s390x",
            "openSUSE Tumbleweed:go1.19-1.19.10-1.1.x86_64",
            "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.aarch64",
            "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.s390x",
            "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.x86_64",
            "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.aarch64",
            "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.s390x",
            "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.x86_64",
            "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.aarch64",
            "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.s390x",
            "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2023-29402"
    },
    {
      "cve": "CVE-2023-29403",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2023-29403"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "On Unix platforms, the Go runtime does not behave differently when a binary is run with the setuid/setgid bits. This can be dangerous in certain cases, such as when dumping memory state, or assuming the status of standard i/o file descriptors. If a setuid/setgid binary is executed with standard I/O file descriptors closed, opening any files can result in unexpected content being read or written with elevated privileges. Similarly, if a setuid/setgid program is terminated, either via panic or signal, it may leak the contents of its registers.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:go1.19-1.19.10-1.1.aarch64",
          "openSUSE Tumbleweed:go1.19-1.19.10-1.1.ppc64le",
          "openSUSE Tumbleweed:go1.19-1.19.10-1.1.s390x",
          "openSUSE Tumbleweed:go1.19-1.19.10-1.1.x86_64",
          "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.aarch64",
          "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.ppc64le",
          "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.s390x",
          "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.x86_64",
          "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.aarch64",
          "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.ppc64le",
          "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.s390x",
          "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.x86_64",
          "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.aarch64",
          "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.ppc64le",
          "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.s390x",
          "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2023-29403",
          "url": "https://www.suse.com/security/cve/CVE-2023-29403"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1212074 for CVE-2023-29403",
          "url": "https://bugzilla.suse.com/1212074"
        }
      ],
      "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:go1.19-1.19.10-1.1.aarch64",
            "openSUSE Tumbleweed:go1.19-1.19.10-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.19-1.19.10-1.1.s390x",
            "openSUSE Tumbleweed:go1.19-1.19.10-1.1.x86_64",
            "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.aarch64",
            "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.s390x",
            "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.x86_64",
            "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.aarch64",
            "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.s390x",
            "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.x86_64",
            "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.aarch64",
            "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.s390x",
            "openSUSE Tumbleweed:go1.19-race-1.19.10-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:go1.19-1.19.10-1.1.aarch64",
            "openSUSE Tumbleweed:go1.19-1.19.10-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.19-1.19.10-1.1.s390x",
            "openSUSE Tumbleweed:go1.19-1.19.10-1.1.x86_64",
            "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.aarch64",
            "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.s390x",
            "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.x86_64",
            "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.aarch64",
            "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.s390x",
            "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.x86_64",
            "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.aarch64",
            "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.s390x",
            "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "important"
        }
      ],
      "title": "CVE-2023-29403"
    },
    {
      "cve": "CVE-2023-29404",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2023-29404"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The go command may execute arbitrary code at build time when using cgo. This may occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. The arguments for a number of flags which are non-optional are incorrectly considered optional, allowing disallowed flags to be smuggled through the LDFLAGS sanitization. This affects usage of both the gc and gccgo compilers.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:go1.19-1.19.10-1.1.aarch64",
          "openSUSE Tumbleweed:go1.19-1.19.10-1.1.ppc64le",
          "openSUSE Tumbleweed:go1.19-1.19.10-1.1.s390x",
          "openSUSE Tumbleweed:go1.19-1.19.10-1.1.x86_64",
          "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.aarch64",
          "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.ppc64le",
          "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.s390x",
          "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.x86_64",
          "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.aarch64",
          "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.ppc64le",
          "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.s390x",
          "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.x86_64",
          "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.aarch64",
          "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.ppc64le",
          "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.s390x",
          "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2023-29404",
          "url": "https://www.suse.com/security/cve/CVE-2023-29404"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1212075 for CVE-2023-29404",
          "url": "https://bugzilla.suse.com/1212075"
        }
      ],
      "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:go1.19-1.19.10-1.1.aarch64",
            "openSUSE Tumbleweed:go1.19-1.19.10-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.19-1.19.10-1.1.s390x",
            "openSUSE Tumbleweed:go1.19-1.19.10-1.1.x86_64",
            "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.aarch64",
            "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.s390x",
            "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.x86_64",
            "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.aarch64",
            "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.s390x",
            "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.x86_64",
            "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.aarch64",
            "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.s390x",
            "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:go1.19-1.19.10-1.1.aarch64",
            "openSUSE Tumbleweed:go1.19-1.19.10-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.19-1.19.10-1.1.s390x",
            "openSUSE Tumbleweed:go1.19-1.19.10-1.1.x86_64",
            "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.aarch64",
            "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.s390x",
            "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.x86_64",
            "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.aarch64",
            "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.s390x",
            "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.x86_64",
            "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.aarch64",
            "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.s390x",
            "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2023-29404"
    },
    {
      "cve": "CVE-2023-29405",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2023-29405"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The go command may execute arbitrary code at build time when using cgo. This may occur when running \"go get\" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a \"#cgo LDFLAGS\" directive. Flags containing embedded spaces are mishandled, allowing disallowed flags to be smuggled through the LDFLAGS sanitization by including them in the argument of another flag. This only affects usage of the gccgo compiler.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:go1.19-1.19.10-1.1.aarch64",
          "openSUSE Tumbleweed:go1.19-1.19.10-1.1.ppc64le",
          "openSUSE Tumbleweed:go1.19-1.19.10-1.1.s390x",
          "openSUSE Tumbleweed:go1.19-1.19.10-1.1.x86_64",
          "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.aarch64",
          "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.ppc64le",
          "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.s390x",
          "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.x86_64",
          "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.aarch64",
          "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.ppc64le",
          "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.s390x",
          "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.x86_64",
          "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.aarch64",
          "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.ppc64le",
          "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.s390x",
          "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2023-29405",
          "url": "https://www.suse.com/security/cve/CVE-2023-29405"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1212076 for CVE-2023-29405",
          "url": "https://bugzilla.suse.com/1212076"
        }
      ],
      "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:go1.19-1.19.10-1.1.aarch64",
            "openSUSE Tumbleweed:go1.19-1.19.10-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.19-1.19.10-1.1.s390x",
            "openSUSE Tumbleweed:go1.19-1.19.10-1.1.x86_64",
            "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.aarch64",
            "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.s390x",
            "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.x86_64",
            "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.aarch64",
            "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.s390x",
            "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.x86_64",
            "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.aarch64",
            "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.s390x",
            "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:go1.19-1.19.10-1.1.aarch64",
            "openSUSE Tumbleweed:go1.19-1.19.10-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.19-1.19.10-1.1.s390x",
            "openSUSE Tumbleweed:go1.19-1.19.10-1.1.x86_64",
            "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.aarch64",
            "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.s390x",
            "openSUSE Tumbleweed:go1.19-doc-1.19.10-1.1.x86_64",
            "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.aarch64",
            "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.s390x",
            "openSUSE Tumbleweed:go1.19-libstd-1.19.10-1.1.x86_64",
            "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.aarch64",
            "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.ppc64le",
            "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.s390x",
            "openSUSE Tumbleweed:go1.19-race-1.19.10-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2023-29405"
    }
  ]
}
  WID-SEC-W-2023-1377
Vulnerability from csaf_certbund
Notes
{
  "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": "Go ist eine quelloffene Programmiersprache.",
        "title": "Produktbeschreibung"
      },
      {
        "category": "summary",
        "text": "Ein Angreifer kann mehrere Schwachstellen in Golang Go ausnutzen, um Code auszuf\u00fchren, Informationen offenzulegen oder nicht n\u00e4her spezifizierte Auswirkungen zu erzielen.",
        "title": "Angriff"
      },
      {
        "category": "general",
        "text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
        "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-2023-1377 - CSAF Version",
        "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-1377.json"
      },
      {
        "category": "self",
        "summary": "WID-SEC-2023-1377 - Portal Version",
        "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1377"
      },
      {
        "category": "external",
        "summary": "Github golang vom 2023-06-06",
        "url": "https://go.dev/issue/60167"
      },
      {
        "category": "external",
        "summary": "Github golang vom 2023-06-06",
        "url": "https://go.dev/issue/60272"
      },
      {
        "category": "external",
        "summary": "Github golang vom 2023-06-06",
        "url": "https://go.dev/issue/60305"
      },
      {
        "category": "external",
        "summary": "Github golang vom 2023-06-06",
        "url": "https://go.dev/issue/60306"
      },
      {
        "category": "external",
        "summary": "Github golang vom 2023-06-06",
        "url": "https://groups.google.com/g/golang-announce/c/1AItFMBjrfw"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2023:2526-1 vom 2023-06-16",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-June/015222.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2023:2525-1 vom 2023-06-16",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-June/015223.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2023:2526-1 vom 2023-06-17",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-June/015225.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2023:3922 vom 2023-06-29",
        "url": "https://access.redhat.com/errata/RHSA-2023:3922"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2023:3920 vom 2023-06-29",
        "url": "https://access.redhat.com/errata/RHSA-2023:3920"
      },
      {
        "category": "external",
        "summary": "Fedora Security Advisory FEDORA-EPEL-2023-560BC00F33 vom 2023-06-30",
        "url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-560bc00f33"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2023:3923 vom 2023-06-29",
        "url": "https://access.redhat.com/errata/RHSA-2023:3923"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2023-3922 vom 2023-07-04",
        "url": "https://linux.oracle.com/errata/ELSA-2023-3922.html"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2023-3923 vom 2023-07-07",
        "url": "https://linux.oracle.com/errata/ELSA-2023-3923.html"
      },
      {
        "category": "external",
        "summary": "Fedora Security Advisory FEDORA-2023-EB60FCD505 vom 2023-07-17",
        "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-eb60fcd505"
      },
      {
        "category": "external",
        "summary": "Fedora Security Advisory FEDORA-2023-8A135F6AA7 vom 2023-07-17",
        "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-8a135f6aa7"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALAS-2023-1784 vom 2023-07-20",
        "url": "https://alas.aws.amazon.com/ALAS-2023-1784.html"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALAS-2023-2131 vom 2023-07-20",
        "url": "https://alas.aws.amazon.com/AL2/ALAS-2023-2131.html"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALAS2-2023-2163 vom 2023-07-26",
        "url": "https://alas.aws.amazon.com/AL2/ALAS-2023-2163.html"
      },
      {
        "category": "external",
        "summary": "Fedora Security Advisory FEDORA-2023-1819DC9854 vom 2023-08-02",
        "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-1819dc9854"
      },
      {
        "category": "external",
        "summary": "IBM Security Bulletin 7011697 vom 2023-08-03",
        "url": "https://www.cybersecurity-help.cz/vdb/SB2023080304"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALAS2NITRO-ENCLAVES-2023-026 vom 2023-08-10",
        "url": "https://alas.aws.amazon.com/AL2/ALASNITRO-ENCLAVES-2023-026.html"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALASGOLANG1.19-2023-001 vom 2023-09-28",
        "url": "https://alas.aws.amazon.com/AL2/ALASGOLANG1.19-2023-001.html"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALAS-2023-1848 vom 2023-10-06",
        "url": "https://alas.aws.amazon.com/ALAS-2023-1848.html"
      },
      {
        "category": "external",
        "summary": "IBM Security Bulletin 7049434 vom 2023-10-11",
        "url": "https://www.ibm.com/support/pages/node/7049434"
      },
      {
        "category": "external",
        "summary": "Splunk Security Advisory SVD-2024-0109 vom 2024-01-22",
        "url": "https://advisory.splunk.com//advisories/SVD-2024-0109"
      },
      {
        "category": "external",
        "summary": "IBM Security Bulletin 7096482 vom 2024-01-22",
        "url": "https://www.ibm.com/support/pages/node/7096482"
      },
      {
        "category": "external",
        "summary": "Gentoo Linux Security Advisory GLSA-202311-09 vom 2023-11-25",
        "url": "https://security.gentoo.org/glsa/202311-09"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:4119 vom 2024-06-26",
        "url": "https://access.redhat.com/errata/RHSA-2024:4119"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7061-1 vom 2024-10-10",
        "url": "https://ubuntu.com/security/notices/USN-7061-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7109-1 vom 2024-11-14",
        "url": "https://ubuntu.com/security/notices/USN-7109-1"
      }
    ],
    "source_lang": "en-US",
    "title": "Golang Go: Mehrere Schwachstellen",
    "tracking": {
      "current_release_date": "2024-11-14T23:00:00.000+00:00",
      "generator": {
        "date": "2024-11-15T09:19:49.980+00:00",
        "engine": {
          "name": "BSI-WID",
          "version": "1.3.8"
        }
      },
      "id": "WID-SEC-W-2023-1377",
      "initial_release_date": "2023-06-06T22:00:00.000+00:00",
      "revision_history": [
        {
          "date": "2023-06-06T22:00:00.000+00:00",
          "number": "1",
          "summary": "Initiale Fassung"
        },
        {
          "date": "2023-06-18T22:00:00.000+00:00",
          "number": "2",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2023-06-28T22:00:00.000+00:00",
          "number": "3",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2023-06-29T22:00:00.000+00:00",
          "number": "4",
          "summary": "Neue Updates von Fedora und Red Hat aufgenommen"
        },
        {
          "date": "2023-07-04T22:00:00.000+00:00",
          "number": "5",
          "summary": "Neue Updates von Oracle Linux aufgenommen"
        },
        {
          "date": "2023-07-09T22:00:00.000+00:00",
          "number": "6",
          "summary": "Neue Updates von Oracle Linux aufgenommen"
        },
        {
          "date": "2023-07-17T22:00:00.000+00:00",
          "number": "7",
          "summary": "Neue Updates von Fedora aufgenommen"
        },
        {
          "date": "2023-07-19T22:00:00.000+00:00",
          "number": "8",
          "summary": "Neue Updates von Amazon aufgenommen"
        },
        {
          "date": "2023-07-20T22:00:00.000+00:00",
          "number": "9",
          "summary": "Neue Updates von Amazon aufgenommen"
        },
        {
          "date": "2023-07-25T22:00:00.000+00:00",
          "number": "10",
          "summary": "Neue Updates von Amazon aufgenommen"
        },
        {
          "date": "2023-08-02T22:00:00.000+00:00",
          "number": "11",
          "summary": "Neue Updates von Fedora aufgenommen"
        },
        {
          "date": "2023-08-09T22:00:00.000+00:00",
          "number": "12",
          "summary": "Neue Updates von Amazon aufgenommen"
        },
        {
          "date": "2023-09-27T22:00:00.000+00:00",
          "number": "13",
          "summary": "Neue Updates von Amazon aufgenommen"
        },
        {
          "date": "2023-10-08T22:00:00.000+00:00",
          "number": "14",
          "summary": "Neue Updates von Amazon aufgenommen"
        },
        {
          "date": "2023-10-10T22:00:00.000+00:00",
          "number": "15",
          "summary": "Neue Updates von IBM aufgenommen"
        },
        {
          "date": "2023-11-26T23:00:00.000+00:00",
          "number": "16",
          "summary": "Neue Updates von Gentoo aufgenommen"
        },
        {
          "date": "2024-01-22T23:00:00.000+00:00",
          "number": "17",
          "summary": "Neue Updates von Splunk-SVD aufgenommen"
        },
        {
          "date": "2024-06-25T22:00:00.000+00:00",
          "number": "18",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-10-10T22:00:00.000+00:00",
          "number": "19",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-11-14T23:00:00.000+00:00",
          "number": "20",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        }
      ],
      "status": "final",
      "version": "20"
    }
  },
  "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": "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": "Gentoo Linux",
            "product": {
              "name": "Gentoo Linux",
              "product_id": "T012167",
              "product_identification_helper": {
                "cpe": "cpe:/o:gentoo:linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Gentoo"
      },
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "\u003c1.20.5",
                "product": {
                  "name": "Golang Go \u003c1.20.5",
                  "product_id": "T027996"
                }
              },
              {
                "category": "product_version",
                "name": "1.20.5",
                "product": {
                  "name": "Golang Go 1.20.5",
                  "product_id": "T027996-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:golang:go:1.20.5"
                  }
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003c1.19.10",
                "product": {
                  "name": "Golang Go \u003c1.19.10",
                  "product_id": "T027997"
                }
              },
              {
                "category": "product_version",
                "name": "1.19.10",
                "product": {
                  "name": "Golang Go 1.19.10",
                  "product_id": "T027997-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:golang:go:1.19.10"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "Go"
          }
        ],
        "category": "vendor",
        "name": "Golang"
      },
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "REST \u003c1.0.0.291-amd64",
                "product": {
                  "name": "IBM DB2 REST \u003c1.0.0.291-amd64",
                  "product_id": "T030382"
                }
              },
              {
                "category": "product_version",
                "name": "REST 1.0.0.291-amd64",
                "product": {
                  "name": "IBM DB2 REST 1.0.0.291-amd64",
                  "product_id": "T030382-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:ibm:db2:1.0.0.291-amd64::rest"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "DB2"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "plus \u003c10.1.12.6",
                "product": {
                  "name": "IBM Spectrum Protect plus \u003c10.1.12.6",
                  "product_id": "T029070"
                }
              },
              {
                "category": "product_version",
                "name": "plus 10.1.12.6",
                "product": {
                  "name": "IBM Spectrum Protect plus 10.1.12.6",
                  "product_id": "T029070-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:ibm:spectrum_protect:plus__10.1.12.6"
                  }
                }
              },
              {
                "category": "product_version_range",
                "name": "plus \u003c10.1.15.3",
                "product": {
                  "name": "IBM Spectrum Protect plus \u003c10.1.15.3",
                  "product_id": "T032281"
                }
              },
              {
                "category": "product_version",
                "name": "plus 10.1.15.3",
                "product": {
                  "name": "IBM Spectrum Protect plus 10.1.15.3",
                  "product_id": "T032281-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:ibm:spectrum_protect:plus__10.1.15.3"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "Spectrum Protect"
          }
        ],
        "category": "vendor",
        "name": "IBM"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Oracle Linux",
            "product": {
              "name": "Oracle Linux",
              "product_id": "T004914",
              "product_identification_helper": {
                "cpe": "cpe:/o:oracle:linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Oracle"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Red Hat Enterprise Linux",
            "product": {
              "name": "Red Hat Enterprise Linux",
              "product_id": "67646",
              "product_identification_helper": {
                "cpe": "cpe:/o:redhat:enterprise_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "SUSE Linux",
            "product": {
              "name": "SUSE Linux",
              "product_id": "T002207",
              "product_identification_helper": {
                "cpe": "cpe:/o:suse:suse_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      },
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "\u003c9.0.8",
                "product": {
                  "name": "Splunk Splunk Enterprise \u003c9.0.8",
                  "product_id": "T032269"
                }
              },
              {
                "category": "product_version",
                "name": "9.0.8",
                "product": {
                  "name": "Splunk Splunk Enterprise 9.0.8",
                  "product_id": "T032269-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:splunk:splunk:9.0.8"
                  }
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003c9.1.3",
                "product": {
                  "name": "Splunk Splunk Enterprise \u003c9.1.3",
                  "product_id": "T032270"
                }
              },
              {
                "category": "product_version",
                "name": "9.1.3",
                "product": {
                  "name": "Splunk Splunk Enterprise 9.1.3",
                  "product_id": "T032270-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:splunk:splunk:9.1.3"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "Splunk Enterprise"
          }
        ],
        "category": "vendor",
        "name": "Splunk"
      },
      {
        "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-2023-29402",
      "notes": [
        {
          "category": "description",
          "text": "Es existiert eine Schwachstelle in Golang Go. Der go-Befehl kann bei der Verwendung von cgo unerwarteten Code zur Erstellungszeit erzeugen. Diese kann zu unerwartetem Verhalten f\u00fchren, wenn ein Go-Programm ausgef\u00fchrt wird, das cgo verwendet. Ein Angreifer kann diese Schwachstelle ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
        }
      ],
      "product_status": {
        "known_affected": [
          "T032269",
          "67646",
          "T029070",
          "T032270",
          "T032281",
          "T012167",
          "T004914",
          "T030382",
          "74185",
          "T002207",
          "T000126",
          "T027997",
          "398363",
          "T027996"
        ]
      },
      "release_date": "2023-06-06T22:00:00.000+00:00",
      "title": "CVE-2023-29402"
    },
    {
      "cve": "CVE-2023-29403",
      "notes": [
        {
          "category": "description",
          "text": "Es existiert eine Schwachstelle in Golang Go. Die Ursache ist eine unsachgem\u00e4\u00dfe Behandlung des setuid/setgid-Bit in einer Bin\u00e4rdatei. Ein Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen."
        }
      ],
      "product_status": {
        "known_affected": [
          "T032269",
          "67646",
          "T029070",
          "T032270",
          "T032281",
          "T012167",
          "T004914",
          "T030382",
          "74185",
          "T002207",
          "T000126",
          "T027997",
          "398363",
          "T027996"
        ]
      },
      "release_date": "2023-06-06T22:00:00.000+00:00",
      "title": "CVE-2023-29403"
    },
    {
      "cve": "CVE-2023-29404",
      "notes": [
        {
          "category": "description",
          "text": "In Golang Go existieren mehrere Schwachstellen. Wenn \"go get\" auf einem b\u00f6sartigen Modul ausgef\u00fchrt wird, oder wenn ein anderer Befehl ausgef\u00fchrt wird, der nicht vertrauensw\u00fcrdigen Code erzeugt kann der Go-Befehl zur Erstellungszeit beliebigen Code ausf\u00fchren. Ein Angreifer kann diese Schwachstelle ausnutzen, um um Code zur Ausf\u00fchrung zu bringen."
        }
      ],
      "product_status": {
        "known_affected": [
          "T032269",
          "67646",
          "T029070",
          "T032270",
          "T032281",
          "T012167",
          "T004914",
          "T030382",
          "74185",
          "T002207",
          "T000126",
          "T027997",
          "398363",
          "T027996"
        ]
      },
      "release_date": "2023-06-06T22:00:00.000+00:00",
      "title": "CVE-2023-29404"
    },
    {
      "cve": "CVE-2023-29405",
      "notes": [
        {
          "category": "description",
          "text": "In Golang Go existieren mehrere Schwachstellen. Wenn \"go get\" auf einem b\u00f6sartigen Modul ausgef\u00fchrt wird, oder wenn ein anderer Befehl ausgef\u00fchrt wird, der nicht vertrauensw\u00fcrdigen Code erzeugt kann der Go-Befehl zur Erstellungszeit beliebigen Code ausf\u00fchren. Ein Angreifer kann diese Schwachstelle ausnutzen, um um Code zur Ausf\u00fchrung zu bringen."
        }
      ],
      "product_status": {
        "known_affected": [
          "T032269",
          "67646",
          "T029070",
          "T032270",
          "T032281",
          "T012167",
          "T004914",
          "T030382",
          "74185",
          "T002207",
          "T000126",
          "T027997",
          "398363",
          "T027996"
        ]
      },
      "release_date": "2023-06-06T22:00:00.000+00:00",
      "title": "CVE-2023-29405"
    }
  ]
}
  WID-SEC-W-2023-2229
Vulnerability from csaf_certbund
Notes
{
  "document": {
    "aggregate_severity": {
      "text": "hoch"
    },
    "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": "Splunk Enterprise erm\u00f6glicht Monitoring und Analyse von Clickstream-Daten und Kundentransaktionen.",
        "title": "Produktbeschreibung"
      },
      {
        "category": "summary",
        "text": "Ein entfernter, authentifizierter Angreifer kann mehrere Schwachstellen in Splunk Splunk Enterprise ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen, seine Privilegien zu erweitern und weitere, nicht spezifizierte Auswirkungen zu verursachen.",
        "title": "Angriff"
      },
      {
        "category": "general",
        "text": "- Linux\n- MacOS X\n- Windows",
        "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-2023-2229 - CSAF Version",
        "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2229.json"
      },
      {
        "category": "self",
        "summary": "WID-SEC-2023-2229 - Portal Version",
        "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2229"
      },
      {
        "category": "external",
        "summary": "Splunk Security Advisory vom 2023-08-30",
        "url": "https://advisory.splunk.com//advisories/SVD-2023-0801"
      },
      {
        "category": "external",
        "summary": "Splunk Security Advisory vom 2023-08-30",
        "url": "https://advisory.splunk.com//advisories/SVD-2023-0802"
      },
      {
        "category": "external",
        "summary": "Splunk Security Advisory vom 2023-08-30",
        "url": "https://advisory.splunk.com//advisories/SVD-2023-0803"
      },
      {
        "category": "external",
        "summary": "Splunk Security Advisory vom 2023-08-30",
        "url": "https://advisory.splunk.com//advisories/SVD-2023-0804"
      },
      {
        "category": "external",
        "summary": "Splunk Security Advisory vom 2023-08-30",
        "url": "https://advisory.splunk.com//advisories/SVD-2023-0805"
      },
      {
        "category": "external",
        "summary": "Splunk Security Advisory vom 2023-08-30",
        "url": "https://advisory.splunk.com//advisories/SVD-2023-0806"
      },
      {
        "category": "external",
        "summary": "Splunk Security Advisory vom 2023-08-30",
        "url": "https://advisory.splunk.com//advisories/SVD-2023-0807"
      },
      {
        "category": "external",
        "summary": "Splunk Security Advisory vom 2023-08-30",
        "url": "https://advisory.splunk.com//advisories/SVD-2023-0808"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:0196-1 vom 2024-01-23",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-January/017743.html"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-2988 vom 2024-05-28",
        "url": "https://linux.oracle.com/errata/ELSA-2024-2988.html"
      },
      {
        "category": "external",
        "summary": "Splunk Security Advisory SVD-2024-0718 vom 2024-07-02",
        "url": "https://advisory.splunk.com/advisories/SVD-2024-0718"
      },
      {
        "category": "external",
        "summary": "Splunk Security Advisory SVD-2024-0801 vom 2024-08-12",
        "url": "https://advisory.splunk.com//advisories/SVD-2024-0801"
      }
    ],
    "source_lang": "en-US",
    "title": "Splunk Splunk Enterprise: Mehrere Schwachstellen",
    "tracking": {
      "current_release_date": "2024-08-12T22:00:00.000+00:00",
      "generator": {
        "date": "2024-08-15T17:57:53.670+00:00",
        "engine": {
          "name": "BSI-WID",
          "version": "1.3.5"
        }
      },
      "id": "WID-SEC-W-2023-2229",
      "initial_release_date": "2023-08-30T22:00:00.000+00:00",
      "revision_history": [
        {
          "date": "2023-08-30T22:00:00.000+00:00",
          "number": "1",
          "summary": "Initiale Fassung"
        },
        {
          "date": "2024-01-23T23:00:00.000+00:00",
          "number": "2",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-05-28T22:00:00.000+00:00",
          "number": "3",
          "summary": "Neue Updates von Oracle Linux aufgenommen"
        },
        {
          "date": "2024-07-01T22:00:00.000+00:00",
          "number": "4",
          "summary": "Neue Updates von Splunk-SVD aufgenommen"
        },
        {
          "date": "2024-08-12T22:00:00.000+00:00",
          "number": "5",
          "summary": "Neue Updates von Splunk-SVD aufgenommen"
        }
      ],
      "status": "final",
      "version": "5"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Oracle Linux",
            "product": {
              "name": "Oracle Linux",
              "product_id": "T004914",
              "product_identification_helper": {
                "cpe": "cpe:/o:oracle:linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Oracle"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "SUSE Linux",
            "product": {
              "name": "SUSE Linux",
              "product_id": "T002207",
              "product_identification_helper": {
                "cpe": "cpe:/o:suse:suse_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      },
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Splunk Splunk Enterprise",
                "product": {
                  "name": "Splunk Splunk Enterprise",
                  "product_id": "T008911",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:splunk:splunk:-"
                  }
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003c9.1.1",
                "product": {
                  "name": "Splunk Splunk Enterprise \u003c9.1.1",
                  "product_id": "T029634"
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003c9.0.6",
                "product": {
                  "name": "Splunk Splunk Enterprise \u003c9.0.6",
                  "product_id": "T029635"
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003c8.2.12",
                "product": {
                  "name": "Splunk Splunk Enterprise \u003c8.2.12",
                  "product_id": "T029636"
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003c9.2.1",
                "product": {
                  "name": "Splunk Splunk Enterprise \u003c9.2.1",
                  "product_id": "T033705"
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003c9.1.4",
                "product": {
                  "name": "Splunk Splunk Enterprise \u003c9.1.4",
                  "product_id": "T033718"
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003c9.0.9",
                "product": {
                  "name": "Splunk Splunk Enterprise \u003c9.0.9",
                  "product_id": "T033720"
                }
              }
            ],
            "category": "product_name",
            "name": "Splunk Enterprise"
          }
        ],
        "category": "vendor",
        "name": "Splunk"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2013-7489",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2013-7489"
    },
    {
      "cve": "CVE-2018-10237",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2018-10237"
    },
    {
      "cve": "CVE-2018-20225",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2018-20225"
    },
    {
      "cve": "CVE-2019-20454",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2019-20454"
    },
    {
      "cve": "CVE-2019-20838",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2019-20838"
    },
    {
      "cve": "CVE-2020-14155",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2020-14155"
    },
    {
      "cve": "CVE-2020-28469",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2020-28469"
    },
    {
      "cve": "CVE-2020-28851",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2020-28851"
    },
    {
      "cve": "CVE-2020-29652",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2020-29652"
    },
    {
      "cve": "CVE-2020-8169",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2020-8169"
    },
    {
      "cve": "CVE-2020-8177",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2020-8177"
    },
    {
      "cve": "CVE-2020-8231",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2020-8231"
    },
    {
      "cve": "CVE-2020-8284",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2020-8284"
    },
    {
      "cve": "CVE-2020-8285",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2020-8285"
    },
    {
      "cve": "CVE-2020-8286",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2020-8286"
    },
    {
      "cve": "CVE-2020-8908",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2020-8908"
    },
    {
      "cve": "CVE-2021-20066",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-20066"
    },
    {
      "cve": "CVE-2021-22569",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-22569"
    },
    {
      "cve": "CVE-2021-22876",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-22876"
    },
    {
      "cve": "CVE-2021-22890",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-22890"
    },
    {
      "cve": "CVE-2021-22897",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-22897"
    },
    {
      "cve": "CVE-2021-22898",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-22898"
    },
    {
      "cve": "CVE-2021-22901",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-22901"
    },
    {
      "cve": "CVE-2021-22922",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-22922"
    },
    {
      "cve": "CVE-2021-22923",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-22923"
    },
    {
      "cve": "CVE-2021-22924",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-22924"
    },
    {
      "cve": "CVE-2021-22925",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-22925"
    },
    {
      "cve": "CVE-2021-22926",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-22926"
    },
    {
      "cve": "CVE-2021-22945",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-22945"
    },
    {
      "cve": "CVE-2021-22946",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-22946"
    },
    {
      "cve": "CVE-2021-22947",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-22947"
    },
    {
      "cve": "CVE-2021-23343",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-23343"
    },
    {
      "cve": "CVE-2021-23382",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-23382"
    },
    {
      "cve": "CVE-2021-27918",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-27918"
    },
    {
      "cve": "CVE-2021-27919",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-27919"
    },
    {
      "cve": "CVE-2021-29060",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-29060"
    },
    {
      "cve": "CVE-2021-29425",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-29425"
    },
    {
      "cve": "CVE-2021-29923",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-29923"
    },
    {
      "cve": "CVE-2021-31525",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-31525"
    },
    {
      "cve": "CVE-2021-31566",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-31566"
    },
    {
      "cve": "CVE-2021-33194",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-33194"
    },
    {
      "cve": "CVE-2021-33195",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-33195"
    },
    {
      "cve": "CVE-2021-33196",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-33196"
    },
    {
      "cve": "CVE-2021-33197",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-33197"
    },
    {
      "cve": "CVE-2021-33198",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-33198"
    },
    {
      "cve": "CVE-2021-34558",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-34558"
    },
    {
      "cve": "CVE-2021-3520",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-3520"
    },
    {
      "cve": "CVE-2021-3572",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-3572"
    },
    {
      "cve": "CVE-2021-36221",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-36221"
    },
    {
      "cve": "CVE-2021-36976",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-36976"
    },
    {
      "cve": "CVE-2021-3803",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-3803"
    },
    {
      "cve": "CVE-2021-38297",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-38297"
    },
    {
      "cve": "CVE-2021-38561",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-38561"
    },
    {
      "cve": "CVE-2021-39293",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-39293"
    },
    {
      "cve": "CVE-2021-41182",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-41182"
    },
    {
      "cve": "CVE-2021-41183",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-41183"
    },
    {
      "cve": "CVE-2021-41184",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-41184"
    },
    {
      "cve": "CVE-2021-41771",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-41771"
    },
    {
      "cve": "CVE-2021-41772",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-41772"
    },
    {
      "cve": "CVE-2021-43565",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-43565"
    },
    {
      "cve": "CVE-2021-44716",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-44716"
    },
    {
      "cve": "CVE-2021-44717",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-44717"
    },
    {
      "cve": "CVE-2022-1705",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-1705"
    },
    {
      "cve": "CVE-2022-1941",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-1941"
    },
    {
      "cve": "CVE-2022-1962",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-1962"
    },
    {
      "cve": "CVE-2022-22576",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-22576"
    },
    {
      "cve": "CVE-2022-2309",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-2309"
    },
    {
      "cve": "CVE-2022-23491",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-23491"
    },
    {
      "cve": "CVE-2022-23772",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-23772"
    },
    {
      "cve": "CVE-2022-23773",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-23773"
    },
    {
      "cve": "CVE-2022-23806",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-23806"
    },
    {
      "cve": "CVE-2022-24675",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-24675"
    },
    {
      "cve": "CVE-2022-24921",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-24921"
    },
    {
      "cve": "CVE-2022-24999",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-24999"
    },
    {
      "cve": "CVE-2022-25881",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-25881"
    },
    {
      "cve": "CVE-2022-27191",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-27191"
    },
    {
      "cve": "CVE-2022-27536",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-27536"
    },
    {
      "cve": "CVE-2022-27664",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-27664"
    },
    {
      "cve": "CVE-2022-27774",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-27774"
    },
    {
      "cve": "CVE-2022-27775",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-27775"
    },
    {
      "cve": "CVE-2022-27776",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-27776"
    },
    {
      "cve": "CVE-2022-27778",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-27778"
    },
    {
      "cve": "CVE-2022-27779",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-27779"
    },
    {
      "cve": "CVE-2022-27780",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-27780"
    },
    {
      "cve": "CVE-2022-27781",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-27781"
    },
    {
      "cve": "CVE-2022-27782",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-27782"
    },
    {
      "cve": "CVE-2022-28131",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-28131"
    },
    {
      "cve": "CVE-2022-28327",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-28327"
    },
    {
      "cve": "CVE-2022-2879",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-2879"
    },
    {
      "cve": "CVE-2022-2880",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-2880"
    },
    {
      "cve": "CVE-2022-29526",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-29526"
    },
    {
      "cve": "CVE-2022-29804",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-29804"
    },
    {
      "cve": "CVE-2022-30115",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-30115"
    },
    {
      "cve": "CVE-2022-30580",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-30580"
    },
    {
      "cve": "CVE-2022-30629",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-30629"
    },
    {
      "cve": "CVE-2022-30630",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-30630"
    },
    {
      "cve": "CVE-2022-30631",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-30631"
    },
    {
      "cve": "CVE-2022-30632",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-30632"
    },
    {
      "cve": "CVE-2022-30633",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-30633"
    },
    {
      "cve": "CVE-2022-30634",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-30634"
    },
    {
      "cve": "CVE-2022-30635",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-30635"
    },
    {
      "cve": "CVE-2022-31129",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-31129"
    },
    {
      "cve": "CVE-2022-3171",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-3171"
    },
    {
      "cve": "CVE-2022-32148",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-32148"
    },
    {
      "cve": "CVE-2022-32149",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-32149"
    },
    {
      "cve": "CVE-2022-32189",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-32189"
    },
    {
      "cve": "CVE-2022-32205",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-32205"
    },
    {
      "cve": "CVE-2022-32206",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-32206"
    },
    {
      "cve": "CVE-2022-32207",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-32207"
    },
    {
      "cve": "CVE-2022-32208",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-32208"
    },
    {
      "cve": "CVE-2022-32221",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-32221"
    },
    {
      "cve": "CVE-2022-33987",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-33987"
    },
    {
      "cve": "CVE-2022-3509",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-3509"
    },
    {
      "cve": "CVE-2022-3510",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-3510"
    },
    {
      "cve": "CVE-2022-3517",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-3517"
    },
    {
      "cve": "CVE-2022-35252",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-35252"
    },
    {
      "cve": "CVE-2022-35260",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-35260"
    },
    {
      "cve": "CVE-2022-35737",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-35737"
    },
    {
      "cve": "CVE-2022-36227",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-36227"
    },
    {
      "cve": "CVE-2022-37599",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-37599"
    },
    {
      "cve": "CVE-2022-37601",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-37601"
    },
    {
      "cve": "CVE-2022-37603",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-37603"
    },
    {
      "cve": "CVE-2022-38900",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-38900"
    },
    {
      "cve": "CVE-2022-40023",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-40023"
    },
    {
      "cve": "CVE-2022-40897",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-40897"
    },
    {
      "cve": "CVE-2022-40899",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-40899"
    },
    {
      "cve": "CVE-2022-41715",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-41715"
    },
    {
      "cve": "CVE-2022-41716",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-41716"
    },
    {
      "cve": "CVE-2022-41720",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-41720"
    },
    {
      "cve": "CVE-2022-41722",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-41722"
    },
    {
      "cve": "CVE-2022-42003",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-42003"
    },
    {
      "cve": "CVE-2022-42004",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-42004"
    },
    {
      "cve": "CVE-2022-42915",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-42915"
    },
    {
      "cve": "CVE-2022-42916",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-42916"
    },
    {
      "cve": "CVE-2022-43551",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-43551"
    },
    {
      "cve": "CVE-2022-43552",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-43552"
    },
    {
      "cve": "CVE-2022-46175",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-46175"
    },
    {
      "cve": "CVE-2023-23914",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-23914"
    },
    {
      "cve": "CVE-2023-23915",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-23915"
    },
    {
      "cve": "CVE-2023-23916",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-23916"
    },
    {
      "cve": "CVE-2023-24539",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-24539"
    },
    {
      "cve": "CVE-2023-24540",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-24540"
    },
    {
      "cve": "CVE-2023-27533",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-27533"
    },
    {
      "cve": "CVE-2023-27534",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-27534"
    },
    {
      "cve": "CVE-2023-27535",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-27535"
    },
    {
      "cve": "CVE-2023-27536",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-27536"
    },
    {
      "cve": "CVE-2023-27537",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-27537"
    },
    {
      "cve": "CVE-2023-27538",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-27538"
    },
    {
      "cve": "CVE-2023-29400",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-29400"
    },
    {
      "cve": "CVE-2023-29402",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-29402"
    },
    {
      "cve": "CVE-2023-29403",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-29403"
    },
    {
      "cve": "CVE-2023-29404",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-29404"
    },
    {
      "cve": "CVE-2023-29405",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-29405"
    },
    {
      "cve": "CVE-2023-40592",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Splunk Splunk Enterprise. Diese Fehler bestehen in den REST-Endpunkten /app/search/table, /saml/acs, Serialized Session Payload, Dynamic Link Library, runshellscript.py und in den runshellscript-Komponenten sowie in der SPL-Funktion \u0027printf\u0027, u. a. aufgrund eines reflektierten Cross-Site-Scripting (XSS), einer unsachgem\u00e4\u00dfen Signaturvalidierung, einer unsachgem\u00e4\u00dfen Ausdrucksvalidierung und eines Path Traversal. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen und seine Privilegien zu erweitern."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-40592"
    },
    {
      "cve": "CVE-2023-40593",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Splunk Splunk Enterprise. Diese Fehler bestehen in den REST-Endpunkten /app/search/table, /saml/acs, Serialized Session Payload, Dynamic Link Library, runshellscript.py und in den runshellscript-Komponenten sowie in der SPL-Funktion \u0027printf\u0027, u. a. aufgrund eines reflektierten Cross-Site-Scripting (XSS), einer unsachgem\u00e4\u00dfen Signaturvalidierung, einer unsachgem\u00e4\u00dfen Ausdrucksvalidierung und eines Path Traversal. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen und seine Privilegien zu erweitern."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-40593"
    },
    {
      "cve": "CVE-2023-40594",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Splunk Splunk Enterprise. Diese Fehler bestehen in den REST-Endpunkten /app/search/table, /saml/acs, Serialized Session Payload, Dynamic Link Library, runshellscript.py und in den runshellscript-Komponenten sowie in der SPL-Funktion \u0027printf\u0027, u. a. aufgrund eines reflektierten Cross-Site-Scripting (XSS), einer unsachgem\u00e4\u00dfen Signaturvalidierung, einer unsachgem\u00e4\u00dfen Ausdrucksvalidierung und eines Path Traversal. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen und seine Privilegien zu erweitern."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-40594"
    },
    {
      "cve": "CVE-2023-40595",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Splunk Splunk Enterprise. Diese Fehler bestehen in den REST-Endpunkten /app/search/table, /saml/acs, Serialized Session Payload, Dynamic Link Library, runshellscript.py und in den runshellscript-Komponenten sowie in der SPL-Funktion \u0027printf\u0027, u. a. aufgrund eines reflektierten Cross-Site-Scripting (XSS), einer unsachgem\u00e4\u00dfen Signaturvalidierung, einer unsachgem\u00e4\u00dfen Ausdrucksvalidierung und eines Path Traversal. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen und seine Privilegien zu erweitern."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-40595"
    },
    {
      "cve": "CVE-2023-40596",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Splunk Splunk Enterprise. Diese Fehler bestehen in den REST-Endpunkten /app/search/table, /saml/acs, Serialized Session Payload, Dynamic Link Library, runshellscript.py und in den runshellscript-Komponenten sowie in der SPL-Funktion \u0027printf\u0027, u. a. aufgrund eines reflektierten Cross-Site-Scripting (XSS), einer unsachgem\u00e4\u00dfen Signaturvalidierung, einer unsachgem\u00e4\u00dfen Ausdrucksvalidierung und eines Path Traversal. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen und seine Privilegien zu erweitern."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-40596"
    },
    {
      "cve": "CVE-2023-40597",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Splunk Splunk Enterprise. Diese Fehler bestehen in den REST-Endpunkten /app/search/table, /saml/acs, Serialized Session Payload, Dynamic Link Library, runshellscript.py und in den runshellscript-Komponenten sowie in der SPL-Funktion \u0027printf\u0027, u. a. aufgrund eines reflektierten Cross-Site-Scripting (XSS), einer unsachgem\u00e4\u00dfen Signaturvalidierung, einer unsachgem\u00e4\u00dfen Ausdrucksvalidierung und eines Path Traversal. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen und seine Privilegien zu erweitern."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-40597"
    },
    {
      "cve": "CVE-2023-40598",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Splunk Splunk Enterprise. Diese Fehler bestehen in den REST-Endpunkten /app/search/table, /saml/acs, Serialized Session Payload, Dynamic Link Library, runshellscript.py und in den runshellscript-Komponenten sowie in der SPL-Funktion \u0027printf\u0027, u. a. aufgrund eines reflektierten Cross-Site-Scripting (XSS), einer unsachgem\u00e4\u00dfen Signaturvalidierung, einer unsachgem\u00e4\u00dfen Ausdrucksvalidierung und eines Path Traversal. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen und seine Privilegien zu erweitern."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-40598"
    }
  ]
}
  wid-sec-w-2023-1377
Vulnerability from csaf_certbund
Notes
{
  "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": "Go ist eine quelloffene Programmiersprache.",
        "title": "Produktbeschreibung"
      },
      {
        "category": "summary",
        "text": "Ein Angreifer kann mehrere Schwachstellen in Golang Go ausnutzen, um Code auszuf\u00fchren, Informationen offenzulegen oder nicht n\u00e4her spezifizierte Auswirkungen zu erzielen.",
        "title": "Angriff"
      },
      {
        "category": "general",
        "text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
        "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-2023-1377 - CSAF Version",
        "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-1377.json"
      },
      {
        "category": "self",
        "summary": "WID-SEC-2023-1377 - Portal Version",
        "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1377"
      },
      {
        "category": "external",
        "summary": "Github golang vom 2023-06-06",
        "url": "https://go.dev/issue/60167"
      },
      {
        "category": "external",
        "summary": "Github golang vom 2023-06-06",
        "url": "https://go.dev/issue/60272"
      },
      {
        "category": "external",
        "summary": "Github golang vom 2023-06-06",
        "url": "https://go.dev/issue/60305"
      },
      {
        "category": "external",
        "summary": "Github golang vom 2023-06-06",
        "url": "https://go.dev/issue/60306"
      },
      {
        "category": "external",
        "summary": "Github golang vom 2023-06-06",
        "url": "https://groups.google.com/g/golang-announce/c/1AItFMBjrfw"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2023:2526-1 vom 2023-06-16",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-June/015222.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2023:2525-1 vom 2023-06-16",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-June/015223.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2023:2526-1 vom 2023-06-17",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-June/015225.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2023:3922 vom 2023-06-29",
        "url": "https://access.redhat.com/errata/RHSA-2023:3922"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2023:3920 vom 2023-06-29",
        "url": "https://access.redhat.com/errata/RHSA-2023:3920"
      },
      {
        "category": "external",
        "summary": "Fedora Security Advisory FEDORA-EPEL-2023-560BC00F33 vom 2023-06-30",
        "url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-560bc00f33"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2023:3923 vom 2023-06-29",
        "url": "https://access.redhat.com/errata/RHSA-2023:3923"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2023-3922 vom 2023-07-04",
        "url": "https://linux.oracle.com/errata/ELSA-2023-3922.html"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2023-3923 vom 2023-07-07",
        "url": "https://linux.oracle.com/errata/ELSA-2023-3923.html"
      },
      {
        "category": "external",
        "summary": "Fedora Security Advisory FEDORA-2023-EB60FCD505 vom 2023-07-17",
        "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-eb60fcd505"
      },
      {
        "category": "external",
        "summary": "Fedora Security Advisory FEDORA-2023-8A135F6AA7 vom 2023-07-17",
        "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-8a135f6aa7"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALAS-2023-1784 vom 2023-07-20",
        "url": "https://alas.aws.amazon.com/ALAS-2023-1784.html"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALAS-2023-2131 vom 2023-07-20",
        "url": "https://alas.aws.amazon.com/AL2/ALAS-2023-2131.html"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALAS2-2023-2163 vom 2023-07-26",
        "url": "https://alas.aws.amazon.com/AL2/ALAS-2023-2163.html"
      },
      {
        "category": "external",
        "summary": "Fedora Security Advisory FEDORA-2023-1819DC9854 vom 2023-08-02",
        "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-1819dc9854"
      },
      {
        "category": "external",
        "summary": "IBM Security Bulletin 7011697 vom 2023-08-03",
        "url": "https://www.cybersecurity-help.cz/vdb/SB2023080304"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALAS2NITRO-ENCLAVES-2023-026 vom 2023-08-10",
        "url": "https://alas.aws.amazon.com/AL2/ALASNITRO-ENCLAVES-2023-026.html"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALASGOLANG1.19-2023-001 vom 2023-09-28",
        "url": "https://alas.aws.amazon.com/AL2/ALASGOLANG1.19-2023-001.html"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALAS-2023-1848 vom 2023-10-06",
        "url": "https://alas.aws.amazon.com/ALAS-2023-1848.html"
      },
      {
        "category": "external",
        "summary": "IBM Security Bulletin 7049434 vom 2023-10-11",
        "url": "https://www.ibm.com/support/pages/node/7049434"
      },
      {
        "category": "external",
        "summary": "Splunk Security Advisory SVD-2024-0109 vom 2024-01-22",
        "url": "https://advisory.splunk.com//advisories/SVD-2024-0109"
      },
      {
        "category": "external",
        "summary": "IBM Security Bulletin 7096482 vom 2024-01-22",
        "url": "https://www.ibm.com/support/pages/node/7096482"
      },
      {
        "category": "external",
        "summary": "Gentoo Linux Security Advisory GLSA-202311-09 vom 2023-11-25",
        "url": "https://security.gentoo.org/glsa/202311-09"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2024:4119 vom 2024-06-26",
        "url": "https://access.redhat.com/errata/RHSA-2024:4119"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7061-1 vom 2024-10-10",
        "url": "https://ubuntu.com/security/notices/USN-7061-1"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-7109-1 vom 2024-11-14",
        "url": "https://ubuntu.com/security/notices/USN-7109-1"
      }
    ],
    "source_lang": "en-US",
    "title": "Golang Go: Mehrere Schwachstellen",
    "tracking": {
      "current_release_date": "2024-11-14T23:00:00.000+00:00",
      "generator": {
        "date": "2024-11-15T09:19:49.980+00:00",
        "engine": {
          "name": "BSI-WID",
          "version": "1.3.8"
        }
      },
      "id": "WID-SEC-W-2023-1377",
      "initial_release_date": "2023-06-06T22:00:00.000+00:00",
      "revision_history": [
        {
          "date": "2023-06-06T22:00:00.000+00:00",
          "number": "1",
          "summary": "Initiale Fassung"
        },
        {
          "date": "2023-06-18T22:00:00.000+00:00",
          "number": "2",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2023-06-28T22:00:00.000+00:00",
          "number": "3",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2023-06-29T22:00:00.000+00:00",
          "number": "4",
          "summary": "Neue Updates von Fedora und Red Hat aufgenommen"
        },
        {
          "date": "2023-07-04T22:00:00.000+00:00",
          "number": "5",
          "summary": "Neue Updates von Oracle Linux aufgenommen"
        },
        {
          "date": "2023-07-09T22:00:00.000+00:00",
          "number": "6",
          "summary": "Neue Updates von Oracle Linux aufgenommen"
        },
        {
          "date": "2023-07-17T22:00:00.000+00:00",
          "number": "7",
          "summary": "Neue Updates von Fedora aufgenommen"
        },
        {
          "date": "2023-07-19T22:00:00.000+00:00",
          "number": "8",
          "summary": "Neue Updates von Amazon aufgenommen"
        },
        {
          "date": "2023-07-20T22:00:00.000+00:00",
          "number": "9",
          "summary": "Neue Updates von Amazon aufgenommen"
        },
        {
          "date": "2023-07-25T22:00:00.000+00:00",
          "number": "10",
          "summary": "Neue Updates von Amazon aufgenommen"
        },
        {
          "date": "2023-08-02T22:00:00.000+00:00",
          "number": "11",
          "summary": "Neue Updates von Fedora aufgenommen"
        },
        {
          "date": "2023-08-09T22:00:00.000+00:00",
          "number": "12",
          "summary": "Neue Updates von Amazon aufgenommen"
        },
        {
          "date": "2023-09-27T22:00:00.000+00:00",
          "number": "13",
          "summary": "Neue Updates von Amazon aufgenommen"
        },
        {
          "date": "2023-10-08T22:00:00.000+00:00",
          "number": "14",
          "summary": "Neue Updates von Amazon aufgenommen"
        },
        {
          "date": "2023-10-10T22:00:00.000+00:00",
          "number": "15",
          "summary": "Neue Updates von IBM aufgenommen"
        },
        {
          "date": "2023-11-26T23:00:00.000+00:00",
          "number": "16",
          "summary": "Neue Updates von Gentoo aufgenommen"
        },
        {
          "date": "2024-01-22T23:00:00.000+00:00",
          "number": "17",
          "summary": "Neue Updates von Splunk-SVD aufgenommen"
        },
        {
          "date": "2024-06-25T22:00:00.000+00:00",
          "number": "18",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2024-10-10T22:00:00.000+00:00",
          "number": "19",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-11-14T23:00:00.000+00:00",
          "number": "20",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        }
      ],
      "status": "final",
      "version": "20"
    }
  },
  "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": "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": "Gentoo Linux",
            "product": {
              "name": "Gentoo Linux",
              "product_id": "T012167",
              "product_identification_helper": {
                "cpe": "cpe:/o:gentoo:linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Gentoo"
      },
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "\u003c1.20.5",
                "product": {
                  "name": "Golang Go \u003c1.20.5",
                  "product_id": "T027996"
                }
              },
              {
                "category": "product_version",
                "name": "1.20.5",
                "product": {
                  "name": "Golang Go 1.20.5",
                  "product_id": "T027996-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:golang:go:1.20.5"
                  }
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003c1.19.10",
                "product": {
                  "name": "Golang Go \u003c1.19.10",
                  "product_id": "T027997"
                }
              },
              {
                "category": "product_version",
                "name": "1.19.10",
                "product": {
                  "name": "Golang Go 1.19.10",
                  "product_id": "T027997-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:golang:go:1.19.10"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "Go"
          }
        ],
        "category": "vendor",
        "name": "Golang"
      },
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "REST \u003c1.0.0.291-amd64",
                "product": {
                  "name": "IBM DB2 REST \u003c1.0.0.291-amd64",
                  "product_id": "T030382"
                }
              },
              {
                "category": "product_version",
                "name": "REST 1.0.0.291-amd64",
                "product": {
                  "name": "IBM DB2 REST 1.0.0.291-amd64",
                  "product_id": "T030382-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:ibm:db2:1.0.0.291-amd64::rest"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "DB2"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "plus \u003c10.1.12.6",
                "product": {
                  "name": "IBM Spectrum Protect plus \u003c10.1.12.6",
                  "product_id": "T029070"
                }
              },
              {
                "category": "product_version",
                "name": "plus 10.1.12.6",
                "product": {
                  "name": "IBM Spectrum Protect plus 10.1.12.6",
                  "product_id": "T029070-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:ibm:spectrum_protect:plus__10.1.12.6"
                  }
                }
              },
              {
                "category": "product_version_range",
                "name": "plus \u003c10.1.15.3",
                "product": {
                  "name": "IBM Spectrum Protect plus \u003c10.1.15.3",
                  "product_id": "T032281"
                }
              },
              {
                "category": "product_version",
                "name": "plus 10.1.15.3",
                "product": {
                  "name": "IBM Spectrum Protect plus 10.1.15.3",
                  "product_id": "T032281-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:ibm:spectrum_protect:plus__10.1.15.3"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "Spectrum Protect"
          }
        ],
        "category": "vendor",
        "name": "IBM"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Oracle Linux",
            "product": {
              "name": "Oracle Linux",
              "product_id": "T004914",
              "product_identification_helper": {
                "cpe": "cpe:/o:oracle:linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Oracle"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Red Hat Enterprise Linux",
            "product": {
              "name": "Red Hat Enterprise Linux",
              "product_id": "67646",
              "product_identification_helper": {
                "cpe": "cpe:/o:redhat:enterprise_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "SUSE Linux",
            "product": {
              "name": "SUSE Linux",
              "product_id": "T002207",
              "product_identification_helper": {
                "cpe": "cpe:/o:suse:suse_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      },
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "\u003c9.0.8",
                "product": {
                  "name": "Splunk Splunk Enterprise \u003c9.0.8",
                  "product_id": "T032269"
                }
              },
              {
                "category": "product_version",
                "name": "9.0.8",
                "product": {
                  "name": "Splunk Splunk Enterprise 9.0.8",
                  "product_id": "T032269-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:splunk:splunk:9.0.8"
                  }
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003c9.1.3",
                "product": {
                  "name": "Splunk Splunk Enterprise \u003c9.1.3",
                  "product_id": "T032270"
                }
              },
              {
                "category": "product_version",
                "name": "9.1.3",
                "product": {
                  "name": "Splunk Splunk Enterprise 9.1.3",
                  "product_id": "T032270-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:splunk:splunk:9.1.3"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "Splunk Enterprise"
          }
        ],
        "category": "vendor",
        "name": "Splunk"
      },
      {
        "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-2023-29402",
      "notes": [
        {
          "category": "description",
          "text": "Es existiert eine Schwachstelle in Golang Go. Der go-Befehl kann bei der Verwendung von cgo unerwarteten Code zur Erstellungszeit erzeugen. Diese kann zu unerwartetem Verhalten f\u00fchren, wenn ein Go-Programm ausgef\u00fchrt wird, das cgo verwendet. Ein Angreifer kann diese Schwachstelle ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
        }
      ],
      "product_status": {
        "known_affected": [
          "T032269",
          "67646",
          "T029070",
          "T032270",
          "T032281",
          "T012167",
          "T004914",
          "T030382",
          "74185",
          "T002207",
          "T000126",
          "T027997",
          "398363",
          "T027996"
        ]
      },
      "release_date": "2023-06-06T22:00:00.000+00:00",
      "title": "CVE-2023-29402"
    },
    {
      "cve": "CVE-2023-29403",
      "notes": [
        {
          "category": "description",
          "text": "Es existiert eine Schwachstelle in Golang Go. Die Ursache ist eine unsachgem\u00e4\u00dfe Behandlung des setuid/setgid-Bit in einer Bin\u00e4rdatei. Ein Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen."
        }
      ],
      "product_status": {
        "known_affected": [
          "T032269",
          "67646",
          "T029070",
          "T032270",
          "T032281",
          "T012167",
          "T004914",
          "T030382",
          "74185",
          "T002207",
          "T000126",
          "T027997",
          "398363",
          "T027996"
        ]
      },
      "release_date": "2023-06-06T22:00:00.000+00:00",
      "title": "CVE-2023-29403"
    },
    {
      "cve": "CVE-2023-29404",
      "notes": [
        {
          "category": "description",
          "text": "In Golang Go existieren mehrere Schwachstellen. Wenn \"go get\" auf einem b\u00f6sartigen Modul ausgef\u00fchrt wird, oder wenn ein anderer Befehl ausgef\u00fchrt wird, der nicht vertrauensw\u00fcrdigen Code erzeugt kann der Go-Befehl zur Erstellungszeit beliebigen Code ausf\u00fchren. Ein Angreifer kann diese Schwachstelle ausnutzen, um um Code zur Ausf\u00fchrung zu bringen."
        }
      ],
      "product_status": {
        "known_affected": [
          "T032269",
          "67646",
          "T029070",
          "T032270",
          "T032281",
          "T012167",
          "T004914",
          "T030382",
          "74185",
          "T002207",
          "T000126",
          "T027997",
          "398363",
          "T027996"
        ]
      },
      "release_date": "2023-06-06T22:00:00.000+00:00",
      "title": "CVE-2023-29404"
    },
    {
      "cve": "CVE-2023-29405",
      "notes": [
        {
          "category": "description",
          "text": "In Golang Go existieren mehrere Schwachstellen. Wenn \"go get\" auf einem b\u00f6sartigen Modul ausgef\u00fchrt wird, oder wenn ein anderer Befehl ausgef\u00fchrt wird, der nicht vertrauensw\u00fcrdigen Code erzeugt kann der Go-Befehl zur Erstellungszeit beliebigen Code ausf\u00fchren. Ein Angreifer kann diese Schwachstelle ausnutzen, um um Code zur Ausf\u00fchrung zu bringen."
        }
      ],
      "product_status": {
        "known_affected": [
          "T032269",
          "67646",
          "T029070",
          "T032270",
          "T032281",
          "T012167",
          "T004914",
          "T030382",
          "74185",
          "T002207",
          "T000126",
          "T027997",
          "398363",
          "T027996"
        ]
      },
      "release_date": "2023-06-06T22:00:00.000+00:00",
      "title": "CVE-2023-29405"
    }
  ]
}
  wid-sec-w-2023-2917
Vulnerability from csaf_certbund
Notes
{
  "document": {
    "aggregate_severity": {
      "text": "hoch"
    },
    "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": "FreeFlow-Druckserver ist eine Druckserveranwendung f\u00fcr Xerox-Produktionsdrucker, die Flexibilit\u00e4t, umfangreiche Workflow-Optionen und eine Farbverwaltung bietet.",
        "title": "Produktbeschreibung"
      },
      {
        "category": "summary",
        "text": "Ein Angreifer kann mehrere Schwachstellen in Xerox FreeFlow Print Server ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden.",
        "title": "Angriff"
      },
      {
        "category": "general",
        "text": "- Linux\n- UNIX",
        "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-2023-2917 - CSAF Version",
        "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2917.json"
      },
      {
        "category": "self",
        "summary": "WID-SEC-2023-2917 - Portal Version",
        "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2917"
      },
      {
        "category": "external",
        "summary": "Xerox Security Bulletin XRX23-016 vom 2023-11-14",
        "url": "https://securitydocs.business.xerox.com/wp-content/uploads/2023/11/XRX23-016_FFPSv7-S10_MediaInstall_Nov2023.pdf"
      },
      {
        "category": "external",
        "summary": "Xerox Security Bulletin XRX23-017 vom 2023-11-14",
        "url": "https://securitydocs.business.xerox.com/wp-content/uploads/2023/11/XRX23-017_FFPSv7-S11_MediaInstall_Nov2023.pdf"
      },
      {
        "category": "external",
        "summary": "XEROX Security Advisory XRX23-019 vom 2023-11-16",
        "url": "https://security.business.xerox.com/wp-content/uploads/2023/11/Xerox-Security-Bulletin-XRX23-019-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf"
      },
      {
        "category": "external",
        "summary": "Xerox Security Bulletin XRX23-021",
        "url": "https://securitydocs.business.xerox.com/wp-content/uploads/2023/11/XRX23-021_FFPSv2_Win10_SecurityBulletin_Nov2023.pdf"
      },
      {
        "category": "external",
        "summary": "XEROX Security Advisory XRX23-022 vom 2023-12-01",
        "url": "https://security.business.xerox.com/wp-content/uploads/2023/11/XRX23-022_FFPSv9-S11_MediaInstall_Nov2023.pdf"
      },
      {
        "category": "external",
        "summary": "XEROX Security Advisory XRX24-005 vom 2024-03-04",
        "url": "https://security.business.xerox.com/wp-content/uploads/2024/03/Xerox-Security-Bulletin-XRX24-005-Xerox-FreeFlow%C2%AE-Print-Server-v9_Feb-2024.pdf"
      },
      {
        "category": "external",
        "summary": "XEROX Security Advisory XRX24-001 vom 2024-03-11",
        "url": "https://security.business.xerox.com/wp-content/uploads/2024/03/Xerox%C2%AE-Security-Bulletin-XRX24-001-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3949-1 vom 2024-11-08",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019796.html"
      },
      {
        "category": "external",
        "summary": "openSUSE Security Update OPENSUSE-SU-2024:14572-1 vom 2024-12-13",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3HI2RC7AJAHY74Q6MK7GNGWU6TITB22V/"
      }
    ],
    "source_lang": "en-US",
    "title": "Xerox FreeFlow Print Server: Mehrere Schwachstellen",
    "tracking": {
      "current_release_date": "2024-12-15T23:00:00.000+00:00",
      "generator": {
        "date": "2024-12-16T09:17:44.516+00:00",
        "engine": {
          "name": "BSI-WID",
          "version": "1.3.10"
        }
      },
      "id": "WID-SEC-W-2023-2917",
      "initial_release_date": "2023-11-14T23:00:00.000+00:00",
      "revision_history": [
        {
          "date": "2023-11-14T23:00:00.000+00:00",
          "number": "1",
          "summary": "Initiale Fassung"
        },
        {
          "date": "2023-11-16T23:00:00.000+00:00",
          "number": "2",
          "summary": "Neue Updates von XEROX aufgenommen"
        },
        {
          "date": "2023-11-28T23:00:00.000+00:00",
          "number": "3",
          "summary": "Neue Updates von XEROX aufgenommen"
        },
        {
          "date": "2023-11-30T23:00:00.000+00:00",
          "number": "4",
          "summary": "Neue Updates von XEROX aufgenommen"
        },
        {
          "date": "2024-03-03T23:00:00.000+00:00",
          "number": "5",
          "summary": "Neue Updates von XEROX aufgenommen"
        },
        {
          "date": "2024-03-11T23:00:00.000+00:00",
          "number": "6",
          "summary": "Neue Updates von XEROX aufgenommen"
        },
        {
          "date": "2024-11-07T23:00:00.000+00:00",
          "number": "7",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-12-15T23:00:00.000+00:00",
          "number": "8",
          "summary": "Neue Updates von openSUSE aufgenommen"
        }
      ],
      "status": "final",
      "version": "8"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "category": "product_name",
            "name": "SUSE Linux",
            "product": {
              "name": "SUSE Linux",
              "product_id": "T002207",
              "product_identification_helper": {
                "cpe": "cpe:/o:suse:suse_linux:-"
              }
            }
          },
          {
            "category": "product_name",
            "name": "SUSE openSUSE",
            "product": {
              "name": "SUSE openSUSE",
              "product_id": "T027843",
              "product_identification_helper": {
                "cpe": "cpe:/o:suse:opensuse:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      },
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "9",
                "product": {
                  "name": "Xerox FreeFlow Print Server 9",
                  "product_id": "T002977",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:xerox:freeflow_print_server:9"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "v7",
                "product": {
                  "name": "Xerox FreeFlow Print Server v7",
                  "product_id": "T015631",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:xerox:freeflow_print_server:v7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "v9",
                "product": {
                  "name": "Xerox FreeFlow Print Server v9",
                  "product_id": "T015632",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:xerox:freeflow_print_server:v9"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "v9 for Solaris",
                "product": {
                  "name": "Xerox FreeFlow Print Server v9 for Solaris",
                  "product_id": "T028053",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:xerox:freeflow_print_server:v9_for_solaris"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "v2 / Windows 10",
                "product": {
                  "name": "Xerox FreeFlow Print Server v2 / Windows 10",
                  "product_id": "T031383",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:xerox:freeflow_print_server:v2__windows_10"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "FreeFlow Print Server"
          }
        ],
        "category": "vendor",
        "name": "Xerox"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2017-5715",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2017-5715"
    },
    {
      "cve": "CVE-2018-3639",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2018-3639"
    },
    {
      "cve": "CVE-2021-44917",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2021-44917"
    },
    {
      "cve": "CVE-2021-46784",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2021-46784"
    },
    {
      "cve": "CVE-2022-31008",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2022-31008"
    },
    {
      "cve": "CVE-2022-32206",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2022-32206"
    },
    {
      "cve": "CVE-2022-32221",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2022-32221"
    },
    {
      "cve": "CVE-2022-3924",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2022-3924"
    },
    {
      "cve": "CVE-2022-41409",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2022-41409"
    },
    {
      "cve": "CVE-2022-48337",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2022-48337"
    },
    {
      "cve": "CVE-2022-48338",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2022-48338"
    },
    {
      "cve": "CVE-2022-48339",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2022-48339"
    },
    {
      "cve": "CVE-2022-4899",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2022-4899"
    },
    {
      "cve": "CVE-2023-0049",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-0049"
    },
    {
      "cve": "CVE-2023-0051",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-0051"
    },
    {
      "cve": "CVE-2023-0054",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-0054"
    },
    {
      "cve": "CVE-2023-0288",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-0288"
    },
    {
      "cve": "CVE-2023-0465",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-0465"
    },
    {
      "cve": "CVE-2023-0466",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-0466"
    },
    {
      "cve": "CVE-2023-0512",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-0512"
    },
    {
      "cve": "CVE-2023-0666",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-0666"
    },
    {
      "cve": "CVE-2023-0668",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-0668"
    },
    {
      "cve": "CVE-2023-1127",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-1127"
    },
    {
      "cve": "CVE-2023-1170",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-1170"
    },
    {
      "cve": "CVE-2023-1175",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-1175"
    },
    {
      "cve": "CVE-2023-1393",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-1393"
    },
    {
      "cve": "CVE-2023-1906",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-1906"
    },
    {
      "cve": "CVE-2023-1981",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-1981"
    },
    {
      "cve": "CVE-2023-2004",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-2004"
    },
    {
      "cve": "CVE-2023-22025",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-22025"
    },
    {
      "cve": "CVE-2023-22043",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-22043"
    },
    {
      "cve": "CVE-2023-22067",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-22067"
    },
    {
      "cve": "CVE-2023-22081",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-22081"
    },
    {
      "cve": "CVE-2023-22128",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-22128"
    },
    {
      "cve": "CVE-2023-22129",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-22129"
    },
    {
      "cve": "CVE-2023-23914",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-23914"
    },
    {
      "cve": "CVE-2023-23915",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-23915"
    },
    {
      "cve": "CVE-2023-23916",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-23916"
    },
    {
      "cve": "CVE-2023-24329",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-24329"
    },
    {
      "cve": "CVE-2023-24805",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-24805"
    },
    {
      "cve": "CVE-2023-25193",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-25193"
    },
    {
      "cve": "CVE-2023-2650",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-2650"
    },
    {
      "cve": "CVE-2023-27985",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-27985"
    },
    {
      "cve": "CVE-2023-27986",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-27986"
    },
    {
      "cve": "CVE-2023-2828",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-2828"
    },
    {
      "cve": "CVE-2023-28319",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-28319"
    },
    {
      "cve": "CVE-2023-28320",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-28320"
    },
    {
      "cve": "CVE-2023-28321",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-28321"
    },
    {
      "cve": "CVE-2023-28322",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-28322"
    },
    {
      "cve": "CVE-2023-28450",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-28450"
    },
    {
      "cve": "CVE-2023-2854",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-2854"
    },
    {
      "cve": "CVE-2023-2855",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-2855"
    },
    {
      "cve": "CVE-2023-2857",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-2857"
    },
    {
      "cve": "CVE-2023-2858",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-2858"
    },
    {
      "cve": "CVE-2023-2879",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-2879"
    },
    {
      "cve": "CVE-2023-28879",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-28879"
    },
    {
      "cve": "CVE-2023-2911",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-2911"
    },
    {
      "cve": "CVE-2023-29402",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-29402"
    },
    {
      "cve": "CVE-2023-29403",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-29403"
    },
    {
      "cve": "CVE-2023-29404",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-29404"
    },
    {
      "cve": "CVE-2023-29405",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-29405"
    },
    {
      "cve": "CVE-2023-29406",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-29406"
    },
    {
      "cve": "CVE-2023-29409",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-29409"
    },
    {
      "cve": "CVE-2023-29491",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-29491"
    },
    {
      "cve": "CVE-2023-29499",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-29499"
    },
    {
      "cve": "CVE-2023-30581",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-30581"
    },
    {
      "cve": "CVE-2023-30582",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-30582"
    },
    {
      "cve": "CVE-2023-30583",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-30583"
    },
    {
      "cve": "CVE-2023-30584",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-30584"
    },
    {
      "cve": "CVE-2023-30585",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-30585"
    },
    {
      "cve": "CVE-2023-30586",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-30586"
    },
    {
      "cve": "CVE-2023-30587",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-30587"
    },
    {
      "cve": "CVE-2023-30588",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-30588"
    },
    {
      "cve": "CVE-2023-30589",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-30589"
    },
    {
      "cve": "CVE-2023-30590",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-30590"
    },
    {
      "cve": "CVE-2023-31122",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-31122"
    },
    {
      "cve": "CVE-2023-31124",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-31124"
    },
    {
      "cve": "CVE-2023-31130",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-31130"
    },
    {
      "cve": "CVE-2023-31147",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-31147"
    },
    {
      "cve": "CVE-2023-3138",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-3138"
    },
    {
      "cve": "CVE-2023-31484",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-31484"
    },
    {
      "cve": "CVE-2023-31486",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-31486"
    },
    {
      "cve": "CVE-2023-3195",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-3195"
    },
    {
      "cve": "CVE-2023-32002",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-32002"
    },
    {
      "cve": "CVE-2023-32003",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-32003"
    },
    {
      "cve": "CVE-2023-32004",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-32004"
    },
    {
      "cve": "CVE-2023-32005",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-32005"
    },
    {
      "cve": "CVE-2023-32006",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-32006"
    },
    {
      "cve": "CVE-2023-32067",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-32067"
    },
    {
      "cve": "CVE-2023-3247",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-3247"
    },
    {
      "cve": "CVE-2023-32558",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-32558"
    },
    {
      "cve": "CVE-2023-32559",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-32559"
    },
    {
      "cve": "CVE-2023-32573",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-32573"
    },
    {
      "cve": "CVE-2023-32611",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-32611"
    },
    {
      "cve": "CVE-2023-32636",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-32636"
    },
    {
      "cve": "CVE-2023-32643",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-32643"
    },
    {
      "cve": "CVE-2023-32665",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-32665"
    },
    {
      "cve": "CVE-2023-32681",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-32681"
    },
    {
      "cve": "CVE-2023-32762",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-32762"
    },
    {
      "cve": "CVE-2023-32763",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-32763"
    },
    {
      "cve": "CVE-2023-34241",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-34241"
    },
    {
      "cve": "CVE-2023-34969",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-34969"
    },
    {
      "cve": "CVE-2023-36053",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-36053"
    },
    {
      "cve": "CVE-2023-36191",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-36191"
    },
    {
      "cve": "CVE-2023-3666",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-3666"
    },
    {
      "cve": "CVE-2023-36664",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-36664"
    },
    {
      "cve": "CVE-2023-37201",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-37201"
    },
    {
      "cve": "CVE-2023-37202",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-37202"
    },
    {
      "cve": "CVE-2023-37207",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-37207"
    },
    {
      "cve": "CVE-2023-37208",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-37208"
    },
    {
      "cve": "CVE-2023-37211",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-37211"
    },
    {
      "cve": "CVE-2023-3823",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-3823"
    },
    {
      "cve": "CVE-2023-3824",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-3824"
    },
    {
      "cve": "CVE-2023-38403",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-38403"
    },
    {
      "cve": "CVE-2023-4045",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-4045"
    },
    {
      "cve": "CVE-2023-4046",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-4046"
    },
    {
      "cve": "CVE-2023-4047",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-4047"
    },
    {
      "cve": "CVE-2023-40477",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-40477"
    },
    {
      "cve": "CVE-2023-4048",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-4048"
    },
    {
      "cve": "CVE-2023-4049",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-4049"
    },
    {
      "cve": "CVE-2023-4050",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-4050"
    },
    {
      "cve": "CVE-2023-4054",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-4054"
    },
    {
      "cve": "CVE-2023-4055",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-4055"
    },
    {
      "cve": "CVE-2023-4056",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-4056"
    },
    {
      "cve": "CVE-2023-41080",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-41080"
    },
    {
      "cve": "CVE-2023-41081",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-41081"
    },
    {
      "cve": "CVE-2023-43622",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-43622"
    },
    {
      "cve": "CVE-2023-4504",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-4504"
    },
    {
      "cve": "CVE-2023-4573",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-4573"
    },
    {
      "cve": "CVE-2023-4574",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-4574"
    },
    {
      "cve": "CVE-2023-4575",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-4575"
    },
    {
      "cve": "CVE-2023-4576",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-4576"
    },
    {
      "cve": "CVE-2023-45802",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-45802"
    },
    {
      "cve": "CVE-2023-4581",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-4581"
    },
    {
      "cve": "CVE-2023-4584",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-4584"
    }
  ]
}
  WID-SEC-W-2023-2917
Vulnerability from csaf_certbund
Notes
{
  "document": {
    "aggregate_severity": {
      "text": "hoch"
    },
    "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": "FreeFlow-Druckserver ist eine Druckserveranwendung f\u00fcr Xerox-Produktionsdrucker, die Flexibilit\u00e4t, umfangreiche Workflow-Optionen und eine Farbverwaltung bietet.",
        "title": "Produktbeschreibung"
      },
      {
        "category": "summary",
        "text": "Ein Angreifer kann mehrere Schwachstellen in Xerox FreeFlow Print Server ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden.",
        "title": "Angriff"
      },
      {
        "category": "general",
        "text": "- Linux\n- UNIX",
        "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-2023-2917 - CSAF Version",
        "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2917.json"
      },
      {
        "category": "self",
        "summary": "WID-SEC-2023-2917 - Portal Version",
        "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2917"
      },
      {
        "category": "external",
        "summary": "Xerox Security Bulletin XRX23-016 vom 2023-11-14",
        "url": "https://securitydocs.business.xerox.com/wp-content/uploads/2023/11/XRX23-016_FFPSv7-S10_MediaInstall_Nov2023.pdf"
      },
      {
        "category": "external",
        "summary": "Xerox Security Bulletin XRX23-017 vom 2023-11-14",
        "url": "https://securitydocs.business.xerox.com/wp-content/uploads/2023/11/XRX23-017_FFPSv7-S11_MediaInstall_Nov2023.pdf"
      },
      {
        "category": "external",
        "summary": "XEROX Security Advisory XRX23-019 vom 2023-11-16",
        "url": "https://security.business.xerox.com/wp-content/uploads/2023/11/Xerox-Security-Bulletin-XRX23-019-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf"
      },
      {
        "category": "external",
        "summary": "Xerox Security Bulletin XRX23-021",
        "url": "https://securitydocs.business.xerox.com/wp-content/uploads/2023/11/XRX23-021_FFPSv2_Win10_SecurityBulletin_Nov2023.pdf"
      },
      {
        "category": "external",
        "summary": "XEROX Security Advisory XRX23-022 vom 2023-12-01",
        "url": "https://security.business.xerox.com/wp-content/uploads/2023/11/XRX23-022_FFPSv9-S11_MediaInstall_Nov2023.pdf"
      },
      {
        "category": "external",
        "summary": "XEROX Security Advisory XRX24-005 vom 2024-03-04",
        "url": "https://security.business.xerox.com/wp-content/uploads/2024/03/Xerox-Security-Bulletin-XRX24-005-Xerox-FreeFlow%C2%AE-Print-Server-v9_Feb-2024.pdf"
      },
      {
        "category": "external",
        "summary": "XEROX Security Advisory XRX24-001 vom 2024-03-11",
        "url": "https://security.business.xerox.com/wp-content/uploads/2024/03/Xerox%C2%AE-Security-Bulletin-XRX24-001-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:3949-1 vom 2024-11-08",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019796.html"
      },
      {
        "category": "external",
        "summary": "openSUSE Security Update OPENSUSE-SU-2024:14572-1 vom 2024-12-13",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3HI2RC7AJAHY74Q6MK7GNGWU6TITB22V/"
      }
    ],
    "source_lang": "en-US",
    "title": "Xerox FreeFlow Print Server: Mehrere Schwachstellen",
    "tracking": {
      "current_release_date": "2024-12-15T23:00:00.000+00:00",
      "generator": {
        "date": "2024-12-16T09:17:44.516+00:00",
        "engine": {
          "name": "BSI-WID",
          "version": "1.3.10"
        }
      },
      "id": "WID-SEC-W-2023-2917",
      "initial_release_date": "2023-11-14T23:00:00.000+00:00",
      "revision_history": [
        {
          "date": "2023-11-14T23:00:00.000+00:00",
          "number": "1",
          "summary": "Initiale Fassung"
        },
        {
          "date": "2023-11-16T23:00:00.000+00:00",
          "number": "2",
          "summary": "Neue Updates von XEROX aufgenommen"
        },
        {
          "date": "2023-11-28T23:00:00.000+00:00",
          "number": "3",
          "summary": "Neue Updates von XEROX aufgenommen"
        },
        {
          "date": "2023-11-30T23:00:00.000+00:00",
          "number": "4",
          "summary": "Neue Updates von XEROX aufgenommen"
        },
        {
          "date": "2024-03-03T23:00:00.000+00:00",
          "number": "5",
          "summary": "Neue Updates von XEROX aufgenommen"
        },
        {
          "date": "2024-03-11T23:00:00.000+00:00",
          "number": "6",
          "summary": "Neue Updates von XEROX aufgenommen"
        },
        {
          "date": "2024-11-07T23:00:00.000+00:00",
          "number": "7",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-12-15T23:00:00.000+00:00",
          "number": "8",
          "summary": "Neue Updates von openSUSE aufgenommen"
        }
      ],
      "status": "final",
      "version": "8"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "category": "product_name",
            "name": "SUSE Linux",
            "product": {
              "name": "SUSE Linux",
              "product_id": "T002207",
              "product_identification_helper": {
                "cpe": "cpe:/o:suse:suse_linux:-"
              }
            }
          },
          {
            "category": "product_name",
            "name": "SUSE openSUSE",
            "product": {
              "name": "SUSE openSUSE",
              "product_id": "T027843",
              "product_identification_helper": {
                "cpe": "cpe:/o:suse:opensuse:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      },
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "9",
                "product": {
                  "name": "Xerox FreeFlow Print Server 9",
                  "product_id": "T002977",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:xerox:freeflow_print_server:9"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "v7",
                "product": {
                  "name": "Xerox FreeFlow Print Server v7",
                  "product_id": "T015631",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:xerox:freeflow_print_server:v7"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "v9",
                "product": {
                  "name": "Xerox FreeFlow Print Server v9",
                  "product_id": "T015632",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:xerox:freeflow_print_server:v9"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "v9 for Solaris",
                "product": {
                  "name": "Xerox FreeFlow Print Server v9 for Solaris",
                  "product_id": "T028053",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:xerox:freeflow_print_server:v9_for_solaris"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "v2 / Windows 10",
                "product": {
                  "name": "Xerox FreeFlow Print Server v2 / Windows 10",
                  "product_id": "T031383",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:xerox:freeflow_print_server:v2__windows_10"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "FreeFlow Print Server"
          }
        ],
        "category": "vendor",
        "name": "Xerox"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2017-5715",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2017-5715"
    },
    {
      "cve": "CVE-2018-3639",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2018-3639"
    },
    {
      "cve": "CVE-2021-44917",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2021-44917"
    },
    {
      "cve": "CVE-2021-46784",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2021-46784"
    },
    {
      "cve": "CVE-2022-31008",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2022-31008"
    },
    {
      "cve": "CVE-2022-32206",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2022-32206"
    },
    {
      "cve": "CVE-2022-32221",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2022-32221"
    },
    {
      "cve": "CVE-2022-3924",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2022-3924"
    },
    {
      "cve": "CVE-2022-41409",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2022-41409"
    },
    {
      "cve": "CVE-2022-48337",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2022-48337"
    },
    {
      "cve": "CVE-2022-48338",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2022-48338"
    },
    {
      "cve": "CVE-2022-48339",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2022-48339"
    },
    {
      "cve": "CVE-2022-4899",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2022-4899"
    },
    {
      "cve": "CVE-2023-0049",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-0049"
    },
    {
      "cve": "CVE-2023-0051",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-0051"
    },
    {
      "cve": "CVE-2023-0054",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-0054"
    },
    {
      "cve": "CVE-2023-0288",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-0288"
    },
    {
      "cve": "CVE-2023-0465",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-0465"
    },
    {
      "cve": "CVE-2023-0466",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-0466"
    },
    {
      "cve": "CVE-2023-0512",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-0512"
    },
    {
      "cve": "CVE-2023-0666",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-0666"
    },
    {
      "cve": "CVE-2023-0668",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-0668"
    },
    {
      "cve": "CVE-2023-1127",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-1127"
    },
    {
      "cve": "CVE-2023-1170",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-1170"
    },
    {
      "cve": "CVE-2023-1175",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-1175"
    },
    {
      "cve": "CVE-2023-1393",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-1393"
    },
    {
      "cve": "CVE-2023-1906",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-1906"
    },
    {
      "cve": "CVE-2023-1981",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-1981"
    },
    {
      "cve": "CVE-2023-2004",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-2004"
    },
    {
      "cve": "CVE-2023-22025",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-22025"
    },
    {
      "cve": "CVE-2023-22043",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-22043"
    },
    {
      "cve": "CVE-2023-22067",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-22067"
    },
    {
      "cve": "CVE-2023-22081",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-22081"
    },
    {
      "cve": "CVE-2023-22128",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-22128"
    },
    {
      "cve": "CVE-2023-22129",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-22129"
    },
    {
      "cve": "CVE-2023-23914",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-23914"
    },
    {
      "cve": "CVE-2023-23915",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-23915"
    },
    {
      "cve": "CVE-2023-23916",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-23916"
    },
    {
      "cve": "CVE-2023-24329",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-24329"
    },
    {
      "cve": "CVE-2023-24805",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-24805"
    },
    {
      "cve": "CVE-2023-25193",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-25193"
    },
    {
      "cve": "CVE-2023-2650",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-2650"
    },
    {
      "cve": "CVE-2023-27985",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-27985"
    },
    {
      "cve": "CVE-2023-27986",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-27986"
    },
    {
      "cve": "CVE-2023-2828",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-2828"
    },
    {
      "cve": "CVE-2023-28319",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-28319"
    },
    {
      "cve": "CVE-2023-28320",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-28320"
    },
    {
      "cve": "CVE-2023-28321",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-28321"
    },
    {
      "cve": "CVE-2023-28322",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-28322"
    },
    {
      "cve": "CVE-2023-28450",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-28450"
    },
    {
      "cve": "CVE-2023-2854",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-2854"
    },
    {
      "cve": "CVE-2023-2855",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-2855"
    },
    {
      "cve": "CVE-2023-2857",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-2857"
    },
    {
      "cve": "CVE-2023-2858",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-2858"
    },
    {
      "cve": "CVE-2023-2879",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-2879"
    },
    {
      "cve": "CVE-2023-28879",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-28879"
    },
    {
      "cve": "CVE-2023-2911",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-2911"
    },
    {
      "cve": "CVE-2023-29402",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-29402"
    },
    {
      "cve": "CVE-2023-29403",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-29403"
    },
    {
      "cve": "CVE-2023-29404",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-29404"
    },
    {
      "cve": "CVE-2023-29405",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-29405"
    },
    {
      "cve": "CVE-2023-29406",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-29406"
    },
    {
      "cve": "CVE-2023-29409",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-29409"
    },
    {
      "cve": "CVE-2023-29491",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-29491"
    },
    {
      "cve": "CVE-2023-29499",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-29499"
    },
    {
      "cve": "CVE-2023-30581",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-30581"
    },
    {
      "cve": "CVE-2023-30582",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-30582"
    },
    {
      "cve": "CVE-2023-30583",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-30583"
    },
    {
      "cve": "CVE-2023-30584",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-30584"
    },
    {
      "cve": "CVE-2023-30585",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-30585"
    },
    {
      "cve": "CVE-2023-30586",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-30586"
    },
    {
      "cve": "CVE-2023-30587",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-30587"
    },
    {
      "cve": "CVE-2023-30588",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-30588"
    },
    {
      "cve": "CVE-2023-30589",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-30589"
    },
    {
      "cve": "CVE-2023-30590",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-30590"
    },
    {
      "cve": "CVE-2023-31122",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-31122"
    },
    {
      "cve": "CVE-2023-31124",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-31124"
    },
    {
      "cve": "CVE-2023-31130",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-31130"
    },
    {
      "cve": "CVE-2023-31147",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-31147"
    },
    {
      "cve": "CVE-2023-3138",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-3138"
    },
    {
      "cve": "CVE-2023-31484",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-31484"
    },
    {
      "cve": "CVE-2023-31486",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-31486"
    },
    {
      "cve": "CVE-2023-3195",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-3195"
    },
    {
      "cve": "CVE-2023-32002",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-32002"
    },
    {
      "cve": "CVE-2023-32003",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-32003"
    },
    {
      "cve": "CVE-2023-32004",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-32004"
    },
    {
      "cve": "CVE-2023-32005",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-32005"
    },
    {
      "cve": "CVE-2023-32006",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-32006"
    },
    {
      "cve": "CVE-2023-32067",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-32067"
    },
    {
      "cve": "CVE-2023-3247",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-3247"
    },
    {
      "cve": "CVE-2023-32558",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-32558"
    },
    {
      "cve": "CVE-2023-32559",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-32559"
    },
    {
      "cve": "CVE-2023-32573",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-32573"
    },
    {
      "cve": "CVE-2023-32611",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-32611"
    },
    {
      "cve": "CVE-2023-32636",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-32636"
    },
    {
      "cve": "CVE-2023-32643",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-32643"
    },
    {
      "cve": "CVE-2023-32665",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-32665"
    },
    {
      "cve": "CVE-2023-32681",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-32681"
    },
    {
      "cve": "CVE-2023-32762",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-32762"
    },
    {
      "cve": "CVE-2023-32763",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-32763"
    },
    {
      "cve": "CVE-2023-34241",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-34241"
    },
    {
      "cve": "CVE-2023-34969",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-34969"
    },
    {
      "cve": "CVE-2023-36053",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-36053"
    },
    {
      "cve": "CVE-2023-36191",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-36191"
    },
    {
      "cve": "CVE-2023-3666",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-3666"
    },
    {
      "cve": "CVE-2023-36664",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-36664"
    },
    {
      "cve": "CVE-2023-37201",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-37201"
    },
    {
      "cve": "CVE-2023-37202",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-37202"
    },
    {
      "cve": "CVE-2023-37207",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-37207"
    },
    {
      "cve": "CVE-2023-37208",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-37208"
    },
    {
      "cve": "CVE-2023-37211",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-37211"
    },
    {
      "cve": "CVE-2023-3823",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-3823"
    },
    {
      "cve": "CVE-2023-3824",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-3824"
    },
    {
      "cve": "CVE-2023-38403",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-38403"
    },
    {
      "cve": "CVE-2023-4045",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-4045"
    },
    {
      "cve": "CVE-2023-4046",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-4046"
    },
    {
      "cve": "CVE-2023-4047",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-4047"
    },
    {
      "cve": "CVE-2023-40477",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-40477"
    },
    {
      "cve": "CVE-2023-4048",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-4048"
    },
    {
      "cve": "CVE-2023-4049",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-4049"
    },
    {
      "cve": "CVE-2023-4050",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-4050"
    },
    {
      "cve": "CVE-2023-4054",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-4054"
    },
    {
      "cve": "CVE-2023-4055",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-4055"
    },
    {
      "cve": "CVE-2023-4056",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-4056"
    },
    {
      "cve": "CVE-2023-41080",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-41080"
    },
    {
      "cve": "CVE-2023-41081",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-41081"
    },
    {
      "cve": "CVE-2023-43622",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-43622"
    },
    {
      "cve": "CVE-2023-4504",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-4504"
    },
    {
      "cve": "CVE-2023-4573",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-4573"
    },
    {
      "cve": "CVE-2023-4574",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-4574"
    },
    {
      "cve": "CVE-2023-4575",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-4575"
    },
    {
      "cve": "CVE-2023-4576",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-4576"
    },
    {
      "cve": "CVE-2023-45802",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-45802"
    },
    {
      "cve": "CVE-2023-4581",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-4581"
    },
    {
      "cve": "CVE-2023-4584",
      "notes": [
        {
          "category": "description",
          "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028053",
          "T002207",
          "T027843",
          "T015632",
          "T002977",
          "T015631",
          "T031383"
        ]
      },
      "release_date": "2023-11-14T23:00:00.000+00:00",
      "title": "CVE-2023-4584"
    }
  ]
}
  wid-sec-w-2023-2229
Vulnerability from csaf_certbund
Notes
{
  "document": {
    "aggregate_severity": {
      "text": "hoch"
    },
    "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": "Splunk Enterprise erm\u00f6glicht Monitoring und Analyse von Clickstream-Daten und Kundentransaktionen.",
        "title": "Produktbeschreibung"
      },
      {
        "category": "summary",
        "text": "Ein entfernter, authentifizierter Angreifer kann mehrere Schwachstellen in Splunk Splunk Enterprise ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen, seine Privilegien zu erweitern und weitere, nicht spezifizierte Auswirkungen zu verursachen.",
        "title": "Angriff"
      },
      {
        "category": "general",
        "text": "- Linux\n- MacOS X\n- Windows",
        "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-2023-2229 - CSAF Version",
        "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2229.json"
      },
      {
        "category": "self",
        "summary": "WID-SEC-2023-2229 - Portal Version",
        "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2229"
      },
      {
        "category": "external",
        "summary": "Splunk Security Advisory vom 2023-08-30",
        "url": "https://advisory.splunk.com//advisories/SVD-2023-0801"
      },
      {
        "category": "external",
        "summary": "Splunk Security Advisory vom 2023-08-30",
        "url": "https://advisory.splunk.com//advisories/SVD-2023-0802"
      },
      {
        "category": "external",
        "summary": "Splunk Security Advisory vom 2023-08-30",
        "url": "https://advisory.splunk.com//advisories/SVD-2023-0803"
      },
      {
        "category": "external",
        "summary": "Splunk Security Advisory vom 2023-08-30",
        "url": "https://advisory.splunk.com//advisories/SVD-2023-0804"
      },
      {
        "category": "external",
        "summary": "Splunk Security Advisory vom 2023-08-30",
        "url": "https://advisory.splunk.com//advisories/SVD-2023-0805"
      },
      {
        "category": "external",
        "summary": "Splunk Security Advisory vom 2023-08-30",
        "url": "https://advisory.splunk.com//advisories/SVD-2023-0806"
      },
      {
        "category": "external",
        "summary": "Splunk Security Advisory vom 2023-08-30",
        "url": "https://advisory.splunk.com//advisories/SVD-2023-0807"
      },
      {
        "category": "external",
        "summary": "Splunk Security Advisory vom 2023-08-30",
        "url": "https://advisory.splunk.com//advisories/SVD-2023-0808"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2024:0196-1 vom 2024-01-23",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-January/017743.html"
      },
      {
        "category": "external",
        "summary": "Oracle Linux Security Advisory ELSA-2024-2988 vom 2024-05-28",
        "url": "https://linux.oracle.com/errata/ELSA-2024-2988.html"
      },
      {
        "category": "external",
        "summary": "Splunk Security Advisory SVD-2024-0718 vom 2024-07-02",
        "url": "https://advisory.splunk.com/advisories/SVD-2024-0718"
      },
      {
        "category": "external",
        "summary": "Splunk Security Advisory SVD-2024-0801 vom 2024-08-12",
        "url": "https://advisory.splunk.com//advisories/SVD-2024-0801"
      }
    ],
    "source_lang": "en-US",
    "title": "Splunk Splunk Enterprise: Mehrere Schwachstellen",
    "tracking": {
      "current_release_date": "2024-08-12T22:00:00.000+00:00",
      "generator": {
        "date": "2024-08-15T17:57:53.670+00:00",
        "engine": {
          "name": "BSI-WID",
          "version": "1.3.5"
        }
      },
      "id": "WID-SEC-W-2023-2229",
      "initial_release_date": "2023-08-30T22:00:00.000+00:00",
      "revision_history": [
        {
          "date": "2023-08-30T22:00:00.000+00:00",
          "number": "1",
          "summary": "Initiale Fassung"
        },
        {
          "date": "2024-01-23T23:00:00.000+00:00",
          "number": "2",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2024-05-28T22:00:00.000+00:00",
          "number": "3",
          "summary": "Neue Updates von Oracle Linux aufgenommen"
        },
        {
          "date": "2024-07-01T22:00:00.000+00:00",
          "number": "4",
          "summary": "Neue Updates von Splunk-SVD aufgenommen"
        },
        {
          "date": "2024-08-12T22:00:00.000+00:00",
          "number": "5",
          "summary": "Neue Updates von Splunk-SVD aufgenommen"
        }
      ],
      "status": "final",
      "version": "5"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Oracle Linux",
            "product": {
              "name": "Oracle Linux",
              "product_id": "T004914",
              "product_identification_helper": {
                "cpe": "cpe:/o:oracle:linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Oracle"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "SUSE Linux",
            "product": {
              "name": "SUSE Linux",
              "product_id": "T002207",
              "product_identification_helper": {
                "cpe": "cpe:/o:suse:suse_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      },
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Splunk Splunk Enterprise",
                "product": {
                  "name": "Splunk Splunk Enterprise",
                  "product_id": "T008911",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:splunk:splunk:-"
                  }
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003c9.1.1",
                "product": {
                  "name": "Splunk Splunk Enterprise \u003c9.1.1",
                  "product_id": "T029634"
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003c9.0.6",
                "product": {
                  "name": "Splunk Splunk Enterprise \u003c9.0.6",
                  "product_id": "T029635"
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003c8.2.12",
                "product": {
                  "name": "Splunk Splunk Enterprise \u003c8.2.12",
                  "product_id": "T029636"
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003c9.2.1",
                "product": {
                  "name": "Splunk Splunk Enterprise \u003c9.2.1",
                  "product_id": "T033705"
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003c9.1.4",
                "product": {
                  "name": "Splunk Splunk Enterprise \u003c9.1.4",
                  "product_id": "T033718"
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003c9.0.9",
                "product": {
                  "name": "Splunk Splunk Enterprise \u003c9.0.9",
                  "product_id": "T033720"
                }
              }
            ],
            "category": "product_name",
            "name": "Splunk Enterprise"
          }
        ],
        "category": "vendor",
        "name": "Splunk"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2013-7489",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2013-7489"
    },
    {
      "cve": "CVE-2018-10237",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2018-10237"
    },
    {
      "cve": "CVE-2018-20225",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2018-20225"
    },
    {
      "cve": "CVE-2019-20454",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2019-20454"
    },
    {
      "cve": "CVE-2019-20838",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2019-20838"
    },
    {
      "cve": "CVE-2020-14155",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2020-14155"
    },
    {
      "cve": "CVE-2020-28469",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2020-28469"
    },
    {
      "cve": "CVE-2020-28851",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2020-28851"
    },
    {
      "cve": "CVE-2020-29652",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2020-29652"
    },
    {
      "cve": "CVE-2020-8169",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2020-8169"
    },
    {
      "cve": "CVE-2020-8177",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2020-8177"
    },
    {
      "cve": "CVE-2020-8231",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2020-8231"
    },
    {
      "cve": "CVE-2020-8284",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2020-8284"
    },
    {
      "cve": "CVE-2020-8285",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2020-8285"
    },
    {
      "cve": "CVE-2020-8286",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2020-8286"
    },
    {
      "cve": "CVE-2020-8908",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2020-8908"
    },
    {
      "cve": "CVE-2021-20066",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-20066"
    },
    {
      "cve": "CVE-2021-22569",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-22569"
    },
    {
      "cve": "CVE-2021-22876",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-22876"
    },
    {
      "cve": "CVE-2021-22890",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-22890"
    },
    {
      "cve": "CVE-2021-22897",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-22897"
    },
    {
      "cve": "CVE-2021-22898",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-22898"
    },
    {
      "cve": "CVE-2021-22901",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-22901"
    },
    {
      "cve": "CVE-2021-22922",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-22922"
    },
    {
      "cve": "CVE-2021-22923",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-22923"
    },
    {
      "cve": "CVE-2021-22924",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-22924"
    },
    {
      "cve": "CVE-2021-22925",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-22925"
    },
    {
      "cve": "CVE-2021-22926",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-22926"
    },
    {
      "cve": "CVE-2021-22945",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-22945"
    },
    {
      "cve": "CVE-2021-22946",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-22946"
    },
    {
      "cve": "CVE-2021-22947",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-22947"
    },
    {
      "cve": "CVE-2021-23343",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-23343"
    },
    {
      "cve": "CVE-2021-23382",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-23382"
    },
    {
      "cve": "CVE-2021-27918",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-27918"
    },
    {
      "cve": "CVE-2021-27919",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-27919"
    },
    {
      "cve": "CVE-2021-29060",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-29060"
    },
    {
      "cve": "CVE-2021-29425",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-29425"
    },
    {
      "cve": "CVE-2021-29923",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-29923"
    },
    {
      "cve": "CVE-2021-31525",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-31525"
    },
    {
      "cve": "CVE-2021-31566",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-31566"
    },
    {
      "cve": "CVE-2021-33194",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-33194"
    },
    {
      "cve": "CVE-2021-33195",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-33195"
    },
    {
      "cve": "CVE-2021-33196",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-33196"
    },
    {
      "cve": "CVE-2021-33197",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-33197"
    },
    {
      "cve": "CVE-2021-33198",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-33198"
    },
    {
      "cve": "CVE-2021-34558",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-34558"
    },
    {
      "cve": "CVE-2021-3520",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-3520"
    },
    {
      "cve": "CVE-2021-3572",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-3572"
    },
    {
      "cve": "CVE-2021-36221",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-36221"
    },
    {
      "cve": "CVE-2021-36976",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-36976"
    },
    {
      "cve": "CVE-2021-3803",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-3803"
    },
    {
      "cve": "CVE-2021-38297",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-38297"
    },
    {
      "cve": "CVE-2021-38561",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-38561"
    },
    {
      "cve": "CVE-2021-39293",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-39293"
    },
    {
      "cve": "CVE-2021-41182",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-41182"
    },
    {
      "cve": "CVE-2021-41183",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-41183"
    },
    {
      "cve": "CVE-2021-41184",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-41184"
    },
    {
      "cve": "CVE-2021-41771",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-41771"
    },
    {
      "cve": "CVE-2021-41772",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-41772"
    },
    {
      "cve": "CVE-2021-43565",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-43565"
    },
    {
      "cve": "CVE-2021-44716",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-44716"
    },
    {
      "cve": "CVE-2021-44717",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2021-44717"
    },
    {
      "cve": "CVE-2022-1705",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-1705"
    },
    {
      "cve": "CVE-2022-1941",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-1941"
    },
    {
      "cve": "CVE-2022-1962",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-1962"
    },
    {
      "cve": "CVE-2022-22576",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-22576"
    },
    {
      "cve": "CVE-2022-2309",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-2309"
    },
    {
      "cve": "CVE-2022-23491",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-23491"
    },
    {
      "cve": "CVE-2022-23772",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-23772"
    },
    {
      "cve": "CVE-2022-23773",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-23773"
    },
    {
      "cve": "CVE-2022-23806",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-23806"
    },
    {
      "cve": "CVE-2022-24675",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-24675"
    },
    {
      "cve": "CVE-2022-24921",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-24921"
    },
    {
      "cve": "CVE-2022-24999",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-24999"
    },
    {
      "cve": "CVE-2022-25881",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-25881"
    },
    {
      "cve": "CVE-2022-27191",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-27191"
    },
    {
      "cve": "CVE-2022-27536",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-27536"
    },
    {
      "cve": "CVE-2022-27664",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-27664"
    },
    {
      "cve": "CVE-2022-27774",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-27774"
    },
    {
      "cve": "CVE-2022-27775",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-27775"
    },
    {
      "cve": "CVE-2022-27776",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-27776"
    },
    {
      "cve": "CVE-2022-27778",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-27778"
    },
    {
      "cve": "CVE-2022-27779",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-27779"
    },
    {
      "cve": "CVE-2022-27780",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-27780"
    },
    {
      "cve": "CVE-2022-27781",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-27781"
    },
    {
      "cve": "CVE-2022-27782",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-27782"
    },
    {
      "cve": "CVE-2022-28131",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-28131"
    },
    {
      "cve": "CVE-2022-28327",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-28327"
    },
    {
      "cve": "CVE-2022-2879",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-2879"
    },
    {
      "cve": "CVE-2022-2880",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-2880"
    },
    {
      "cve": "CVE-2022-29526",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-29526"
    },
    {
      "cve": "CVE-2022-29804",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-29804"
    },
    {
      "cve": "CVE-2022-30115",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-30115"
    },
    {
      "cve": "CVE-2022-30580",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-30580"
    },
    {
      "cve": "CVE-2022-30629",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-30629"
    },
    {
      "cve": "CVE-2022-30630",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-30630"
    },
    {
      "cve": "CVE-2022-30631",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-30631"
    },
    {
      "cve": "CVE-2022-30632",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-30632"
    },
    {
      "cve": "CVE-2022-30633",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-30633"
    },
    {
      "cve": "CVE-2022-30634",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-30634"
    },
    {
      "cve": "CVE-2022-30635",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-30635"
    },
    {
      "cve": "CVE-2022-31129",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-31129"
    },
    {
      "cve": "CVE-2022-3171",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-3171"
    },
    {
      "cve": "CVE-2022-32148",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-32148"
    },
    {
      "cve": "CVE-2022-32149",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-32149"
    },
    {
      "cve": "CVE-2022-32189",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-32189"
    },
    {
      "cve": "CVE-2022-32205",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-32205"
    },
    {
      "cve": "CVE-2022-32206",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-32206"
    },
    {
      "cve": "CVE-2022-32207",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-32207"
    },
    {
      "cve": "CVE-2022-32208",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-32208"
    },
    {
      "cve": "CVE-2022-32221",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-32221"
    },
    {
      "cve": "CVE-2022-33987",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-33987"
    },
    {
      "cve": "CVE-2022-3509",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-3509"
    },
    {
      "cve": "CVE-2022-3510",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-3510"
    },
    {
      "cve": "CVE-2022-3517",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-3517"
    },
    {
      "cve": "CVE-2022-35252",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-35252"
    },
    {
      "cve": "CVE-2022-35260",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-35260"
    },
    {
      "cve": "CVE-2022-35737",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-35737"
    },
    {
      "cve": "CVE-2022-36227",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-36227"
    },
    {
      "cve": "CVE-2022-37599",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-37599"
    },
    {
      "cve": "CVE-2022-37601",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-37601"
    },
    {
      "cve": "CVE-2022-37603",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-37603"
    },
    {
      "cve": "CVE-2022-38900",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-38900"
    },
    {
      "cve": "CVE-2022-40023",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-40023"
    },
    {
      "cve": "CVE-2022-40897",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-40897"
    },
    {
      "cve": "CVE-2022-40899",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-40899"
    },
    {
      "cve": "CVE-2022-41715",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-41715"
    },
    {
      "cve": "CVE-2022-41716",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-41716"
    },
    {
      "cve": "CVE-2022-41720",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-41720"
    },
    {
      "cve": "CVE-2022-41722",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-41722"
    },
    {
      "cve": "CVE-2022-42003",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-42003"
    },
    {
      "cve": "CVE-2022-42004",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-42004"
    },
    {
      "cve": "CVE-2022-42915",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-42915"
    },
    {
      "cve": "CVE-2022-42916",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-42916"
    },
    {
      "cve": "CVE-2022-43551",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-43551"
    },
    {
      "cve": "CVE-2022-43552",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-43552"
    },
    {
      "cve": "CVE-2022-46175",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2022-46175"
    },
    {
      "cve": "CVE-2023-23914",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-23914"
    },
    {
      "cve": "CVE-2023-23915",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-23915"
    },
    {
      "cve": "CVE-2023-23916",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-23916"
    },
    {
      "cve": "CVE-2023-24539",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-24539"
    },
    {
      "cve": "CVE-2023-24540",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-24540"
    },
    {
      "cve": "CVE-2023-27533",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-27533"
    },
    {
      "cve": "CVE-2023-27534",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-27534"
    },
    {
      "cve": "CVE-2023-27535",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-27535"
    },
    {
      "cve": "CVE-2023-27536",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-27536"
    },
    {
      "cve": "CVE-2023-27537",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-27537"
    },
    {
      "cve": "CVE-2023-27538",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-27538"
    },
    {
      "cve": "CVE-2023-29400",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-29400"
    },
    {
      "cve": "CVE-2023-29402",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-29402"
    },
    {
      "cve": "CVE-2023-29403",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-29403"
    },
    {
      "cve": "CVE-2023-29404",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-29404"
    },
    {
      "cve": "CVE-2023-29405",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Third Party Packages in Splunk Splunk Enterprise. Diese Fehler existieren unter anderem in den curl, go, decode-uri-Komponente, got, loader-utils, postcss, color-string, glob-parent, minimatch und moment Komponenten. Ein Angreifer kann diese Schwachstellen ausnutzen, um einen nicht spezifizierten Angriff durchzuf\u00fchren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-29405"
    },
    {
      "cve": "CVE-2023-40592",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Splunk Splunk Enterprise. Diese Fehler bestehen in den REST-Endpunkten /app/search/table, /saml/acs, Serialized Session Payload, Dynamic Link Library, runshellscript.py und in den runshellscript-Komponenten sowie in der SPL-Funktion \u0027printf\u0027, u. a. aufgrund eines reflektierten Cross-Site-Scripting (XSS), einer unsachgem\u00e4\u00dfen Signaturvalidierung, einer unsachgem\u00e4\u00dfen Ausdrucksvalidierung und eines Path Traversal. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen und seine Privilegien zu erweitern."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-40592"
    },
    {
      "cve": "CVE-2023-40593",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Splunk Splunk Enterprise. Diese Fehler bestehen in den REST-Endpunkten /app/search/table, /saml/acs, Serialized Session Payload, Dynamic Link Library, runshellscript.py und in den runshellscript-Komponenten sowie in der SPL-Funktion \u0027printf\u0027, u. a. aufgrund eines reflektierten Cross-Site-Scripting (XSS), einer unsachgem\u00e4\u00dfen Signaturvalidierung, einer unsachgem\u00e4\u00dfen Ausdrucksvalidierung und eines Path Traversal. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen und seine Privilegien zu erweitern."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-40593"
    },
    {
      "cve": "CVE-2023-40594",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Splunk Splunk Enterprise. Diese Fehler bestehen in den REST-Endpunkten /app/search/table, /saml/acs, Serialized Session Payload, Dynamic Link Library, runshellscript.py und in den runshellscript-Komponenten sowie in der SPL-Funktion \u0027printf\u0027, u. a. aufgrund eines reflektierten Cross-Site-Scripting (XSS), einer unsachgem\u00e4\u00dfen Signaturvalidierung, einer unsachgem\u00e4\u00dfen Ausdrucksvalidierung und eines Path Traversal. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen und seine Privilegien zu erweitern."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-40594"
    },
    {
      "cve": "CVE-2023-40595",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Splunk Splunk Enterprise. Diese Fehler bestehen in den REST-Endpunkten /app/search/table, /saml/acs, Serialized Session Payload, Dynamic Link Library, runshellscript.py und in den runshellscript-Komponenten sowie in der SPL-Funktion \u0027printf\u0027, u. a. aufgrund eines reflektierten Cross-Site-Scripting (XSS), einer unsachgem\u00e4\u00dfen Signaturvalidierung, einer unsachgem\u00e4\u00dfen Ausdrucksvalidierung und eines Path Traversal. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen und seine Privilegien zu erweitern."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-40595"
    },
    {
      "cve": "CVE-2023-40596",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Splunk Splunk Enterprise. Diese Fehler bestehen in den REST-Endpunkten /app/search/table, /saml/acs, Serialized Session Payload, Dynamic Link Library, runshellscript.py und in den runshellscript-Komponenten sowie in der SPL-Funktion \u0027printf\u0027, u. a. aufgrund eines reflektierten Cross-Site-Scripting (XSS), einer unsachgem\u00e4\u00dfen Signaturvalidierung, einer unsachgem\u00e4\u00dfen Ausdrucksvalidierung und eines Path Traversal. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen und seine Privilegien zu erweitern."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-40596"
    },
    {
      "cve": "CVE-2023-40597",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Splunk Splunk Enterprise. Diese Fehler bestehen in den REST-Endpunkten /app/search/table, /saml/acs, Serialized Session Payload, Dynamic Link Library, runshellscript.py und in den runshellscript-Komponenten sowie in der SPL-Funktion \u0027printf\u0027, u. a. aufgrund eines reflektierten Cross-Site-Scripting (XSS), einer unsachgem\u00e4\u00dfen Signaturvalidierung, einer unsachgem\u00e4\u00dfen Ausdrucksvalidierung und eines Path Traversal. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen und seine Privilegien zu erweitern."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-40597"
    },
    {
      "cve": "CVE-2023-40598",
      "notes": [
        {
          "category": "description",
          "text": "Es bestehen mehrere Schwachstellen in Splunk Splunk Enterprise. Diese Fehler bestehen in den REST-Endpunkten /app/search/table, /saml/acs, Serialized Session Payload, Dynamic Link Library, runshellscript.py und in den runshellscript-Komponenten sowie in der SPL-Funktion \u0027printf\u0027, u. a. aufgrund eines reflektierten Cross-Site-Scripting (XSS), einer unsachgem\u00e4\u00dfen Signaturvalidierung, einer unsachgem\u00e4\u00dfen Ausdrucksvalidierung und eines Path Traversal. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, einen \u0027Denial of Service\u0027-Zustand zu verursachen und seine Privilegien zu erweitern."
        }
      ],
      "product_status": {
        "known_affected": [
          "T033720",
          "T002207",
          "T008911",
          "T033718",
          "T033705",
          "T004914"
        ]
      },
      "release_date": "2023-08-30T22:00:00.000+00:00",
      "title": "CVE-2023-40598"
    }
  ]
}
  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.