<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:cpe="http://cpe.mitre.org/language/2.0" xmlns:cvrf="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/cvrf" xmlns:cvrf-common="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/common" xmlns:cvssv2="http://scap.nist.gov/schema/cvss-v2/1.0" xmlns:cvssv3="https://www.first.org/cvss/cvss-v3.0.xsd" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:ns0="http://purl.org/dc/elements/1.1/" xmlns:prod="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/prod" xmlns:scap-core="http://scap.nist.gov/schema/scap-core/1.0" xmlns:sch="http://purl.oclc.org/dsdl/schematron" xmlns:vuln="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/cvrf">
  <DocumentTitle xml:lang="en">CVE-2023-24538</DocumentTitle>
  <DocumentType>SUSE CVE</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE CVE-2023-24538</ID>
    </Identification>
    <Status>Interim</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>18</Number>
        <Date>2023-08-20T23:18:24Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2023-04-05T23:14:56Z</InitialReleaseDate>
    <CurrentReleaseDate>2023-08-20T23:18:24Z</CurrentReleaseDate>
    <Generator>
      <Engine>cve-database/bin/generate-cvrf-cve.pl</Engine>
      <Date>2020-12-27T01:00:00Z</Date>
    </Generator>
  </DocumentTracking>
  <DocumentNotes>
    <Note Title="CVE" Type="Summary" Ordinal="1" xml:lang="en">CVE-2023-24538</Note>
    <Note Title="Mitre CVE Description" Type="Description" Ordinal="2" xml:lang="en">Templates do not properly consider backticks (`) as Javascript string delimiters, and do not escape them as expected. Backticks are used, since ES6, for JS template literals. If a template contains a Go template action within a Javascript template literal, the contents of the action can be used to terminate the literal, injecting arbitrary Javascript code into the Go template. As ES6 template literals are rather complex, and themselves can do string interpolation, the decision was made to simply disallow Go template actions from being used inside of them (e.g. "var a = {{.}}"), since there is no obviously safe way to allow this behavior. This takes the same approach as github.com/google/safehtml. With fix, Template.Parse returns an Error when it encounters templates like this, with an ErrorCode of value 12. This ErrorCode is currently unexported, but will be exported in the release of Go 1.21. Users who rely on the previous behavior can re-enable it using the GODEBUG flag jstmpllitinterp=1, with the caveat that backticks will now be escaped. This should be used with caution.</Note>
    <Note Title="Terms of Use" Type="Legal Disclaimer" Ordinal="4" xml:lang="en">The CVRF data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).</Note>
  </DocumentNotes>
  <DocumentReferences>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-April/014427.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:1008-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-April/014428.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:1009-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-May/014835.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:1516-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-May/014836.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:1517-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-August/015974.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:2729-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-April/014421.html</URL>
      <Description>E-Mail link for SUSE-SU-2023:1791-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-April/014420.html</URL>
      <Description>E-Mail link for SUSE-SU-2023:1792-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-May/014738.html</URL>
      <Description>E-Mail link for SUSE-SU-2023:2105-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-May/014784.html</URL>
      <Description>E-Mail link for SUSE-SU-2023:2105-2</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-May/014783.html</URL>
      <Description>E-Mail link for SUSE-SU-2023:2127-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/security/rating/</URL>
      <Description>SUSE Security Ratings</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/prod">
    <Branch Type="Product Family" Name="Container bci/golang:1.20-2.48">
      <Branch Type="Product Name" Name="Container bci/golang:1.20-2.48">
        <FullProductName ProductID="Container bci/golang:1.20-2.48">Container bci/golang:1.20-2.48</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/golang:oldstable-3.4">
      <Branch Type="Product Name" Name="Container bci/golang:oldstable-3.4">
        <FullProductName ProductID="Container bci/golang:oldstable-3.4">Container bci/golang:oldstable-3.4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/golang:stable-3.2">
      <Branch Type="Product Name" Name="Container bci/golang:stable-3.2">
        <FullProductName ProductID="Container bci/golang:stable-3.2">Container bci/golang:stable-3.2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Enterprise Storage 7.1">
      <Branch Type="Product Name" Name="SUSE Enterprise Storage 7.1">
        <FullProductName ProductID="SUSE Enterprise Storage 7.1" CPE="cpe:/o:suse:ses:7.1">SUSE Enterprise Storage 7.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Desktop 15 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4" CPE="cpe:/o:suse:sle-module-development-tools:15:sp4">SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Desktop 15 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5" CPE="cpe:/o:suse:sle-module-development-tools:15:sp5">SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" CPE="cpe:/o:suse:sle_hpc-espos:15:sp3">SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" CPE="cpe:/o:suse:sle_hpc-ltss:15:sp3">SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4" CPE="cpe:/o:suse:sle-module-development-tools:15:sp4">SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5" CPE="cpe:/o:suse:sle-module-development-tools:15:sp5">SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Real Time 15 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Real Time 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3" CPE="cpe:/o:suse:sle_rt:15:sp3">SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP3-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS" CPE="cpe:/o:suse:sles-ltss:15:sp3">SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4" CPE="cpe:/o:suse:sle-module-development-tools:15:sp4">SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP4-TERADATA">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA">SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5" CPE="cpe:/o:suse:sle-module-development-tools:15:sp5">SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3" CPE="cpe:/o:suse:sles_sap:15:sp3">SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4" CPE="cpe:/o:suse:sle-module-development-tools:15:sp4">SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5" CPE="cpe:/o:suse:sle-module-development-tools:15:sp5">SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Proxy 4.3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4" CPE="cpe:/o:suse:sle-module-development-tools:15:sp4">SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Retail Branch Server 4.3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4" CPE="cpe:/o:suse:sle-module-development-tools:15:sp4">SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Server 4.3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4" CPE="cpe:/o:suse:sle-module-development-tools:15:sp4">SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Leap 15.4">
      <Branch Type="Product Name" Name="openSUSE Leap 15.4">
        <FullProductName ProductID="openSUSE Leap 15.4" CPE="cpe:/o:opensuse:leap:15.4">openSUSE Leap 15.4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Tumbleweed">
      <Branch Type="Product Name" Name="openSUSE Tumbleweed">
        <FullProductName ProductID="openSUSE Tumbleweed" CPE="cpe:/o:opensuse:tumbleweed">openSUSE Tumbleweed</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="go1.19">
      <FullProductName ProductID="go1.19" CPE="cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*">go1.19</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.19-1.19.8-1.1">
      <FullProductName ProductID="go1.19-1.19.8-1.1" CPE="cpe:2.3:a:golang:go:1.19.8:*:*:*:*:*:*:*">go1.19-1.19.8-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.19-1.19.9-150000.1.31.1">
      <FullProductName ProductID="go1.19-1.19.9-150000.1.31.1" CPE="cpe:2.3:a:golang:go:1.19.9:*:*:*:*:*:*:*">go1.19-1.19.9-150000.1.31.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.19-doc">
      <FullProductName ProductID="go1.19-doc">go1.19-doc</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.19-doc-1.19.8-1.1">
      <FullProductName ProductID="go1.19-doc-1.19.8-1.1">go1.19-doc-1.19.8-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.19-doc-1.19.9-150000.1.31.1">
      <FullProductName ProductID="go1.19-doc-1.19.9-150000.1.31.1">go1.19-doc-1.19.9-150000.1.31.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.19-race">
      <FullProductName ProductID="go1.19-race">go1.19-race</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.19-race-1.19.8-1.1">
      <FullProductName ProductID="go1.19-race-1.19.8-1.1">go1.19-race-1.19.8-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.19-race-1.19.9-150000.1.31.1">
      <FullProductName ProductID="go1.19-race-1.19.9-150000.1.31.1">go1.19-race-1.19.9-150000.1.31.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.20">
      <FullProductName ProductID="go1.20" CPE="cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*">go1.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.20-1.20.3-1.1">
      <FullProductName ProductID="go1.20-1.20.3-1.1" CPE="cpe:2.3:a:golang:go:1.20.3:*:*:*:*:*:*:*">go1.20-1.20.3-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.20-1.20.4-150000.1.11.1">
      <FullProductName ProductID="go1.20-1.20.4-150000.1.11.1" CPE="cpe:2.3:a:golang:go:1.20.4:*:*:*:*:*:*:*">go1.20-1.20.4-150000.1.11.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.20-doc">
      <FullProductName ProductID="go1.20-doc">go1.20-doc</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.20-doc-1.20.3-1.1">
      <FullProductName ProductID="go1.20-doc-1.20.3-1.1">go1.20-doc-1.20.3-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.20-doc-1.20.4-150000.1.11.1">
      <FullProductName ProductID="go1.20-doc-1.20.4-150000.1.11.1">go1.20-doc-1.20.4-150000.1.11.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.20-libstd-1.20.3-1.1">
      <FullProductName ProductID="go1.20-libstd-1.20.3-1.1">go1.20-libstd-1.20.3-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.20-race">
      <FullProductName ProductID="go1.20-race">go1.20-race</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.20-race-1.20.3-1.1">
      <FullProductName ProductID="go1.20-race-1.20.3-1.1">go1.20-race-1.20.3-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.20-race-1.20.4-150000.1.11.1">
      <FullProductName ProductID="go1.20-race-1.20.4-150000.1.11.1">go1.20-race-1.20.4-150000.1.11.1</FullProductName>
    </Branch>
    <Relationship ProductReference="go1.20-1.20.4-150000.1.11.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:1.20-2.48">
      <FullProductName ProductID="Container bci/golang:1.20-2.48:go1.20-1.20.4-150000.1.11.1">go1.20-1.20.4-150000.1.11.1 as a component of Container bci/golang:1.20-2.48</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-1.19.9-150000.1.31.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:oldstable-3.4">
      <FullProductName ProductID="Container bci/golang:oldstable-3.4:go1.19-1.19.9-150000.1.31.1">go1.19-1.19.9-150000.1.31.1 as a component of Container bci/golang:oldstable-3.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-1.20.4-150000.1.11.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:stable-3.2">
      <FullProductName ProductID="Container bci/golang:stable-3.2:go1.20-1.20.4-150000.1.11.1">go1.20-1.20.4-150000.1.11.1 as a component of Container bci/golang:stable-3.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-doc-1.20.4-150000.1.11.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:stable-3.2">
      <FullProductName ProductID="Container bci/golang:stable-3.2:go1.20-doc-1.20.4-150000.1.11.1">go1.20-doc-1.20.4-150000.1.11.1 as a component of Container bci/golang:stable-3.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-race-1.20.4-150000.1.11.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:stable-3.2">
      <FullProductName ProductID="Container bci/golang:stable-3.2:go1.20-race-1.20.4-150000.1.11.1">go1.20-race-1.20.4-150000.1.11.1 as a component of Container bci/golang:stable-3.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-1.19.9-150000.1.31.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:go1.19-1.19.9-150000.1.31.1">go1.19-1.19.9-150000.1.31.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-doc-1.19.9-150000.1.31.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:go1.19-doc-1.19.9-150000.1.31.1">go1.19-doc-1.19.9-150000.1.31.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-race-1.19.9-150000.1.31.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:go1.19-race-1.19.9-150000.1.31.1">go1.19-race-1.19.9-150000.1.31.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-1.19.9-150000.1.31.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-1.19.9-150000.1.31.1">go1.19-1.19.9-150000.1.31.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-doc-1.19.9-150000.1.31.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-doc-1.19.9-150000.1.31.1">go1.19-doc-1.19.9-150000.1.31.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-race-1.19.9-150000.1.31.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-race-1.19.9-150000.1.31.1">go1.19-race-1.19.9-150000.1.31.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-1.19.9-150000.1.31.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-1.19.9-150000.1.31.1">go1.19-1.19.9-150000.1.31.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-doc-1.19.9-150000.1.31.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-doc-1.19.9-150000.1.31.1">go1.19-doc-1.19.9-150000.1.31.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-race-1.19.9-150000.1.31.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-race-1.19.9-150000.1.31.1">go1.19-race-1.19.9-150000.1.31.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-1.19.9-150000.1.31.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.9-150000.1.31.1">go1.19-1.19.9-150000.1.31.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-doc-1.19.9-150000.1.31.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.9-150000.1.31.1">go1.19-doc-1.19.9-150000.1.31.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-race-1.19.9-150000.1.31.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.9-150000.1.31.1">go1.19-race-1.19.9-150000.1.31.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-1.20.4-150000.1.11.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.4-150000.1.11.1">go1.20-1.20.4-150000.1.11.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-doc-1.20.4-150000.1.11.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.4-150000.1.11.1">go1.20-doc-1.20.4-150000.1.11.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-race-1.20.4-150000.1.11.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.4-150000.1.11.1">go1.20-race-1.20.4-150000.1.11.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-1.19.9-150000.1.31.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.9-150000.1.31.1">go1.19-1.19.9-150000.1.31.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-doc-1.19.9-150000.1.31.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.9-150000.1.31.1">go1.19-doc-1.19.9-150000.1.31.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-race-1.19.9-150000.1.31.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.9-150000.1.31.1">go1.19-race-1.19.9-150000.1.31.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-1.20.4-150000.1.11.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.4-150000.1.11.1">go1.20-1.20.4-150000.1.11.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-doc-1.20.4-150000.1.11.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.4-150000.1.11.1">go1.20-doc-1.20.4-150000.1.11.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-race-1.20.4-150000.1.11.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.4-150000.1.11.1">go1.20-race-1.20.4-150000.1.11.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-1.19.9-150000.1.31.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:go1.19-1.19.9-150000.1.31.1">go1.19-1.19.9-150000.1.31.1 as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-doc-1.19.9-150000.1.31.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:go1.19-doc-1.19.9-150000.1.31.1">go1.19-doc-1.19.9-150000.1.31.1 as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-race-1.19.9-150000.1.31.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:go1.19-race-1.19.9-150000.1.31.1">go1.19-race-1.19.9-150000.1.31.1 as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-1.20.4-150000.1.11.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:go1.20-1.20.4-150000.1.11.1">go1.20-1.20.4-150000.1.11.1 as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-doc-1.20.4-150000.1.11.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:go1.20-doc-1.20.4-150000.1.11.1">go1.20-doc-1.20.4-150000.1.11.1 as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-race-1.20.4-150000.1.11.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:go1.20-race-1.20.4-150000.1.11.1">go1.20-race-1.20.4-150000.1.11.1 as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-1.19.9-150000.1.31.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-1.19.9-150000.1.31.1">go1.19-1.19.9-150000.1.31.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-doc-1.19.9-150000.1.31.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc-1.19.9-150000.1.31.1">go1.19-doc-1.19.9-150000.1.31.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-race-1.19.9-150000.1.31.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-race-1.19.9-150000.1.31.1">go1.19-race-1.19.9-150000.1.31.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-1.19.9-150000.1.31.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.19-1.19.9-150000.1.31.1">go1.19-1.19.9-150000.1.31.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-doc-1.19.9-150000.1.31.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.19-doc-1.19.9-150000.1.31.1">go1.19-doc-1.19.9-150000.1.31.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-race-1.19.9-150000.1.31.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.19-race-1.19.9-150000.1.31.1">go1.19-race-1.19.9-150000.1.31.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-1.20.4-150000.1.11.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.20-1.20.4-150000.1.11.1">go1.20-1.20.4-150000.1.11.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-doc-1.20.4-150000.1.11.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.20-doc-1.20.4-150000.1.11.1">go1.20-doc-1.20.4-150000.1.11.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-race-1.20.4-150000.1.11.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.20-race-1.20.4-150000.1.11.1">go1.20-race-1.20.4-150000.1.11.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-1.19.9-150000.1.31.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-1.19.9-150000.1.31.1">go1.19-1.19.9-150000.1.31.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-doc-1.19.9-150000.1.31.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-doc-1.19.9-150000.1.31.1">go1.19-doc-1.19.9-150000.1.31.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-race-1.19.9-150000.1.31.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-race-1.19.9-150000.1.31.1">go1.19-race-1.19.9-150000.1.31.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-1.19.9-150000.1.31.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:go1.19-1.19.9-150000.1.31.1">go1.19-1.19.9-150000.1.31.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-doc-1.19.9-150000.1.31.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:go1.19-doc-1.19.9-150000.1.31.1">go1.19-doc-1.19.9-150000.1.31.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-race-1.19.9-150000.1.31.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:go1.19-race-1.19.9-150000.1.31.1">go1.19-race-1.19.9-150000.1.31.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-1.20.4-150000.1.11.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:go1.20-1.20.4-150000.1.11.1">go1.20-1.20.4-150000.1.11.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-doc-1.20.4-150000.1.11.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:go1.20-doc-1.20.4-150000.1.11.1">go1.20-doc-1.20.4-150000.1.11.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-race-1.20.4-150000.1.11.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:go1.20-race-1.20.4-150000.1.11.1">go1.20-race-1.20.4-150000.1.11.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-1.19.8-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:go1.19-1.19.8-1.1">go1.19-1.19.8-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-doc-1.19.8-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:go1.19-doc-1.19.8-1.1">go1.19-doc-1.19.8-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-race-1.19.8-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:go1.19-race-1.19.8-1.1">go1.19-race-1.19.8-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-1.20.3-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:go1.20-1.20.3-1.1">go1.20-1.20.3-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-doc-1.20.3-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:go1.20-doc-1.20.3-1.1">go1.20-doc-1.20.3-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-libstd-1.20.3-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:go1.20-libstd-1.20.3-1.1">go1.20-libstd-1.20.3-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-race-1.20.3-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:go1.20-race-1.20.3-1.1">go1.20-race-1.20.3-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19">go1.19 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc">go1.19-doc as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-race" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race">go1.19-race as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20">go1.20 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc">go1.20-doc as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-race" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race">go1.20-race as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
  </ProductTree>
  <Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Templates do not properly consider backticks (`) as Javascript string delimiters, and do not escape them as expected. Backticks are used, since ES6, for JS template literals. If a template contains a Go template action within a Javascript template literal, the contents of the action can be used to terminate the literal, injecting arbitrary Javascript code into the Go template. As ES6 template literals are rather complex, and themselves can do string interpolation, the decision was made to simply disallow Go template actions from being used inside of them (e.g. "var a = {{.}}"), since there is no obviously safe way to allow this behavior. This takes the same approach as github.com/google/safehtml. With fix, Template.Parse returns an Error when it encounters templates like this, with an ErrorCode of value 12. This ErrorCode is currently unexported, but will be exported in the release of Go 1.21. Users who rely on the previous behavior can re-enable it using the GODEBUG flag jstmpllitinterp=1, with the caveat that backticks will now be escaped. This should be used with caution.</Note>
    </Notes>
    <CVE>CVE-2023-24538</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container bci/golang:1.20-2.48:go1.20-1.20.4-150000.1.11.1</ProductID>
        <ProductID>Container bci/golang:oldstable-3.4:go1.19-1.19.9-150000.1.31.1</ProductID>
        <ProductID>Container bci/golang:stable-3.2:go1.20-1.20.4-150000.1.11.1</ProductID>
        <ProductID>Container bci/golang:stable-3.2:go1.20-doc-1.20.4-150000.1.11.1</ProductID>
        <ProductID>Container bci/golang:stable-3.2:go1.20-race-1.20.4-150000.1.11.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:go1.19-1.19.9-150000.1.31.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:go1.19-doc-1.19.9-150000.1.31.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:go1.19-race-1.19.9-150000.1.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-1.19.9-150000.1.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-doc-1.19.9-150000.1.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-race-1.19.9-150000.1.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-1.19.9-150000.1.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-doc-1.19.9-150000.1.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-race-1.19.9-150000.1.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-1.19.9-150000.1.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc-1.19.9-150000.1.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race-1.19.9-150000.1.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.4-150000.1.11.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.4-150000.1.11.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.4-150000.1.11.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-1.19.9-150000.1.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc-1.19.9-150000.1.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race-1.19.9-150000.1.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.4-150000.1.11.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.4-150000.1.11.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.4-150000.1.11.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:go1.19-1.19.9-150000.1.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:go1.19-doc-1.19.9-150000.1.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:go1.19-race-1.19.9-150000.1.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:go1.20-1.20.4-150000.1.11.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:go1.20-doc-1.20.4-150000.1.11.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:go1.20-race-1.20.4-150000.1.11.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-1.19.9-150000.1.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc-1.19.9-150000.1.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-race-1.19.9-150000.1.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.19-1.19.9-150000.1.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.19-doc-1.19.9-150000.1.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.19-race-1.19.9-150000.1.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.20-1.20.4-150000.1.11.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.20-doc-1.20.4-150000.1.11.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.20-race-1.20.4-150000.1.11.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-1.19.9-150000.1.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-doc-1.19.9-150000.1.31.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-race-1.19.9-150000.1.31.1</ProductID>
        <ProductID>openSUSE Leap 15.4:go1.19-1.19.9-150000.1.31.1</ProductID>
        <ProductID>openSUSE Leap 15.4:go1.19-doc-1.19.9-150000.1.31.1</ProductID>
        <ProductID>openSUSE Leap 15.4:go1.19-race-1.19.9-150000.1.31.1</ProductID>
        <ProductID>openSUSE Leap 15.4:go1.20-1.20.4-150000.1.11.1</ProductID>
        <ProductID>openSUSE Leap 15.4:go1.20-doc-1.20.4-150000.1.11.1</ProductID>
        <ProductID>openSUSE Leap 15.4:go1.20-race-1.20.4-150000.1.11.1</ProductID>
        <ProductID>openSUSE Tumbleweed:go1.19-1.19.8-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:go1.19-doc-1.19.8-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:go1.19-race-1.19.8-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:go1.20-1.20.3-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:go1.20-doc-1.20.3-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:go1.20-libstd-1.20.3-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:go1.20-race-1.20.3-1.1</ProductID>
      </Status>
      <Status Type="Known Affected">
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.9</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
  </Vulnerability>
</cvrfdoc>
