Vulnerability from csaf_opensuse
Published
2020-04-12 16:16
Modified
2020-04-12 16:16
Summary
Security update for ansible

Notes

Title of the patch
Security update for ansible
Description of the patch
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)
Patchnames
openSUSE-2020-513
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).



{
   document: {
      aggregate_severity: {
         namespace: "https://www.suse.com/support/security/rating/",
         text: "moderate",
      },
      category: "csaf_security_advisory",
      csaf_version: "2.0",
      distribution: {
         text: "Copyright 2024 SUSE LLC. All rights reserved.",
         tlp: {
            label: "WHITE",
            url: "https://www.first.org/tlp/",
         },
      },
      lang: "en",
      notes: [
         {
            category: "summary",
            text: "Security update for ansible",
            title: "Title of the patch",
         },
         {
            category: "description",
            text: "This update for ansible to version 2.9.6 fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2019-14904: Fixed a vulnerability in solaris_zone module via crafted solaris zone (boo#1157968).\n- CVE-2019-14905: Fixed an issue where malicious code could craft filename in nxos_file_copy module (boo#1157969).\n- CVE-2019-14864: Fixed Splunk and Sumologic callback plugins leak sensitive data in logs (boo#1154830).\n- CVE-2019-14846: Fixed secrets disclosure on logs due to display is hardcoded to DEBUG level (boo#1153452)\n- CVE-2019-14856: Fixed insufficient fix for CVE-2019-10206 (boo#1154232)\n- CVE-2019-14858: Fixed data in the sub parameter fields that will not be masked\n  and will be displayed when run with increased verbosity (boo#1154231) \n- CVE-2019-10206: ansible-playbook -k and ansible cli tools prompt passwords by\n  expanding them from templates as they could contain special characters. \n  Passwords should be wrapped to prevent templates trigger and exposing them. (boo#1142690)\n- CVE-2019-10217: Fields managing sensitive data should be set as such by no_log\n  feature. Some of these fields in GCP modules are not set properly. \n  service_account_contents() which is common class for all gcp modules is not \n  setting no_log to True. Any sensitive data managed by that function would be \n  leak as an output when running ansible playbooks. (boo#1144453)\n",
            title: "Description of the patch",
         },
         {
            category: "details",
            text: "openSUSE-2020-513",
            title: "Patchnames",
         },
         {
            category: "legal_disclaimer",
            text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
            title: "Terms of use",
         },
      ],
      publisher: {
         category: "vendor",
         contact_details: "https://www.suse.com/support/security/contact/",
         name: "SUSE Product Security Team",
         namespace: "https://www.suse.com/",
      },
      references: [
         {
            category: "external",
            summary: "SUSE ratings",
            url: "https://www.suse.com/support/security/rating/",
         },
         {
            category: "self",
            summary: "URL of this CSAF notice",
            url: "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2020_0513-1.json",
         },
         {
            category: "self",
            summary: "URL for openSUSE-SU-2020:0513-1",
            url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/462PCCX6XEX6T7NIQ3SDSNLMH6T7PMF4/",
         },
         {
            category: "self",
            summary: "E-Mail link for openSUSE-SU-2020:0513-1",
            url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/462PCCX6XEX6T7NIQ3SDSNLMH6T7PMF4/",
         },
         {
            category: "self",
            summary: "SUSE Bug 1137479",
            url: "https://bugzilla.suse.com/1137479",
         },
         {
            category: "self",
            summary: "SUSE Bug 1142542",
            url: "https://bugzilla.suse.com/1142542",
         },
         {
            category: "self",
            summary: "SUSE Bug 1142690",
            url: "https://bugzilla.suse.com/1142690",
         },
         {
            category: "self",
            summary: "SUSE Bug 1144453",
            url: "https://bugzilla.suse.com/1144453",
         },
         {
            category: "self",
            summary: "SUSE Bug 1153452",
            url: "https://bugzilla.suse.com/1153452",
         },
         {
            category: "self",
            summary: "SUSE Bug 1154231",
            url: "https://bugzilla.suse.com/1154231",
         },
         {
            category: "self",
            summary: "SUSE Bug 1154232",
            url: "https://bugzilla.suse.com/1154232",
         },
         {
            category: "self",
            summary: "SUSE Bug 1154830",
            url: "https://bugzilla.suse.com/1154830",
         },
         {
            category: "self",
            summary: "SUSE Bug 1157968",
            url: "https://bugzilla.suse.com/1157968",
         },
         {
            category: "self",
            summary: "SUSE Bug 1157969",
            url: "https://bugzilla.suse.com/1157969",
         },
         {
            category: "self",
            summary: "SUSE CVE CVE-2019-10206 page",
            url: "https://www.suse.com/security/cve/CVE-2019-10206/",
         },
         {
            category: "self",
            summary: "SUSE CVE CVE-2019-10217 page",
            url: "https://www.suse.com/security/cve/CVE-2019-10217/",
         },
         {
            category: "self",
            summary: "SUSE CVE CVE-2019-14846 page",
            url: "https://www.suse.com/security/cve/CVE-2019-14846/",
         },
         {
            category: "self",
            summary: "SUSE CVE CVE-2019-14856 page",
            url: "https://www.suse.com/security/cve/CVE-2019-14856/",
         },
         {
            category: "self",
            summary: "SUSE CVE CVE-2019-14858 page",
            url: "https://www.suse.com/security/cve/CVE-2019-14858/",
         },
         {
            category: "self",
            summary: "SUSE CVE CVE-2019-14864 page",
            url: "https://www.suse.com/security/cve/CVE-2019-14864/",
         },
         {
            category: "self",
            summary: "SUSE CVE CVE-2019-14904 page",
            url: "https://www.suse.com/security/cve/CVE-2019-14904/",
         },
         {
            category: "self",
            summary: "SUSE CVE CVE-2019-14905 page",
            url: "https://www.suse.com/security/cve/CVE-2019-14905/",
         },
      ],
      title: "Security update for ansible",
      tracking: {
         current_release_date: "2020-04-12T16:16:26Z",
         generator: {
            date: "2020-04-12T16:16:26Z",
            engine: {
               name: "cve-database.git:bin/generate-csaf.pl",
               version: "1",
            },
         },
         id: "openSUSE-SU-2020:0513-1",
         initial_release_date: "2020-04-12T16:16:26Z",
         revision_history: [
            {
               date: "2020-04-12T16:16:26Z",
               number: "1",
               summary: "Current version",
            },
         ],
         status: "final",
         version: "1",
      },
   },
   product_tree: {
      branches: [
         {
            branches: [
               {
                  branches: [
                     {
                        category: "product_version",
                        name: "ansible-2.9.6-lp151.2.7.1.noarch",
                        product: {
                           name: "ansible-2.9.6-lp151.2.7.1.noarch",
                           product_id: "ansible-2.9.6-lp151.2.7.1.noarch",
                        },
                     },
                     {
                        category: "product_version",
                        name: "ansible-doc-2.9.6-lp151.2.7.1.noarch",
                        product: {
                           name: "ansible-doc-2.9.6-lp151.2.7.1.noarch",
                           product_id: "ansible-doc-2.9.6-lp151.2.7.1.noarch",
                        },
                     },
                     {
                        category: "product_version",
                        name: "ansible-test-2.9.6-lp151.2.7.1.noarch",
                        product: {
                           name: "ansible-test-2.9.6-lp151.2.7.1.noarch",
                           product_id: "ansible-test-2.9.6-lp151.2.7.1.noarch",
                        },
                     },
                  ],
                  category: "architecture",
                  name: "noarch",
               },
               {
                  branches: [
                     {
                        category: "product_name",
                        name: "openSUSE Leap 15.1",
                        product: {
                           name: "openSUSE Leap 15.1",
                           product_id: "openSUSE Leap 15.1",
                           product_identification_helper: {
                              cpe: "cpe:/o:opensuse:leap:15.1",
                           },
                        },
                     },
                  ],
                  category: "product_family",
                  name: "SUSE Linux Enterprise",
               },
            ],
            category: "vendor",
            name: "SUSE",
         },
      ],
      relationships: [
         {
            category: "default_component_of",
            full_product_name: {
               name: "ansible-2.9.6-lp151.2.7.1.noarch as component of openSUSE Leap 15.1",
               product_id: "openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
            },
            product_reference: "ansible-2.9.6-lp151.2.7.1.noarch",
            relates_to_product_reference: "openSUSE Leap 15.1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "ansible-doc-2.9.6-lp151.2.7.1.noarch as component of openSUSE Leap 15.1",
               product_id: "openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
            },
            product_reference: "ansible-doc-2.9.6-lp151.2.7.1.noarch",
            relates_to_product_reference: "openSUSE Leap 15.1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "ansible-test-2.9.6-lp151.2.7.1.noarch as component of openSUSE Leap 15.1",
               product_id: "openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch",
            },
            product_reference: "ansible-test-2.9.6-lp151.2.7.1.noarch",
            relates_to_product_reference: "openSUSE Leap 15.1",
         },
      ],
   },
   vulnerabilities: [
      {
         cve: "CVE-2019-10206",
         ids: [
            {
               system_name: "SUSE CVE Page",
               text: "https://www.suse.com/security/cve/CVE-2019-10206",
            },
         ],
         notes: [
            {
               category: "general",
               text: "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.",
               title: "CVE description",
            },
         ],
         product_status: {
            recommended: [
               "openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
               "openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
               "openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch",
            ],
         },
         references: [
            {
               category: "external",
               summary: "CVE-2019-10206",
               url: "https://www.suse.com/security/cve/CVE-2019-10206",
            },
            {
               category: "external",
               summary: "SUSE Bug 1142690 for CVE-2019-10206",
               url: "https://bugzilla.suse.com/1142690",
            },
            {
               category: "external",
               summary: "SUSE Bug 1154232 for CVE-2019-10206",
               url: "https://bugzilla.suse.com/1154232",
            },
         ],
         remediations: [
            {
               category: "vendor_fix",
               details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
               product_ids: [
                  "openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
                  "openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
                  "openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch",
               ],
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 6.4,
                  baseSeverity: "MEDIUM",
                  vectorString: "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
                  version: "3.0",
               },
               products: [
                  "openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
                  "openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
                  "openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               date: "2020-04-12T16:16:26Z",
               details: "moderate",
            },
         ],
         title: "CVE-2019-10206",
      },
      {
         cve: "CVE-2019-10217",
         ids: [
            {
               system_name: "SUSE CVE Page",
               text: "https://www.suse.com/security/cve/CVE-2019-10217",
            },
         ],
         notes: [
            {
               category: "general",
               text: "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.",
               title: "CVE description",
            },
         ],
         product_status: {
            recommended: [
               "openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
               "openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
               "openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch",
            ],
         },
         references: [
            {
               category: "external",
               summary: "CVE-2019-10217",
               url: "https://www.suse.com/security/cve/CVE-2019-10217",
            },
            {
               category: "external",
               summary: "SUSE Bug 1144453 for CVE-2019-10217",
               url: "https://bugzilla.suse.com/1144453",
            },
         ],
         remediations: [
            {
               category: "vendor_fix",
               details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
               product_ids: [
                  "openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
                  "openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
                  "openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch",
               ],
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 6.5,
                  baseSeverity: "MEDIUM",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                  version: "3.1",
               },
               products: [
                  "openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
                  "openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
                  "openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               date: "2020-04-12T16:16:26Z",
               details: "moderate",
            },
         ],
         title: "CVE-2019-10217",
      },
      {
         cve: "CVE-2019-14846",
         ids: [
            {
               system_name: "SUSE CVE Page",
               text: "https://www.suse.com/security/cve/CVE-2019-14846",
            },
         ],
         notes: [
            {
               category: "general",
               text: "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.",
               title: "CVE description",
            },
         ],
         product_status: {
            recommended: [
               "openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
               "openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
               "openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch",
            ],
         },
         references: [
            {
               category: "external",
               summary: "CVE-2019-14846",
               url: "https://www.suse.com/security/cve/CVE-2019-14846",
            },
            {
               category: "external",
               summary: "SUSE Bug 1153452 for CVE-2019-14846",
               url: "https://bugzilla.suse.com/1153452",
            },
         ],
         remediations: [
            {
               category: "vendor_fix",
               details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
               product_ids: [
                  "openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
                  "openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
                  "openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch",
               ],
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 2.3,
                  baseSeverity: "LOW",
                  vectorString: "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N",
                  version: "3.0",
               },
               products: [
                  "openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
                  "openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
                  "openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               date: "2020-04-12T16:16:26Z",
               details: "low",
            },
         ],
         title: "CVE-2019-14846",
      },
      {
         cve: "CVE-2019-14856",
         ids: [
            {
               system_name: "SUSE CVE Page",
               text: "https://www.suse.com/security/cve/CVE-2019-14856",
            },
         ],
         notes: [
            {
               category: "general",
               text: "ansible before versions 2.8.6, 2.7.14, 2.6.20 is vulnerable to a None",
               title: "CVE description",
            },
         ],
         product_status: {
            recommended: [
               "openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
               "openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
               "openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch",
            ],
         },
         references: [
            {
               category: "external",
               summary: "CVE-2019-14856",
               url: "https://www.suse.com/security/cve/CVE-2019-14856",
            },
            {
               category: "external",
               summary: "SUSE Bug 1154232 for CVE-2019-14856",
               url: "https://bugzilla.suse.com/1154232",
            },
         ],
         remediations: [
            {
               category: "vendor_fix",
               details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
               product_ids: [
                  "openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
                  "openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
                  "openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch",
               ],
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 2.3,
                  baseSeverity: "LOW",
                  vectorString: "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N",
                  version: "3.0",
               },
               products: [
                  "openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
                  "openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
                  "openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               date: "2020-04-12T16:16:26Z",
               details: "low",
            },
         ],
         title: "CVE-2019-14856",
      },
      {
         cve: "CVE-2019-14858",
         ids: [
            {
               system_name: "SUSE CVE Page",
               text: "https://www.suse.com/security/cve/CVE-2019-14858",
            },
         ],
         notes: [
            {
               category: "general",
               text: "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.",
               title: "CVE description",
            },
         ],
         product_status: {
            recommended: [
               "openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
               "openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
               "openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch",
            ],
         },
         references: [
            {
               category: "external",
               summary: "CVE-2019-14858",
               url: "https://www.suse.com/security/cve/CVE-2019-14858",
            },
            {
               category: "external",
               summary: "SUSE Bug 1154231 for CVE-2019-14858",
               url: "https://bugzilla.suse.com/1154231",
            },
         ],
         remediations: [
            {
               category: "vendor_fix",
               details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
               product_ids: [
                  "openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
                  "openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
                  "openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch",
               ],
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 2.3,
                  baseSeverity: "LOW",
                  vectorString: "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N",
                  version: "3.0",
               },
               products: [
                  "openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
                  "openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
                  "openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               date: "2020-04-12T16:16:26Z",
               details: "low",
            },
         ],
         title: "CVE-2019-14858",
      },
      {
         cve: "CVE-2019-14864",
         ids: [
            {
               system_name: "SUSE CVE Page",
               text: "https://www.suse.com/security/cve/CVE-2019-14864",
            },
         ],
         notes: [
            {
               category: "general",
               text: "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.",
               title: "CVE description",
            },
         ],
         product_status: {
            recommended: [
               "openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
               "openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
               "openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch",
            ],
         },
         references: [
            {
               category: "external",
               summary: "CVE-2019-14864",
               url: "https://www.suse.com/security/cve/CVE-2019-14864",
            },
            {
               category: "external",
               summary: "SUSE Bug 1154830 for CVE-2019-14864",
               url: "https://bugzilla.suse.com/1154830",
            },
         ],
         remediations: [
            {
               category: "vendor_fix",
               details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
               product_ids: [
                  "openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
                  "openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
                  "openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch",
               ],
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 6.5,
                  baseSeverity: "MEDIUM",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                  version: "3.1",
               },
               products: [
                  "openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
                  "openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
                  "openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               date: "2020-04-12T16:16:26Z",
               details: "moderate",
            },
         ],
         title: "CVE-2019-14864",
      },
      {
         cve: "CVE-2019-14904",
         ids: [
            {
               system_name: "SUSE CVE Page",
               text: "https://www.suse.com/security/cve/CVE-2019-14904",
            },
         ],
         notes: [
            {
               category: "general",
               text: "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.",
               title: "CVE description",
            },
         ],
         product_status: {
            recommended: [
               "openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
               "openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
               "openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch",
            ],
         },
         references: [
            {
               category: "external",
               summary: "CVE-2019-14904",
               url: "https://www.suse.com/security/cve/CVE-2019-14904",
            },
            {
               category: "external",
               summary: "SUSE Bug 1157968 for CVE-2019-14904",
               url: "https://bugzilla.suse.com/1157968",
            },
         ],
         remediations: [
            {
               category: "vendor_fix",
               details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
               product_ids: [
                  "openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
                  "openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
                  "openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch",
               ],
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 7.2,
                  baseSeverity: "HIGH",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                  version: "3.1",
               },
               products: [
                  "openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
                  "openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
                  "openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               date: "2020-04-12T16:16:26Z",
               details: "important",
            },
         ],
         title: "CVE-2019-14904",
      },
      {
         cve: "CVE-2019-14905",
         ids: [
            {
               system_name: "SUSE CVE Page",
               text: "https://www.suse.com/security/cve/CVE-2019-14905",
            },
         ],
         notes: [
            {
               category: "general",
               text: "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.",
               title: "CVE description",
            },
         ],
         product_status: {
            recommended: [
               "openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
               "openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
               "openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch",
            ],
         },
         references: [
            {
               category: "external",
               summary: "CVE-2019-14905",
               url: "https://www.suse.com/security/cve/CVE-2019-14905",
            },
            {
               category: "external",
               summary: "SUSE Bug 1157969 for CVE-2019-14905",
               url: "https://bugzilla.suse.com/1157969",
            },
         ],
         remediations: [
            {
               category: "vendor_fix",
               details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
               product_ids: [
                  "openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
                  "openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
                  "openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch",
               ],
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 7.2,
                  baseSeverity: "HIGH",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                  version: "3.1",
               },
               products: [
                  "openSUSE Leap 15.1:ansible-2.9.6-lp151.2.7.1.noarch",
                  "openSUSE Leap 15.1:ansible-doc-2.9.6-lp151.2.7.1.noarch",
                  "openSUSE Leap 15.1:ansible-test-2.9.6-lp151.2.7.1.noarch",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               date: "2020-04-12T16:16:26Z",
               details: "important",
            },
         ],
         title: "CVE-2019-14905",
      },
   ],
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.