<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns="http://www.icasi.org/CVRF/schema/cvrf/1.1" xmlns:cvrf="http://www.icasi.org/CVRF/schema/cvrf/1.1">
  <DocumentTitle xml:lang="en">Security update for nextcloud</DocumentTitle>
  <DocumentType>SUSE Patch</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>openSUSE-SU-2021:1602-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2021-12-20T10:28:56Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2021-12-20T10:28:56Z</InitialReleaseDate>
    <CurrentReleaseDate>2021-12-20T10:28:56Z</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 nextcloud</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">
This update for nextcloud fixes the following issues:

Update to 20.0.14

Security issues fixed:

* CVE-2021-41179: Fix boo#1192028 - (CWE-304): Two-Factor Authentication not enforced for pages marked as public
* CVE-2021-41178: Fix boo#1192030 - (CWE-434): File Traversal affecting SVG files on Nextcloud Server
* CVE-2021-41177: Fix boo#1192031 - (CWE-799): Rate-limits not working on instances without configured memory cache backend

Changes:

- Add command to repair broken filesystem trees (server#26630)
- Ensure that user and group IDs in LDAP's tables are also max 64chars (server#28971)
- Change output format of Psalm to Github (server#29048)
- File-upload: Correctly handle error responses for HTTP2 (server#29069)
- Allow 'TwoFactor Nextcloud Notifications' to pull the state of the 2F… (server#29072)
- Add a few sensitive config keys (server#29085)
- Fix path of file_get_contents (server#29095)
- Update the certificate bundle (server#29098)
- Keep pw based auth tokens valid when pw-less login happens (server#29131)
- Properly handle folder deletion on external s3 storage (server#29158)
- Tokens without password should not trigger changed password invalidation (server#29166)
- Don't further setup disabled users when logging in with apache (server#29167)
- Add 'supported'-label to all supported apps (server#29181)
- 21] generate a better optimized query for path prefix search filters (server#29192)
- Keep group restrictions when reenabling apps after an update (server#29198)
- Add proper message to created share not found (server#29205)
- Add documentation for files_no_background_scan (server#29219)
- Don't setup the filesystem to check for a favicon we don't use anyway (server#29223)
- Fix background scan doc in config (server#29253)
- Get `filesize()` if `file_exists()` (server#29290)
- Fix unable to login errors due to file system not being initialized (server#29291)
- Update 3rdparty ref (server#29297)
- Bump icewind/streams from 0.7.3 to 0.7.5 in files_external (server#29298)
- Fix app upgrade (server#29303)
- Avoid PHP errors when the LDAP attribute is not found (server#29314)
- Fix security issues when copying groupfolder with advanced ACL (server#29366)
- Scheduling plugin not updating responding attendee status (server#29387)
- Make calendar schedule options translatable (server#29388)
- Add whitelist for apps inside of the server repo (server#29396)
- Handle files with `is_file` instead of `file_exists` (server#29417)
- Fixes an undefined index when getAccessList returns an empty array (server#29421)
- Extra fixes needed for icewind/streams update to 0.7.2 (server#29426)
- Backport #29260: Respect user enumeration settings in user status lists (server#29429)
- Implement local filtering in file list (server#29441)
- Detect mimetype by content only with content (server#29457)
- Update CRL (server#29505)
- Update update-psalm-baseline workflow (server#29548)
- Bump icewind/streams from 0.7.1 to 0.7.5 (3rdparty#855)
- Bump version (files_pdfviewer#512)
- Fix deleting notifications with numeric user ID (notifications#1090)
- Add integration tests for push registration (notifications#1097)
- Restore old device signature so the proxy works again (notifications#1105)
- Bump vue and vue-template-compiler (photos#864)
- Bump prosemirror-schema-list from 1.1.5 to 1.1.6 (text#1868)
- Additional checks for workspace controller (text#1887)
</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-2021-1602</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/YPS4NA73653ZFLPRD3JJVTUZZ4PYGDUS/</URL>
      <Description>E-Mail link for openSUSE-SU-2021:1602-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/1192028</URL>
      <Description>SUSE Bug 1192028</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1192030</URL>
      <Description>SUSE Bug 1192030</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1192031</URL>
      <Description>SUSE Bug 1192031</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-41177/</URL>
      <Description>SUSE CVE CVE-2021-41177 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-41178/</URL>
      <Description>SUSE CVE CVE-2021-41178 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-41179/</URL>
      <Description>SUSE CVE CVE-2021-41179 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Family" Name="SUSE Package Hub 12">
      <Branch Type="Product Name" Name="SUSE Package Hub 12">
        <FullProductName ProductID="SUSE Package Hub 12" CPE="cpe:/o:suse:packagehub:12">SUSE Package Hub 12</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Package Hub 15 SP1">
      <Branch Type="Product Name" Name="SUSE Package Hub 15 SP1">
        <FullProductName ProductID="SUSE Package Hub 15 SP1">SUSE Package Hub 15 SP1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Package Hub 15 SP2">
      <Branch Type="Product Name" Name="SUSE Package Hub 15 SP2">
        <FullProductName ProductID="SUSE Package Hub 15 SP2">SUSE Package Hub 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <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.2">
      <Branch Type="Product Name" Name="openSUSE Leap 15.2">
        <FullProductName ProductID="openSUSE Leap 15.2" CPE="cpe:/o:opensuse:leap:15.2">openSUSE Leap 15.2</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="nextcloud-20.0.14-bp153.2.9.1">
      <FullProductName ProductID="nextcloud-20.0.14-bp153.2.9.1">nextcloud-20.0.14-bp153.2.9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="nextcloud-apache-20.0.14-bp153.2.9.1">
      <FullProductName ProductID="nextcloud-apache-20.0.14-bp153.2.9.1">nextcloud-apache-20.0.14-bp153.2.9.1</FullProductName>
    </Branch>
    <Relationship ProductReference="nextcloud-20.0.14-bp153.2.9.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 12">
      <FullProductName ProductID="SUSE Package Hub 12:nextcloud-20.0.14-bp153.2.9.1">nextcloud-20.0.14-bp153.2.9.1 as a component of SUSE Package Hub 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="nextcloud-apache-20.0.14-bp153.2.9.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 12">
      <FullProductName ProductID="SUSE Package Hub 12:nextcloud-apache-20.0.14-bp153.2.9.1">nextcloud-apache-20.0.14-bp153.2.9.1 as a component of SUSE Package Hub 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="nextcloud-20.0.14-bp153.2.9.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP1">
      <FullProductName ProductID="SUSE Package Hub 15 SP1:nextcloud-20.0.14-bp153.2.9.1">nextcloud-20.0.14-bp153.2.9.1 as a component of SUSE Package Hub 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="nextcloud-apache-20.0.14-bp153.2.9.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP1">
      <FullProductName ProductID="SUSE Package Hub 15 SP1:nextcloud-apache-20.0.14-bp153.2.9.1">nextcloud-apache-20.0.14-bp153.2.9.1 as a component of SUSE Package Hub 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="nextcloud-20.0.14-bp153.2.9.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP2">
      <FullProductName ProductID="SUSE Package Hub 15 SP2:nextcloud-20.0.14-bp153.2.9.1">nextcloud-20.0.14-bp153.2.9.1 as a component of SUSE Package Hub 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="nextcloud-apache-20.0.14-bp153.2.9.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP2">
      <FullProductName ProductID="SUSE Package Hub 15 SP2:nextcloud-apache-20.0.14-bp153.2.9.1">nextcloud-apache-20.0.14-bp153.2.9.1 as a component of SUSE Package Hub 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="nextcloud-20.0.14-bp153.2.9.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP3">
      <FullProductName ProductID="SUSE Package Hub 15 SP3:nextcloud-20.0.14-bp153.2.9.1">nextcloud-20.0.14-bp153.2.9.1 as a component of SUSE Package Hub 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="nextcloud-apache-20.0.14-bp153.2.9.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP3">
      <FullProductName ProductID="SUSE Package Hub 15 SP3:nextcloud-apache-20.0.14-bp153.2.9.1">nextcloud-apache-20.0.14-bp153.2.9.1 as a component of SUSE Package Hub 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="nextcloud-20.0.14-bp153.2.9.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.2">
      <FullProductName ProductID="openSUSE Leap 15.2:nextcloud-20.0.14-bp153.2.9.1">nextcloud-20.0.14-bp153.2.9.1 as a component of openSUSE Leap 15.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="nextcloud-apache-20.0.14-bp153.2.9.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.2">
      <FullProductName ProductID="openSUSE Leap 15.2:nextcloud-apache-20.0.14-bp153.2.9.1">nextcloud-apache-20.0.14-bp153.2.9.1 as a component of openSUSE Leap 15.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="nextcloud-20.0.14-bp153.2.9.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:nextcloud-20.0.14-bp153.2.9.1">nextcloud-20.0.14-bp153.2.9.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="nextcloud-apache-20.0.14-bp153.2.9.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:nextcloud-apache-20.0.14-bp153.2.9.1">nextcloud-apache-20.0.14-bp153.2.9.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
  </ProductTree>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Nextcloud is an open-source, self-hosted productivity platform. Prior to versions 20.0.13, 21.0.5, and 22.2.0, Nextcloud Server did not implement a database backend for rate-limiting purposes. Any component of Nextcloud using rate-limits (as as `AnonRateThrottle` or `UserRateThrottle`) was thus not rate limited on instances not having a memory cache backend configured. In the case of a default installation, this would notably include the rate-limits on the two factor codes. It is recommended that the Nextcloud Server be upgraded to 20.0.13, 21.0.5, or 22.2.0. As a workaround, enable a memory cache backend in `config.php`.</Note>
    </Notes>
    <CVE>CVE-2021-41177</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 12:nextcloud-20.0.14-bp153.2.9.1</ProductID>
        <ProductID>SUSE Package Hub 12:nextcloud-apache-20.0.14-bp153.2.9.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP1:nextcloud-20.0.14-bp153.2.9.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP1:nextcloud-apache-20.0.14-bp153.2.9.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:nextcloud-20.0.14-bp153.2.9.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:nextcloud-apache-20.0.14-bp153.2.9.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:nextcloud-20.0.14-bp153.2.9.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:nextcloud-apache-20.0.14-bp153.2.9.1</ProductID>
        <ProductID>openSUSE Leap 15.2:nextcloud-20.0.14-bp153.2.9.1</ProductID>
        <ProductID>openSUSE Leap 15.2:nextcloud-apache-20.0.14-bp153.2.9.1</ProductID>
        <ProductID>openSUSE Leap 15.3:nextcloud-20.0.14-bp153.2.9.1</ProductID>
        <ProductID>openSUSE Leap 15.3:nextcloud-apache-20.0.14-bp153.2.9.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5.5</BaseScore>
        <Vector>AV:N/AC:L/Au:S/C:P/I:N/A:P</Vector>
      </ScoreSet>
    </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/YPS4NA73653ZFLPRD3JJVTUZZ4PYGDUS/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-41177.html</URL>
        <Description>CVE-2021-41177</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1192031</URL>
        <Description>SUSE Bug 1192031</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="2">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Nextcloud is an open-source, self-hosted productivity platform. Prior to versions 20.0.13, 21.0.5, and 22.2.0, a file traversal vulnerability makes an attacker able to download arbitrary SVG images from the host system, including user provided files. This could also be leveraged into a XSS/phishing attack, an attacker could upload a malicious SVG file that mimics the Nextcloud login form and send a specially crafted link to victims. The XSS risk here is mitigated due to the fact that Nextcloud employs a strict Content-Security-Policy disallowing execution of arbitrary JavaScript. It is recommended that the Nextcloud Server be upgraded to 20.0.13, 21.0.5 or 22.2.0. There are no known workarounds aside from upgrading.</Note>
    </Notes>
    <CVE>CVE-2021-41178</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 12:nextcloud-20.0.14-bp153.2.9.1</ProductID>
        <ProductID>SUSE Package Hub 12:nextcloud-apache-20.0.14-bp153.2.9.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP1:nextcloud-20.0.14-bp153.2.9.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP1:nextcloud-apache-20.0.14-bp153.2.9.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:nextcloud-20.0.14-bp153.2.9.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:nextcloud-apache-20.0.14-bp153.2.9.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:nextcloud-20.0.14-bp153.2.9.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:nextcloud-apache-20.0.14-bp153.2.9.1</ProductID>
        <ProductID>openSUSE Leap 15.2:nextcloud-20.0.14-bp153.2.9.1</ProductID>
        <ProductID>openSUSE Leap 15.2:nextcloud-apache-20.0.14-bp153.2.9.1</ProductID>
        <ProductID>openSUSE Leap 15.3:nextcloud-20.0.14-bp153.2.9.1</ProductID>
        <ProductID>openSUSE Leap 15.3:nextcloud-apache-20.0.14-bp153.2.9.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4</BaseScore>
        <Vector>AV:N/AC:L/Au:S/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </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/YPS4NA73653ZFLPRD3JJVTUZZ4PYGDUS/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-41178.html</URL>
        <Description>CVE-2021-41178</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1192030</URL>
        <Description>SUSE Bug 1192030</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="3">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Nextcloud is an open-source, self-hosted productivity platform. Prior to Nextcloud Server versions 20.0.13, 21.0.5, and 22.2.0, the Two-Factor Authentication wasn't enforced for pages marked as public. Any page marked as `@PublicPage` could thus be accessed with a valid user session that isn't authenticated. This particularly affects the Nextcloud Talk application, as this could be leveraged to gain access to any private chat channel without going through the Two-Factor flow. It is recommended that the Nextcloud Server be upgraded to 20.0.13, 21.0.5 or 22.2.0. There are no known workarounds aside from upgrading.</Note>
    </Notes>
    <CVE>CVE-2021-41179</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 12:nextcloud-20.0.14-bp153.2.9.1</ProductID>
        <ProductID>SUSE Package Hub 12:nextcloud-apache-20.0.14-bp153.2.9.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP1:nextcloud-20.0.14-bp153.2.9.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP1:nextcloud-apache-20.0.14-bp153.2.9.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:nextcloud-20.0.14-bp153.2.9.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP2:nextcloud-apache-20.0.14-bp153.2.9.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:nextcloud-20.0.14-bp153.2.9.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:nextcloud-apache-20.0.14-bp153.2.9.1</ProductID>
        <ProductID>openSUSE Leap 15.2:nextcloud-20.0.14-bp153.2.9.1</ProductID>
        <ProductID>openSUSE Leap 15.2:nextcloud-apache-20.0.14-bp153.2.9.1</ProductID>
        <ProductID>openSUSE Leap 15.3:nextcloud-20.0.14-bp153.2.9.1</ProductID>
        <ProductID>openSUSE Leap 15.3:nextcloud-apache-20.0.14-bp153.2.9.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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/YPS4NA73653ZFLPRD3JJVTUZZ4PYGDUS/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-41179.html</URL>
        <Description>CVE-2021-41179</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1192028</URL>
        <Description>SUSE Bug 1192028</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
