<?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-2020:0523-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2020-04-16T04:12:24Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2020-04-16T04:12:24Z</InitialReleaseDate>
    <CurrentReleaseDate>2020-04-16T04:12:24Z</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">This update for ansible to version 2.9.6 fixes the following issues:

Security issues fixed:

- CVE-2019-14904: Fixed a vulnerability in solaris_zone module via crafted solaris zone (boo#1157968).
- CVE-2019-14905: Fixed an issue where malicious code could craft filename in nxos_file_copy module (boo#1157969).
- CVE-2019-14864: Fixed Splunk and Sumologic callback plugins leak sensitive data in logs (boo#1154830).
- CVE-2019-14846: Fixed secrets disclosure on logs due to display is hardcoded to DEBUG level (boo#1153452)
- CVE-2019-14856: Fixed insufficient fix for CVE-2019-10206 (boo#1154232)
- CVE-2019-14858: Fixed data in the sub parameter fields that will not be masked
  and will be displayed when run with increased verbosity (boo#1154231) 
- CVE-2019-10206: ansible-playbook -k and ansible cli tools prompt passwords by
  expanding them from templates as they could contain special characters. 
  Passwords should be wrapped to prevent templates trigger and exposing them. (boo#1142690)
- CVE-2019-10217: Fields managing sensitive data should be set as such by no_log
  feature. Some of these fields in GCP modules are not set properly. 
  service_account_contents() which is common class for all gcp modules is not 
  setting no_log to True. Any sensitive data managed by that function would be 
  leak as an output when running ansible playbooks. (boo#1144453)

This update was imported from the openSUSE:Leap:15.1:Update update project.</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-2020-523</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/3SH4AT6KRZ24IXOK2Y7INQZBHCB55MT7/</URL>
      <Description>E-Mail link for openSUSE-SU-2020:0523-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/1137479</URL>
      <Description>SUSE Bug 1137479</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1142542</URL>
      <Description>SUSE Bug 1142542</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1142690</URL>
      <Description>SUSE Bug 1142690</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1144453</URL>
      <Description>SUSE Bug 1144453</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1153452</URL>
      <Description>SUSE Bug 1153452</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1154231</URL>
      <Description>SUSE Bug 1154231</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1154232</URL>
      <Description>SUSE Bug 1154232</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1154830</URL>
      <Description>SUSE Bug 1154830</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://www.suse.com/security/cve/CVE-2019-10206/</URL>
      <Description>SUSE CVE CVE-2019-10206 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2019-10217/</URL>
      <Description>SUSE CVE CVE-2019-10217 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-14856/</URL>
      <Description>SUSE CVE CVE-2019-14856 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2019-14858/</URL>
      <Description>SUSE CVE CVE-2019-14858 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2019-14864/</URL>
      <Description>SUSE CVE CVE-2019-14864 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>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <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 Version" Name="ansible-2.9.6-bp151.3.6.1">
      <FullProductName ProductID="ansible-2.9.6-bp151.3.6.1">ansible-2.9.6-bp151.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ansible-doc-2.9.6-bp151.3.6.1">
      <FullProductName ProductID="ansible-doc-2.9.6-bp151.3.6.1">ansible-doc-2.9.6-bp151.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ansible-test-2.9.6-bp151.3.6.1">
      <FullProductName ProductID="ansible-test-2.9.6-bp151.3.6.1">ansible-test-2.9.6-bp151.3.6.1</FullProductName>
    </Branch>
    <Relationship ProductReference="ansible-2.9.6-bp151.3.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP1">
      <FullProductName ProductID="SUSE Package Hub 15 SP1:ansible-2.9.6-bp151.3.6.1">ansible-2.9.6-bp151.3.6.1 as a component of SUSE Package Hub 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="ansible-doc-2.9.6-bp151.3.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP1">
      <FullProductName ProductID="SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1">ansible-doc-2.9.6-bp151.3.6.1 as a component of SUSE Package Hub 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="ansible-test-2.9.6-bp151.3.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP1">
      <FullProductName ProductID="SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.1">ansible-test-2.9.6-bp151.3.6.1 as a component of SUSE Package Hub 15 SP1</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">ansible-playbook -k and ansible cli tools, all versions 2.8.x before 2.8.4, all 2.7.x before 2.7.13 and all 2.6.x before 2.6.19, prompt passwords by expanding them from templates as they could contain special characters. Passwords should be wrapped to prevent templates trigger and exposing them.</Note>
    </Notes>
    <CVE>CVE-2019-10206</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP1:ansible-2.9.6-bp151.3.6.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</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/3SH4AT6KRZ24IXOK2Y7INQZBHCB55MT7/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-10206.html</URL>
        <Description>CVE-2019-10206</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1142690</URL>
        <Description>SUSE Bug 1142690</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1154232</URL>
        <Description>SUSE Bug 1154232</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">A flaw was found in ansible 2.8.0 before 2.8.4. Fields managing sensitive data should be set as such by no_log feature. Some of these fields in GCP modules are not set properly. service_account_contents() which is common class for all gcp modules is not setting no_log to True. Any sensitive data managed by that function would be leak as an output when running ansible playbooks.</Note>
    </Notes>
    <CVE>CVE-2019-10217</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP1:ansible-2.9.6-bp151.3.6.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</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/3SH4AT6KRZ24IXOK2Y7INQZBHCB55MT7/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-10217.html</URL>
        <Description>CVE-2019-10217</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1144453</URL>
        <Description>SUSE Bug 1144453</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">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 SP1:ansible-2.9.6-bp151.3.6.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.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/3SH4AT6KRZ24IXOK2Y7INQZBHCB55MT7/</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="4">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">ansible before versions 2.8.6, 2.7.14, 2.6.20 is vulnerable to a None</Note>
    </Notes>
    <CVE>CVE-2019-14856</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP1:ansible-2.9.6-bp151.3.6.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</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/3SH4AT6KRZ24IXOK2Y7INQZBHCB55MT7/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-14856.html</URL>
        <Description>CVE-2019-14856</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1154232</URL>
        <Description>SUSE Bug 1154232</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 vulnerability was found in Ansible engine 2.x up to 2.8 and Ansible tower 3.x up to 3.5. When a module has an argument_spec with sub parameters marked as no_log, passing an invalid parameter name to the module will cause the task to fail before the no_log options in the sub parameters are processed. As a result, data in the sub parameter fields will not be masked and will be displayed if Ansible is run with increased verbosity and present in the module invocation arguments for the task.</Note>
    </Notes>
    <CVE>CVE-2019-14858</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP1:ansible-2.9.6-bp151.3.6.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.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/3SH4AT6KRZ24IXOK2Y7INQZBHCB55MT7/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-14858.html</URL>
        <Description>CVE-2019-14858</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1154231</URL>
        <Description>SUSE Bug 1154231</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">Ansible, versions 2.9.x before 2.9.1, 2.8.x before 2.8.7 and Ansible versions 2.7.x before 2.7.15, is not respecting the flag no_log set it to True when Sumologic and Splunk callback plugins are used send tasks results events to collectors. This would discloses and collects any sensitive data.</Note>
    </Notes>
    <CVE>CVE-2019-14864</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP1:ansible-2.9.6-bp151.3.6.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</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/3SH4AT6KRZ24IXOK2Y7INQZBHCB55MT7/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-14864.html</URL>
        <Description>CVE-2019-14864</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1154830</URL>
        <Description>SUSE Bug 1154830</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 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 SP1:ansible-2.9.6-bp151.3.6.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.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/3SH4AT6KRZ24IXOK2Y7INQZBHCB55MT7/</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="8">
    <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 SP1:ansible-2.9.6-bp151.3.6.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP1:ansible-doc-2.9.6-bp151.3.6.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP1:ansible-test-2.9.6-bp151.3.6.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/3SH4AT6KRZ24IXOK2Y7INQZBHCB55MT7/</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>
</cvrfdoc>
