<?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 ansible</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:0081-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2022-03-16T16:09:53Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2022-03-16T16:09:53Z</InitialReleaseDate>
    <CurrentReleaseDate>2022-03-16T16:09:53Z</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 ansible</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">
Ansible was updated to 2.9.21 to fix lots of bugs and security issues.

Update to version 2.9.20, maintenance release containing numerous bugfixes.

Update to version 2.9.19 with minor changes and a few bug fixes.

Update to version 2.9.18:

* CVE-2021-20228 where default and fallback values for no_log parameters
  to modules were not previously masked. (bsc#1181935)
* CVE-2021-20178 where several parameters to the snmp_facts module were
  logged and displayed despite containing sensitive information. (bsc#1180816)
* CVE-2021-20180 where several parameters to the
  bitbucket_pipeline_variable were logged and displayed despite
  containing sensitive information. (bsc#1180942)
* CVE-2021-20191 which addresses a number of modules whose parameters
  were logged and displayed despite containing sensitive
  information. For the full list of affected modules, refer to the
  changelog linked below. (bsc#1181119)
 
Update to version 2.9.17 with minor changes and a few bug fixes.

Update to version 2.9.16 with minor changes and many bug fixes.

update to version 2.9.15 with following breaking change:

* ansible-galaxy login command has been removed

update to version 2.9.14 with many small improvements and bug fixes,
most notably:

* kubectl - connection plugin now redact kubectl_token and 
   kubectl_password in console log (CVE-2020-1753 bsc#1166389).

update to version 2.9.13 with many bug fixes, most notably:

* A security issue was addressed in the 'dnf' module, which previously
  did not check GPG signatures of packages.
* A bug in the 'cron' module was fixed. In some cases prior to this
  fix, the module would inadvertently remove cron entries.

update to version 2.9.12 with many bug fixes,
most notably the following security fixes:

* security issue - copy - Redact the value of the no_log 'content' 
  parameter in the result's invocation.module_args in check mode. 
  Previously when used with check mode and with '-vvv', the module would 
  not censor the content if a change would be made to the destination path. 
  (CVE-2020-14332 bsc#1174302)
* security issue atomic_move - change default permissions when creating 
  temporary files so they are not world readable 
  (https://github.com/ansible/ansible/issues/67794) (CVE-2020-1736 bsc#1164134)
* Fix warning for default permission change when no mode is specified. 
  Follow up to https://github.com/ansible/ansible/issues/67794. 
  (CVE-2020-1736)
* Sanitize no_log values from any response keys that might be returned 
  from the uri module (CVE-2020-14330 bsc#1174145).
* reset logging level to INFO due to CVE-2019-14846.

update to version 2.9.11 with many bug fixes

update to version 2.9.10 with many bug fixes.

- Add CVE-2020-1733_avoid_mkdir_p.patch to fix CVE-2020-1733
  (bsc#1164140)

update to version 2.9.9

* fix for a regression introduced in 2.9.8

update to version 2.9.8, maintenance release containing numerous bugfixes

update to version 2.9.7 with many bug fixes,
especially for these security issues:

- bsc#1164140 CVE-2020-1733 - insecure temporary directory when
  running become_user from become directive
- bsc#1164139 CVE-2020-1734 shell enabled by default in a pipe
  lookup plugin subprocess
- bsc#1164137 CVE-2020-1735 - path injection on dest parameter
  in fetch module
- bsc#1164134 CVE-2020-1736 atomic_move primitive sets
  permissive permissions
- bsc#1164138 CVE-2020-1737 - Extract-Zip function in win_unzip
  module does not check extracted path
- bsc#1164136 CVE-2020-1738 module package can be selected by
  the ansible facts
- bsc#1164133 CVE-2020-1739  - svn module leaks password when
  specified as a parameter
- bsc#1164135 CVE-2020-1740 - secrets readable after
  ansible-vault edit
- bsc#1165393 CVE-2020-1746 - information disclosure issue in
  ldap_attr and ldap_entry modules
- bsc#1166389 CVE-2020-1753 - kubectl connection plugin leaks
  sensitive information
- bsc#1167532 CVE-2020-10684 - code injection when using
  ansible_facts as a subkey
- bsc#1167440 CVE-2020-10685 - modules which use files
  encrypted with vault are not properly cleaned up
- bsc#1167873 CVE-2020-10691 - archive traversal vulnerability in ansible-galaxy collection install [2]

Fixed before 2.9.6, but not yet listed:
- bsc#1171162 CVE-2020-10729 two random password lookups in
  same task return same value
- bsc#1157968 CVE-2019-14904 vulnerability in solaris_zone
  module via crafted solaris zone
- bsc#1157969 CVE-2019-14905 malicious code could craft
  filename in nxos_file_copy module
- bsc#1112959 CVE-2018-16837 Information leak in 'user' module patch added
- (bsc#1137528) CVE-2019-10156: ansible: templating causing an
- bsc#1118896 CVE-2018-16876 Information disclosure in vvv+ mode with no_log on (https://github.com/ansible/ansible/pull/49569)
- Includes fix for bsc#1099808 (CVE-2018-10875) ansible.cfg is being read
  from current working directory allowing possible code execution
</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-81</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/D7KK2SNPNAB353QA6BU4SNJDQ3FXZOY5/</URL>
      <Description>E-Mail link for openSUSE-SU-2022:0081-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/1099808</URL>
      <Description>SUSE Bug 1099808</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1112959</URL>
      <Description>SUSE Bug 1112959</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1118896</URL>
      <Description>SUSE Bug 1118896</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1126503</URL>
      <Description>SUSE Bug 1126503</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1137528</URL>
      <Description>SUSE Bug 1137528</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1157968</URL>
      <Description>SUSE Bug 1157968</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1157969</URL>
      <Description>SUSE Bug 1157969</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1164133</URL>
      <Description>SUSE Bug 1164133</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1164134</URL>
      <Description>SUSE Bug 1164134</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1164135</URL>
      <Description>SUSE Bug 1164135</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1164136</URL>
      <Description>SUSE Bug 1164136</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1164137</URL>
      <Description>SUSE Bug 1164137</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1164138</URL>
      <Description>SUSE Bug 1164138</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1164139</URL>
      <Description>SUSE Bug 1164139</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1164140</URL>
      <Description>SUSE Bug 1164140</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1165393</URL>
      <Description>SUSE Bug 1165393</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1166389</URL>
      <Description>SUSE Bug 1166389</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1167440</URL>
      <Description>SUSE Bug 1167440</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1167532</URL>
      <Description>SUSE Bug 1167532</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1167873</URL>
      <Description>SUSE Bug 1167873</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1171162</URL>
      <Description>SUSE Bug 1171162</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1174145</URL>
      <Description>SUSE Bug 1174145</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1174302</URL>
      <Description>SUSE Bug 1174302</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1180816</URL>
      <Description>SUSE Bug 1180816</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1180942</URL>
      <Description>SUSE Bug 1180942</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1181119</URL>
      <Description>SUSE Bug 1181119</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1181935</URL>
      <Description>SUSE Bug 1181935</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-10875/</URL>
      <Description>SUSE CVE CVE-2018-10875 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-16837/</URL>
      <Description>SUSE CVE CVE-2018-16837 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2019-10156/</URL>
      <Description>SUSE CVE CVE-2019-10156 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2019-14846/</URL>
      <Description>SUSE CVE CVE-2019-14846 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2019-14904/</URL>
      <Description>SUSE CVE CVE-2019-14904 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2019-14905/</URL>
      <Description>SUSE CVE CVE-2019-14905 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-10684/</URL>
      <Description>SUSE CVE CVE-2020-10684 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-10685/</URL>
      <Description>SUSE CVE CVE-2020-10685 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-10691/</URL>
      <Description>SUSE CVE CVE-2020-10691 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-10729/</URL>
      <Description>SUSE CVE CVE-2020-10729 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-14330/</URL>
      <Description>SUSE CVE CVE-2020-14330 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-14332/</URL>
      <Description>SUSE CVE CVE-2020-14332 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-1733/</URL>
      <Description>SUSE CVE CVE-2020-1733 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-1734/</URL>
      <Description>SUSE CVE CVE-2020-1734 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-1735/</URL>
      <Description>SUSE CVE CVE-2020-1735 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-1736/</URL>
      <Description>SUSE CVE CVE-2020-1736 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-1737/</URL>
      <Description>SUSE CVE CVE-2020-1737 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-1738/</URL>
      <Description>SUSE CVE CVE-2020-1738 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-1739/</URL>
      <Description>SUSE CVE CVE-2020-1739 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-1740/</URL>
      <Description>SUSE CVE CVE-2020-1740 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-1746/</URL>
      <Description>SUSE CVE CVE-2020-1746 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-1753/</URL>
      <Description>SUSE CVE CVE-2020-1753 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-20178/</URL>
      <Description>SUSE CVE CVE-2021-20178 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-20180/</URL>
      <Description>SUSE CVE CVE-2021-20180 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-20191/</URL>
      <Description>SUSE CVE CVE-2021-20191 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-20228/</URL>
      <Description>SUSE CVE CVE-2021-20228 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <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="ansible-2.9.21-bp153.2.3.1">
      <FullProductName ProductID="ansible-2.9.21-bp153.2.3.1">ansible-2.9.21-bp153.2.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ansible-doc-2.9.21-bp153.2.3.1">
      <FullProductName ProductID="ansible-doc-2.9.21-bp153.2.3.1">ansible-doc-2.9.21-bp153.2.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ansible-test-2.9.21-bp153.2.3.1">
      <FullProductName ProductID="ansible-test-2.9.21-bp153.2.3.1">ansible-test-2.9.21-bp153.2.3.1</FullProductName>
    </Branch>
    <Relationship ProductReference="ansible-2.9.21-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP3">
      <FullProductName ProductID="SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1">ansible-2.9.21-bp153.2.3.1 as a component of SUSE Package Hub 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="ansible-doc-2.9.21-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP3">
      <FullProductName ProductID="SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1">ansible-doc-2.9.21-bp153.2.3.1 as a component of SUSE Package Hub 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="ansible-test-2.9.21-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP3">
      <FullProductName ProductID="SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1">ansible-test-2.9.21-bp153.2.3.1 as a component of SUSE Package Hub 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="ansible-2.9.21-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1">ansible-2.9.21-bp153.2.3.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="ansible-doc-2.9.21-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1">ansible-doc-2.9.21-bp153.2.3.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="ansible-test-2.9.21-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1">ansible-test-2.9.21-bp153.2.3.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">A flaw was found in ansible. ansible.cfg is read from the current working directory which can be altered to make it point to a plugin or a module path under the control of an attacker, thus allowing the attacker to execute arbitrary code.</Note>
    </Notes>
    <CVE>CVE-2018-10875</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/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/D7KK2SNPNAB353QA6BU4SNJDQ3FXZOY5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-10875.html</URL>
        <Description>CVE-2018-10875</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1099808</URL>
        <Description>SUSE Bug 1099808</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1109957</URL>
        <Description>SUSE Bug 1109957</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">Ansible "User" module leaks any data which is passed on as a parameter to ssh-keygen. This could lean in undesirable situations such as passphrases credentials passed as a parameter for the ssh-keygen executable. Showing those credentials in clear text form for every user which have access just to the process list.</Note>
    </Notes>
    <CVE>CVE-2018-16837</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/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/D7KK2SNPNAB353QA6BU4SNJDQ3FXZOY5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-16837.html</URL>
        <Description>CVE-2018-16837</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1112959</URL>
        <Description>SUSE Bug 1112959</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">A flaw was discovered in the way Ansible templating was implemented in versions before 2.6.18, 2.7.12 and 2.8.2, causing the possibility of information disclosure through unexpected variable substitution. By taking advantage of unintended variable substitution the content of any variable may be disclosed.</Note>
    </Notes>
    <CVE>CVE-2019-10156</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5.5</BaseScore>
        <Vector>AV:N/AC:L/Au:S/C:P/I:P/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/D7KK2SNPNAB353QA6BU4SNJDQ3FXZOY5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-10156.html</URL>
        <Description>CVE-2019-10156</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1137528</URL>
        <Description>SUSE Bug 1137528</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="4">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In Ansible, all Ansible Engine versions up to ansible-engine 2.8.5, ansible-engine 2.7.13, ansible-engine 2.6.19, were logging at the DEBUG level which lead to a disclosure of credentials if a plugin used a library that logged credentials at the DEBUG level. This flaw does not affect Ansible modules, as those are executed in a separate process.</Note>
    </Notes>
    <CVE>CVE-2019-14846</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/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/D7KK2SNPNAB353QA6BU4SNJDQ3FXZOY5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-14846.html</URL>
        <Description>CVE-2019-14846</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1153452</URL>
        <Description>SUSE Bug 1153452</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="5">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in the solaris_zone module from the Ansible Community modules. When setting the name for the zone on the Solaris host, the zone name is checked by listing the process with the 'ps' bare command on the remote machine. An attacker could take advantage of this flaw by crafting the name of the zone and executing arbitrary commands in the remote host. Ansible Engine 2.7.15, 2.8.7, and 2.9.2 as well as previous versions are affected.</Note>
    </Notes>
    <CVE>CVE-2019-14904</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:P/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/D7KK2SNPNAB353QA6BU4SNJDQ3FXZOY5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-14904.html</URL>
        <Description>CVE-2019-14904</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1157968</URL>
        <Description>SUSE Bug 1157968</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="6">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A vulnerability was found in Ansible Engine versions 2.9.x before 2.9.3, 2.8.x before 2.8.8, 2.7.x before 2.7.16 and earlier, where in Ansible's nxos_file_copy module can be used to copy files to a flash or bootflash on NXOS devices. Malicious code could craft the filename parameter to perform OS command injections. This could result in a loss of confidentiality of the system among other issues.</Note>
    </Notes>
    <CVE>CVE-2019-14905</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/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/D7KK2SNPNAB353QA6BU4SNJDQ3FXZOY5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-14905.html</URL>
        <Description>CVE-2019-14905</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1157969</URL>
        <Description>SUSE Bug 1157969</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="7">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in Ansible Engine, all versions 2.7.x, 2.8.x and 2.9.x prior to 2.7.17, 2.8.9 and 2.9.6 respectively, when using ansible_facts as a subkey of itself and promoting it to a variable when inject is enabled, overwriting the ansible_facts after the clean. An attacker could take advantage of this by altering the ansible_facts, such as ansible_hosts, users and any other key data which would lead into privilege escalation or code injection.</Note>
    </Notes>
    <CVE>CVE-2020-10684</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>3.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:P/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/D7KK2SNPNAB353QA6BU4SNJDQ3FXZOY5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-10684.html</URL>
        <Description>CVE-2020-10684</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1167532</URL>
        <Description>SUSE Bug 1167532</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="8">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in Ansible Engine affecting Ansible Engine versions 2.7.x before 2.7.17 and 2.8.x before 2.8.11 and 2.9.x before 2.9.7 as well as Ansible Tower before and including versions 3.4.5 and 3.5.5 and 3.6.3 when using modules which decrypts vault files such as assemble, script, unarchive, win_copy, aws_s3 or copy modules. The temporary directory is created in /tmp leaves the s ts unencrypted. On Operating Systems which /tmp is not a tmpfs but part of the root partition, the directory is only cleared on boot and the decryp emains when the host is switched off. The system will be vulnerable when the system is not running. So decrypted data must be cleared as soon as possible and the data which normally is encrypted ble.</Note>
    </Notes>
    <CVE>CVE-2020-10685</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>1.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/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/D7KK2SNPNAB353QA6BU4SNJDQ3FXZOY5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-10685.html</URL>
        <Description>CVE-2020-10685</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1167440</URL>
        <Description>SUSE Bug 1167440</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="9">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An archive traversal flaw was found in all ansible-engine versions 2.9.x prior to 2.9.7, when running ansible-galaxy collection install. When extracting a collection .tar.gz file, the directory is created without sanitizing the filename. An attacker could take advantage to overwrite any file within the system.</Note>
    </Notes>
    <CVE>CVE-2020-10691</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>3.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:P/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/D7KK2SNPNAB353QA6BU4SNJDQ3FXZOY5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-10691.html</URL>
        <Description>CVE-2020-10691</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1167873</URL>
        <Description>SUSE Bug 1167873</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="10">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in the use of insufficiently random values in Ansible. Two random password lookups of the same length generate the equal value as the template caching action for the same file since no re-evaluation happens. The highest threat from this vulnerability would be that all passwords are exposed at once for the file. This flaw affects Ansible Engine versions before 2.9.6.</Note>
    </Notes>
    <CVE>CVE-2020-10729</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/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/D7KK2SNPNAB353QA6BU4SNJDQ3FXZOY5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-10729.html</URL>
        <Description>CVE-2020-10729</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1171162</URL>
        <Description>SUSE Bug 1171162</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="11">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An Improper Output Neutralization for Logs flaw was found in Ansible when using the uri module, where sensitive data is exposed to content and json output. This flaw allows an attacker to access the logs or outputs of performed tasks to read keys used in playbooks from other users within the uri module. The highest threat from this vulnerability is to data confidentiality.</Note>
    </Notes>
    <CVE>CVE-2020-14330</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/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/D7KK2SNPNAB353QA6BU4SNJDQ3FXZOY5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-14330.html</URL>
        <Description>CVE-2020-14330</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1174145</URL>
        <Description>SUSE Bug 1174145</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="12">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in the Ansible Engine when using module_args. Tasks executed with check mode (--check-mode) do not properly neutralize sensitive data exposed in the event data. This flaw allows unauthorized users to read this data. The highest threat from this vulnerability is to confidentiality.</Note>
    </Notes>
    <CVE>CVE-2020-14332</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/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/D7KK2SNPNAB353QA6BU4SNJDQ3FXZOY5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-14332.html</URL>
        <Description>CVE-2020-14332</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1174302</URL>
        <Description>SUSE Bug 1174302</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="13">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A race condition flaw was found in Ansible Engine 2.7.17 and prior, 2.8.9 and prior, 2.9.6 and prior when running a playbook with an unprivileged become user. When Ansible needs to run a module with become user, the temporary directory is created in /var/tmp. This directory is created with "umask 77 &amp;&amp; mkdir -p &lt;dir&gt;"; this operation does not fail if the directory already exists and is owned by another user. An attacker could take advantage to gain control of the become user as the target directory can be retrieved by iterating '/proc/&lt;pid&gt;/cmdline'.</Note>
    </Notes>
    <CVE>CVE-2020-1733</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>3.7</BaseScore>
        <Vector>AV:L/AC:H/Au:N/C:P/I:P/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/D7KK2SNPNAB353QA6BU4SNJDQ3FXZOY5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-1733.html</URL>
        <Description>CVE-2020-1733</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1164140</URL>
        <Description>SUSE Bug 1164140</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1171823</URL>
        <Description>SUSE Bug 1171823</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="14">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in the pipe lookup plugin of ansible. Arbitrary commands can be run, when the pipe lookup plugin uses subprocess.Popen() with shell=True, by overwriting ansible facts and the variable is not escaped by quote plugin. An attacker could take advantage and run arbitrary commands by overwriting the ansible facts.</Note>
    </Notes>
    <CVE>CVE-2020-1734</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>3.7</BaseScore>
        <Vector>AV:L/AC:H/Au:N/C:P/I:P/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/D7KK2SNPNAB353QA6BU4SNJDQ3FXZOY5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-1734.html</URL>
        <Description>CVE-2020-1734</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1164139</URL>
        <Description>SUSE Bug 1164139</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="15">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in the Ansible Engine when the fetch module is used. An attacker could intercept the module, inject a new path, and then choose a new destination path on the controller node. All versions in 2.7.x, 2.8.x and 2.9.x branches are believed to be vulnerable.</Note>
    </Notes>
    <CVE>CVE-2020-1735</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>3.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/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/D7KK2SNPNAB353QA6BU4SNJDQ3FXZOY5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-1735.html</URL>
        <Description>CVE-2020-1735</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1164137</URL>
        <Description>SUSE Bug 1164137</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="16">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in Ansible Engine when a file is moved using atomic_move primitive as the file mode cannot be specified. This sets the destination files world-readable if the destination file does not exist and if the file exists, the file could be changed to have less restrictive permissions before the move. This could lead to the disclosure of sensitive data. All versions in 2.7.x, 2.8.x and 2.9.x branches are believed to be vulnerable.</Note>
    </Notes>
    <CVE>CVE-2020-1736</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/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/D7KK2SNPNAB353QA6BU4SNJDQ3FXZOY5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-1736.html</URL>
        <Description>CVE-2020-1736</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1164134</URL>
        <Description>SUSE Bug 1164134</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="17">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in Ansible 2.7.17 and prior, 2.8.9 and prior, and 2.9.6 and prior when using the Extract-Zip function from the win_unzip module as the extracted file(s) are not checked if they belong to the destination folder. An attacker could take advantage of this flaw by crafting an archive anywhere in the file system, using a path traversal. This issue is fixed in 2.10.</Note>
    </Notes>
    <CVE>CVE-2020-1737</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/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/D7KK2SNPNAB353QA6BU4SNJDQ3FXZOY5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-1737.html</URL>
        <Description>CVE-2020-1737</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1164138</URL>
        <Description>SUSE Bug 1164138</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="18">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in Ansible Engine when the module package or service is used and the parameter 'use' is not specified. If a previous task is executed with a malicious user, the module sent can be selected by the attacker using the ansible facts file. All versions in 2.7.x, 2.8.x and 2.9.x branches are believed to be vulnerable.</Note>
    </Notes>
    <CVE>CVE-2020-1738</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.6</BaseScore>
        <Vector>AV:L/AC:H/Au:N/C:N/I:P/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/D7KK2SNPNAB353QA6BU4SNJDQ3FXZOY5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-1738.html</URL>
        <Description>CVE-2020-1738</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1164136</URL>
        <Description>SUSE Bug 1164136</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="19">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in Ansible 2.7.16 and prior, 2.8.8 and prior, and 2.9.5 and prior when a password is set with the argument "password" of svn module, it is used on svn command line, disclosing to other users within the same node. An attacker could take advantage by reading the cmdline file from that particular PID on the procfs.</Note>
    </Notes>
    <CVE>CVE-2020-1739</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>3.3</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:P/I:P/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/D7KK2SNPNAB353QA6BU4SNJDQ3FXZOY5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-1739.html</URL>
        <Description>CVE-2020-1739</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1164133</URL>
        <Description>SUSE Bug 1164133</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="20">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in Ansible Engine when using Ansible Vault for editing encrypted files. When a user executes "ansible-vault edit", another user on the same computer can read the old and new secret, as it is created in a temporary file with mkstemp and the returned file descriptor is closed and the method write_data is called to write the existing secret in the file. This method will delete the file before recreating it insecurely. All versions in 2.7.x, 2.8.x and 2.9.x branches are believed to be vulnerable.</Note>
    </Notes>
    <CVE>CVE-2020-1740</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>1.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/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/D7KK2SNPNAB353QA6BU4SNJDQ3FXZOY5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-1740.html</URL>
        <Description>CVE-2020-1740</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1164135</URL>
        <Description>SUSE Bug 1164135</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="21">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in the Ansible Engine affecting Ansible Engine versions 2.7.x before 2.7.17 and 2.8.x before 2.8.11 and 2.9.x before 2.9.7 as well as Ansible Tower before and including versions 3.4.5 and 3.5.5 and 3.6.3 when the ldap_attr and ldap_entry community modules are used. The issue discloses the LDAP bind password to stdout or a log file if a playbook task is written using the bind_pw in the parameters field. The highest threat from this vulnerability is data confidentiality.</Note>
    </Notes>
    <CVE>CVE-2020-1746</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>1.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/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/D7KK2SNPNAB353QA6BU4SNJDQ3FXZOY5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-1746.html</URL>
        <Description>CVE-2020-1746</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1165393</URL>
        <Description>SUSE Bug 1165393</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="22">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A security flaw was found in Ansible Engine, all Ansible 2.7.x versions prior to 2.7.17, all Ansible 2.8.x versions prior to 2.8.11 and all Ansible 2.9.x versions prior to 2.9.7, when managing kubernetes using the k8s module. Sensitive parameters such as passwords and tokens are passed to kubectl from the command line, not using an environment variable or an input configuration file. This will disclose passwords and tokens from process list and no_log directive from debug module would not have any effect making these secrets being disclosed on stdout and log files.</Note>
    </Notes>
    <CVE>CVE-2020-1753</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/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/D7KK2SNPNAB353QA6BU4SNJDQ3FXZOY5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-1753.html</URL>
        <Description>CVE-2020-1753</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1166389</URL>
        <Description>SUSE Bug 1166389</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="23">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in ansible module where credentials are disclosed in the console log by default and not protected by the security feature when using the bitbucket_pipeline_variable module. This flaw allows an attacker to steal bitbucket_pipeline credentials. The highest threat from this vulnerability is to confidentiality.</Note>
    </Notes>
    <CVE>CVE-2021-20178</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/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/D7KK2SNPNAB353QA6BU4SNJDQ3FXZOY5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-20178.html</URL>
        <Description>CVE-2021-20178</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1180816</URL>
        <Description>SUSE Bug 1180816</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1186493</URL>
        <Description>SUSE Bug 1186493</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="24">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in ansible module where credentials are disclosed in the console log by default and not protected by the security feature when using the bitbucket_pipeline_variable module. This flaw allows an attacker to steal bitbucket_pipeline credentials. The highest threat from this vulnerability is to confidentiality.</Note>
    </Notes>
    <CVE>CVE-2021-20180</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/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/D7KK2SNPNAB353QA6BU4SNJDQ3FXZOY5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-20180.html</URL>
        <Description>CVE-2021-20180</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1180942</URL>
        <Description>SUSE Bug 1180942</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="25">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in ansible. Credentials, such as secrets, are being disclosed in console log by default and not protected by no_log feature when using those modules. An attacker can take advantage of this information to steal those credentials. The highest threat from this vulnerability is to data confidentiality. Versions before ansible 2.9.18 are affected.</Note>
    </Notes>
    <CVE>CVE-2021-20191</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/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/D7KK2SNPNAB353QA6BU4SNJDQ3FXZOY5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-20191.html</URL>
        <Description>CVE-2021-20191</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1181119</URL>
        <Description>SUSE Bug 1181119</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1181935</URL>
        <Description>SUSE Bug 1181935</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="26">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in the Ansible Engine 2.9.18, where sensitive info is not masked by default and is not protected by the no_log feature when using the sub-option feature of the basic.py module. This flaw allows an attacker to obtain sensitive information. The highest threat from this vulnerability is to confidentiality.</Note>
    </Notes>
    <CVE>CVE-2021-20228</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-doc-2.9.21-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:ansible-test-2.9.21-bp153.2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/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/D7KK2SNPNAB353QA6BU4SNJDQ3FXZOY5/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-20228.html</URL>
        <Description>CVE-2021-20228</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1181935</URL>
        <Description>SUSE Bug 1181935</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
