<?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">Security update for libdxfrw, librecad</DocumentTitle>
  <DocumentType>SUSE Patch</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>openSUSE-SU-2022:0067-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2022-03-02T21:21:30Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2022-03-02T21:21:30Z</InitialReleaseDate>
    <CurrentReleaseDate>2022-03-02T21:21:30Z</CurrentReleaseDate>
    <Generator>
      <Engine>cve-database/bin/generate-cvrf.pl</Engine>
      <Date>2017-02-24T01:00:00Z</Date>
    </Generator>
  </DocumentTracking>
  <DocumentNotes>
    <Note Title="Topic" Type="Summary" Ordinal="1" xml:lang="en">Security update for libdxfrw, librecad</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">This update for libdxfrw, librecad fixes the following issues:

- Update to version 1.0.1+git.20220109:

  * fixed ambiguous error for DRW_Dimension::parseDwg()
  * fixed enless while()-loop for pre 2004 versions
  * dwgReader::readDwgObjects() stop reading after 1st error
  * dwgReader::readDwgEntities() stop reading after 1st error
  * replace ENTRY_PARSE macro with template method
  * remove unused DRW_Class::parseCode() method
  * protect vector&lt;&gt;.reserve() calls
  * Added NULL check for hatch code 93
  * Fix bounds check in DRW_LWPolyline
  * fix, check maxClassNum for valid value
  * fixed wrong 2010+ check for 64-bit size
  * Set compiler warnings on by default, because makes harder for bugs to go undetected. 	modified:   CMakeLists.txt
  * Fixed fall through and other warnings (#54)
  * fix 'Vertex ID' printout

- Update to version 1.0.1+git.20211110:

  * fixed heap use after free vulnerability CVE-2021-21900 (boo#1192938)
  * minor improvements to dwg2dxf, formatting and message output on success
  * fixed heap buffer overflow vulnerability CVE-2021-21899 (boo#1192937)
  * dwg2dxf - enable debug output of libdxfrw by command line switch
  * fixed out-of-bounds write vulnerability CVE-2021-21898 (boo#1192936)
  * fixed please note section formatting
  * updated README.md for LibreCAD_3 branch and sf.net successor
  * fixed LibreCAD 2 issue #1371, read failed with binary DXF
  * Use ununordered_map instead of map
  * manual merge changes from LibreCAD2
  * and much more

- Update to version 1.0.1+git.20200429:

  * Fix includes install dir
  * Export target as libdxfrw::libdxfrw to keep consistency with Conan packages
  * Add archive destination in install
  * Install DXFRW::dxfrw target
  * Remove duplicate target properties
  * Remove version from pkg-config file
  * Let CMake handle C++11 compiler definition
  * Change minimal required CMake version to 3.0
  * cmake: add doc target
  * README.md: fix typo
  * cmake: generate and install pkgconfig
  * cmake: add one for dwg2dxf
  * cmake: set library VERSIONs
  * cmake: use GNUInstallDirs

- Update to version 0.6.3+git.20190501:

  * Add build status and update example link
  * Add Travis-CI script
  * [#10] Fix compilation on GCC
  * Fix bugs with .dwg import of TEXT and MTEXT entities
  * This was unnecessary
  * Link libdxfrw against libstdc++
  * Return an error when the file ends prematurely
  * Add version getter
  * Fix polyline 2d/3d write
  * Initialize return buffers in GetRawChar8 et al.

- update to 2.2.0-rc3

  * major release
  * DWG imports are more reliable now
  * and a lot more of bugfixes and improvements
</Note>
    <Note Title="Terms of Use" Type="Legal Disclaimer" Ordinal="3" xml:lang="en">The CVRF data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).</Note>
    <Note Title="Patchnames" Type="Details" Ordinal="4" xml:lang="en">openSUSE-2022-67</Note>
  </DocumentNotes>
  <DocumentDistribution xml:lang="en">Copyright SUSE LLC under the Creative Commons License 4.0 with Attribution (CC-BY-4.0)</DocumentDistribution>
  <DocumentReferences>
    <Reference Type="Self">
      <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/6TWLTKRSHNPCLQL7UXQSITHNYJT5XSK5/</URL>
      <Description>E-Mail link for openSUSE-SU-2022:0067-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/security/rating/</URL>
      <Description>SUSE Security Ratings</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1192936</URL>
      <Description>SUSE Bug 1192936</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1192937</URL>
      <Description>SUSE Bug 1192937</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1192938</URL>
      <Description>SUSE Bug 1192938</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-21898/</URL>
      <Description>SUSE CVE CVE-2021-21898 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-21899/</URL>
      <Description>SUSE CVE CVE-2021-21899 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-21900/</URL>
      <Description>SUSE CVE CVE-2021-21900 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/prod">
    <Branch Type="Product Family" Name="SUSE Package Hub 15 SP3">
      <Branch Type="Product Name" Name="SUSE Package Hub 15 SP3">
        <FullProductName ProductID="SUSE Package Hub 15 SP3">SUSE Package Hub 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Leap 15.3">
      <Branch Type="Product Name" Name="openSUSE Leap 15.3">
        <FullProductName ProductID="openSUSE Leap 15.3" CPE="cpe:/o:opensuse:leap:15.3">openSUSE Leap 15.3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="libdxfrw-devel-1.0.1+git.20220109-bp153.2.3.1">
      <FullProductName ProductID="libdxfrw-devel-1.0.1+git.20220109-bp153.2.3.1">libdxfrw-devel-1.0.1+git.20220109-bp153.2.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libdxfrw-tools-1.0.1+git.20220109-bp153.2.3.1">
      <FullProductName ProductID="libdxfrw-tools-1.0.1+git.20220109-bp153.2.3.1">libdxfrw-tools-1.0.1+git.20220109-bp153.2.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libdxfrw1-1.0.1+git.20220109-bp153.2.3.1">
      <FullProductName ProductID="libdxfrw1-1.0.1+git.20220109-bp153.2.3.1">libdxfrw1-1.0.1+git.20220109-bp153.2.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="librecad-2.2.0~rc3-bp153.2.3.1">
      <FullProductName ProductID="librecad-2.2.0~rc3-bp153.2.3.1">librecad-2.2.0~rc3-bp153.2.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="librecad-parts-2.2.0~rc3-bp153.2.3.1">
      <FullProductName ProductID="librecad-parts-2.2.0~rc3-bp153.2.3.1">librecad-parts-2.2.0~rc3-bp153.2.3.1</FullProductName>
    </Branch>
    <Relationship ProductReference="libdxfrw-devel-1.0.1+git.20220109-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP3">
      <FullProductName ProductID="SUSE Package Hub 15 SP3:libdxfrw-devel-1.0.1+git.20220109-bp153.2.3.1">libdxfrw-devel-1.0.1+git.20220109-bp153.2.3.1 as a component of SUSE Package Hub 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libdxfrw-tools-1.0.1+git.20220109-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP3">
      <FullProductName ProductID="SUSE Package Hub 15 SP3:libdxfrw-tools-1.0.1+git.20220109-bp153.2.3.1">libdxfrw-tools-1.0.1+git.20220109-bp153.2.3.1 as a component of SUSE Package Hub 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libdxfrw1-1.0.1+git.20220109-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP3">
      <FullProductName ProductID="SUSE Package Hub 15 SP3:libdxfrw1-1.0.1+git.20220109-bp153.2.3.1">libdxfrw1-1.0.1+git.20220109-bp153.2.3.1 as a component of SUSE Package Hub 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="librecad-2.2.0~rc3-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP3">
      <FullProductName ProductID="SUSE Package Hub 15 SP3:librecad-2.2.0~rc3-bp153.2.3.1">librecad-2.2.0~rc3-bp153.2.3.1 as a component of SUSE Package Hub 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="librecad-parts-2.2.0~rc3-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP3">
      <FullProductName ProductID="SUSE Package Hub 15 SP3:librecad-parts-2.2.0~rc3-bp153.2.3.1">librecad-parts-2.2.0~rc3-bp153.2.3.1 as a component of SUSE Package Hub 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libdxfrw-devel-1.0.1+git.20220109-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libdxfrw-devel-1.0.1+git.20220109-bp153.2.3.1">libdxfrw-devel-1.0.1+git.20220109-bp153.2.3.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libdxfrw-tools-1.0.1+git.20220109-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libdxfrw-tools-1.0.1+git.20220109-bp153.2.3.1">libdxfrw-tools-1.0.1+git.20220109-bp153.2.3.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libdxfrw1-1.0.1+git.20220109-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libdxfrw1-1.0.1+git.20220109-bp153.2.3.1">libdxfrw1-1.0.1+git.20220109-bp153.2.3.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="librecad-2.2.0~rc3-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:librecad-2.2.0~rc3-bp153.2.3.1">librecad-2.2.0~rc3-bp153.2.3.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="librecad-parts-2.2.0~rc3-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:librecad-parts-2.2.0~rc3-bp153.2.3.1">librecad-parts-2.2.0~rc3-bp153.2.3.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
  </ProductTree>
  <vuln: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">A code execution vulnerability exists in the dwgCompressor::decompress18() functionality of LibreCad libdxfrw 2.2.0-rc2-19-ge02f3580. A specially-crafted .dwg file can lead to an out-of-bounds write. An attacker can provide a malicious file to trigger this vulnerability.</Note>
    </Notes>
    <CVE>CVE-2021-21898</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP3:libdxfrw-devel-1.0.1+git.20220109-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:libdxfrw-tools-1.0.1+git.20220109-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:libdxfrw1-1.0.1+git.20220109-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:librecad-2.2.0~rc3-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:librecad-parts-2.2.0~rc3-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:libdxfrw-devel-1.0.1+git.20220109-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:libdxfrw-tools-1.0.1+git.20220109-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:libdxfrw1-1.0.1+git.20220109-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:librecad-2.2.0~rc3-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:librecad-parts-2.2.0~rc3-bp153.2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV2>
        <BaseScoreV2>6.8</BaseScoreV2>
        <VectorV2>AV:N/AC:M/Au:N/C:P/I:P/A:P</VectorV2>
      </ScoreSetV2>
      <ScoreSetV3>
        <BaseScoreV3>8.8</BaseScoreV3>
        <VectorV3>CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/6TWLTKRSHNPCLQL7UXQSITHNYJT5XSK5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-21898.html</URL>
        <Description>CVE-2021-21898</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1192936</URL>
        <Description>SUSE Bug 1192936</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="2">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A code execution vulnerability exists in the dwgCompressor::copyCompBytes21 functionality of LibreCad libdxfrw 2.2.0-rc2-19-ge02f3580. A specially-crafted .dwg file can lead to a heap buffer overflow. An attacker can provide a malicious file to trigger this vulnerability.</Note>
    </Notes>
    <CVE>CVE-2021-21899</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP3:libdxfrw-devel-1.0.1+git.20220109-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:libdxfrw-tools-1.0.1+git.20220109-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:libdxfrw1-1.0.1+git.20220109-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:librecad-2.2.0~rc3-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:librecad-parts-2.2.0~rc3-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:libdxfrw-devel-1.0.1+git.20220109-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:libdxfrw-tools-1.0.1+git.20220109-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:libdxfrw1-1.0.1+git.20220109-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:librecad-2.2.0~rc3-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:librecad-parts-2.2.0~rc3-bp153.2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV2>
        <BaseScoreV2>6.8</BaseScoreV2>
        <VectorV2>AV:N/AC:M/Au:N/C:P/I:P/A:P</VectorV2>
      </ScoreSetV2>
      <ScoreSetV3>
        <BaseScoreV3>8.8</BaseScoreV3>
        <VectorV3>CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/6TWLTKRSHNPCLQL7UXQSITHNYJT5XSK5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-21899.html</URL>
        <Description>CVE-2021-21899</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1192937</URL>
        <Description>SUSE Bug 1192937</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="3">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A code execution vulnerability exists in the dxfRW::processLType() functionality of LibreCad libdxfrw 2.2.0-rc2-19-ge02f3580. A specially-crafted .dxf file can lead to a use-after-free vulnerability. An attacker can provide a malicious file to trigger this vulnerability.</Note>
    </Notes>
    <CVE>CVE-2021-21900</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP3:libdxfrw-devel-1.0.1+git.20220109-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:libdxfrw-tools-1.0.1+git.20220109-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:libdxfrw1-1.0.1+git.20220109-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:librecad-2.2.0~rc3-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:librecad-parts-2.2.0~rc3-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:libdxfrw-devel-1.0.1+git.20220109-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:libdxfrw-tools-1.0.1+git.20220109-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:libdxfrw1-1.0.1+git.20220109-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:librecad-2.2.0~rc3-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:librecad-parts-2.2.0~rc3-bp153.2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV2>
        <BaseScoreV2>6.8</BaseScoreV2>
        <VectorV2>AV:N/AC:M/Au:N/C:P/I:P/A:P</VectorV2>
      </ScoreSetV2>
      <ScoreSetV3>
        <BaseScoreV3>8.8</BaseScoreV3>
        <VectorV3>CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/6TWLTKRSHNPCLQL7UXQSITHNYJT5XSK5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-21900.html</URL>
        <Description>CVE-2021-21900</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1192938</URL>
        <Description>SUSE Bug 1192938</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
</cvrfdoc>
