suse-su-2018:1853-1
Vulnerability from csaf_suse
Published
2018-06-29 15:40
Modified
2018-06-29 15:40
Summary
Recommended update for mariadb

Notes

Title of the patch
Recommended update for mariadb
Description of the patch
This MariaDB update to version 10.2.15 brings the following fixes and improvements. Security issues: - CVE-2018-2767: The embedded server library now supports SSL when connecting to remote servers (bsc#1088681). - Collected CVEs fixes: * 10.2.15: CVE-2018-2786, CVE-2018-2759, CVE-2018-2777, CVE-2018-2810, CVE-2018-2782, CVE-2018-2784, CVE-2018-2787, CVE-2018-2766, CVE-2018-2755, CVE-2018-2819, CVE-2018-2817, CVE-2018-2761, CVE-2018-2781, CVE-2018-2771, CVE-2018-2813 * 10.2.13: CVE-2018-2562, CVE-2018-2622, CVE-2018-2640, CVE-2018-2665, CVE-2018-2668, CVE-2018-2612 * 10.2.10: CVE-2017-10378, CVE-2017-10268, CVE-2017-15365 * 10.2.8: CVE-2017-3636, CVE-2017-3641, CVE-2017-3653, CVE-2017-10320, CVE-2017-10365, CVE-2017-10379, CVE-2017-10384, CVE-2017-10286, CVE-2017-3257 * 10.2.6: CVE-2017-3308, CVE-2017-3309, CVE-2017-3453, CVE-2017-3456, CVE-2017-3464 * 10.2.5: CVE-2017-3313, CVE-2017-3302 Bugfixes: - bsc#1092544: Update suse_skipped_tests.list and add tests that are failing with GCC 8. - bsc#1012075: MariaDB Test Suite issue with test sys_vars.secure_file_priv.test. - bsc#1019948: mariadb even tumbleweed version is super old. - bsc#1039034: no ODBC support in MariaDB Server. - bsc#1041891: Make mariadb tests pass and exclude failures. - bsc#1042632: Mariadb fails to build with openssl-1.1. - bsc#1043328: Update mariadb in TW to 10.2 and drop comat with mysql. - bsc#1047218: trackerbug: packages do not build reproducibly from including build time. - bsc#1055165: mariadb build with cassandra enabled. - bsc#1055268: MariaDB configurations are not overwritable. - bsc#1058374: Use bind-address directive and SSL section settings in default my.cnf. - bsc#1058729: MariaDB - mysql-test - connect.drop-open-error is failing (regression). - bsc#1060110: The mariadb install script depends on hostname but does not require it. - bsc#1062583: Stop using boost-devel. - bsc#1067443: incomplete revert of the mariadb service rename. - bsc#1068906: MariaDB: ALTER TABLE can't rename columns with CHECK constraints. - bsc#1069401: Database failed apply with mariadb 10.2 : RuntimeError: Galera cluster did not start after 600 seconds. - bsc#1080891: server:database/mariadb: up-streaming patches. - bsc#1083087: Galera bootstrap failes work after MariaDB 10.2.13 upgrade. - bsc#1082318: mariadb-connector-c.changes and xtrabackup need to use %doc instead of %license. Release notes and changelog: - https://mariadb.com/kb/en/library/mariadb-10215-release-notes - https://mariadb.com/kb/en/library/mariadb-10215-changelog
Patchnames
SUSE-OpenStack-Cloud-7-2018-1253
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": "important"
    },
    "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": "Recommended update for mariadb",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This MariaDB update to version 10.2.15 brings the following fixes and improvements.\n\nSecurity issues:\n\n- CVE-2018-2767: The embedded server library now supports SSL when connecting to remote servers (bsc#1088681).\n- Collected CVEs fixes:\n  * 10.2.15: CVE-2018-2786, CVE-2018-2759, CVE-2018-2777, CVE-2018-2810,\n             CVE-2018-2782, CVE-2018-2784, CVE-2018-2787, CVE-2018-2766,\n             CVE-2018-2755, CVE-2018-2819, CVE-2018-2817, CVE-2018-2761, \n             CVE-2018-2781, CVE-2018-2771, CVE-2018-2813\n  * 10.2.13: CVE-2018-2562, CVE-2018-2622, CVE-2018-2640, CVE-2018-2665,\n             CVE-2018-2668, CVE-2018-2612\n  * 10.2.10: CVE-2017-10378, CVE-2017-10268, CVE-2017-15365\n  * 10.2.8:  CVE-2017-3636, CVE-2017-3641, CVE-2017-3653,\n             CVE-2017-10320, CVE-2017-10365, CVE-2017-10379,\n             CVE-2017-10384, CVE-2017-10286, CVE-2017-3257\n  * 10.2.6:  CVE-2017-3308, CVE-2017-3309, CVE-2017-3453,\n             CVE-2017-3456, CVE-2017-3464\n  * 10.2.5:  CVE-2017-3313, CVE-2017-3302\n\nBugfixes:\n\n- bsc#1092544: Update suse_skipped_tests.list and add tests that are failing with GCC 8.\n- bsc#1012075: MariaDB Test Suite issue with test sys_vars.secure_file_priv.test. \n- bsc#1019948: mariadb even tumbleweed version is super old.\n- bsc#1039034: no ODBC support in MariaDB Server. \n- bsc#1041891: Make mariadb tests pass and exclude failures. \n- bsc#1042632: Mariadb fails to build with openssl-1.1. \n- bsc#1043328: Update mariadb in TW to 10.2 and drop comat with mysql. \n- bsc#1047218: trackerbug: packages do not build reproducibly from including build time. \n- bsc#1055165: mariadb build with cassandra enabled. \n- bsc#1055268: MariaDB configurations are not overwritable. \n- bsc#1058374: Use bind-address directive and SSL section settings in default my.cnf. \n- bsc#1058729: MariaDB - mysql-test - connect.drop-open-error is failing (regression).\n- bsc#1060110: The mariadb install script depends on hostname but does not require it. \n- bsc#1062583: Stop using boost-devel. \n- bsc#1067443: incomplete revert of the mariadb service rename. \n- bsc#1068906: MariaDB: ALTER TABLE can\u0027t rename columns with CHECK constraints. \n- bsc#1069401: Database failed apply with mariadb 10.2 : RuntimeError: Galera cluster did not start after 600 seconds. \n- bsc#1080891: server:database/mariadb: up-streaming patches. \n- bsc#1083087: Galera bootstrap failes work after MariaDB 10.2.13 upgrade. \n- bsc#1082318: mariadb-connector-c.changes and xtrabackup need to use %doc instead of %license.\n\nRelease notes and changelog:\n\n- https://mariadb.com/kb/en/library/mariadb-10215-release-notes\n- https://mariadb.com/kb/en/library/mariadb-10215-changelog\n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "SUSE-OpenStack-Cloud-7-2018-1253",
        "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/suse-su-2018_1853-1.json"
      },
      {
        "category": "self",
        "summary": "URL for SUSE-SU-2018:1853-1",
        "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20181853-1/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for SUSE-SU-2018:1853-1",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2018-June/004235.html"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1012075",
        "url": "https://bugzilla.suse.com/1012075"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1019948",
        "url": "https://bugzilla.suse.com/1019948"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1039034",
        "url": "https://bugzilla.suse.com/1039034"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1041891",
        "url": "https://bugzilla.suse.com/1041891"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1042632",
        "url": "https://bugzilla.suse.com/1042632"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1043328",
        "url": "https://bugzilla.suse.com/1043328"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1047218",
        "url": "https://bugzilla.suse.com/1047218"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1055165",
        "url": "https://bugzilla.suse.com/1055165"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1055268",
        "url": "https://bugzilla.suse.com/1055268"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1058374",
        "url": "https://bugzilla.suse.com/1058374"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1058729",
        "url": "https://bugzilla.suse.com/1058729"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1060110",
        "url": "https://bugzilla.suse.com/1060110"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1062583",
        "url": "https://bugzilla.suse.com/1062583"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1067443",
        "url": "https://bugzilla.suse.com/1067443"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1068906",
        "url": "https://bugzilla.suse.com/1068906"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1069401",
        "url": "https://bugzilla.suse.com/1069401"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1080891",
        "url": "https://bugzilla.suse.com/1080891"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1082318",
        "url": "https://bugzilla.suse.com/1082318"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1083087",
        "url": "https://bugzilla.suse.com/1083087"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1088681",
        "url": "https://bugzilla.suse.com/1088681"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1092544",
        "url": "https://bugzilla.suse.com/1092544"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1093130",
        "url": "https://bugzilla.suse.com/1093130"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-10268 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-10268/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-10286 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-10286/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-10320 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-10320/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-10365 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-10365/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-10378 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-10378/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-10379 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-10379/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-10384 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-10384/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-15365 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-15365/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-3257 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-3257/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-3302 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-3302/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-3308 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-3308/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-3309 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-3309/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-3313 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-3313/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-3453 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-3453/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-3456 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-3456/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-3464 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-3464/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-3636 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-3636/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-3641 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-3641/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-3653 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-3653/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-2562 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-2562/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-2612 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-2612/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-2622 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-2622/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-2640 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-2640/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-2665 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-2665/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-2668 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-2668/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-2755 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-2755/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-2759 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-2759/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-2761 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-2761/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-2766 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-2766/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-2767 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-2767/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-2771 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-2771/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-2777 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-2777/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-2781 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-2781/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-2782 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-2782/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-2784 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-2784/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-2786 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-2786/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-2787 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-2787/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-2810 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-2810/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-2813 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-2813/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-2817 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-2817/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-2819 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-2819/"
      }
    ],
    "title": "Recommended update for mariadb",
    "tracking": {
      "current_release_date": "2018-06-29T15:40:54Z",
      "generator": {
        "date": "2018-06-29T15:40:54Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "SUSE-SU-2018:1853-1",
      "initial_release_date": "2018-06-29T15:40:54Z",
      "revision_history": [
        {
          "date": "2018-06-29T15:40:54Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "mariadb-errormessages-10.2.15-7.1.noarch",
                "product": {
                  "name": "mariadb-errormessages-10.2.15-7.1.noarch",
                  "product_id": "mariadb-errormessages-10.2.15-7.1.noarch"
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "galera-3-wsrep-provider-25.3.23-8.3.x86_64",
                "product": {
                  "name": "galera-3-wsrep-provider-25.3.23-8.3.x86_64",
                  "product_id": "galera-3-wsrep-provider-25.3.23-8.3.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libmariadb3-3.0.3-1.3.3.x86_64",
                "product": {
                  "name": "libmariadb3-3.0.3-1.3.3.x86_64",
                  "product_id": "libmariadb3-3.0.3-1.3.3.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "mariadb-10.2.15-7.1.x86_64",
                "product": {
                  "name": "mariadb-10.2.15-7.1.x86_64",
                  "product_id": "mariadb-10.2.15-7.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "mariadb-client-10.2.15-7.1.x86_64",
                "product": {
                  "name": "mariadb-client-10.2.15-7.1.x86_64",
                  "product_id": "mariadb-client-10.2.15-7.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "mariadb-galera-10.2.15-7.1.x86_64",
                "product": {
                  "name": "mariadb-galera-10.2.15-7.1.x86_64",
                  "product_id": "mariadb-galera-10.2.15-7.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "mariadb-tools-10.2.15-7.1.x86_64",
                "product": {
                  "name": "mariadb-tools-10.2.15-7.1.x86_64",
                  "product_id": "mariadb-tools-10.2.15-7.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
                "product": {
                  "name": "ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
                  "product_id": "ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "xtrabackup-2.4.10-5.3.x86_64",
                "product": {
                  "name": "xtrabackup-2.4.10-5.3.x86_64",
                  "product_id": "xtrabackup-2.4.10-5.3.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "SUSE OpenStack Cloud 7",
                "product": {
                  "name": "SUSE OpenStack Cloud 7",
                  "product_id": "SUSE OpenStack Cloud 7",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:suse-openstack-cloud:7"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "galera-3-wsrep-provider-25.3.23-8.3.x86_64 as component of SUSE OpenStack Cloud 7",
          "product_id": "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64"
        },
        "product_reference": "galera-3-wsrep-provider-25.3.23-8.3.x86_64",
        "relates_to_product_reference": "SUSE OpenStack Cloud 7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libmariadb3-3.0.3-1.3.3.x86_64 as component of SUSE OpenStack Cloud 7",
          "product_id": "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64"
        },
        "product_reference": "libmariadb3-3.0.3-1.3.3.x86_64",
        "relates_to_product_reference": "SUSE OpenStack Cloud 7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mariadb-10.2.15-7.1.x86_64 as component of SUSE OpenStack Cloud 7",
          "product_id": "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64"
        },
        "product_reference": "mariadb-10.2.15-7.1.x86_64",
        "relates_to_product_reference": "SUSE OpenStack Cloud 7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mariadb-client-10.2.15-7.1.x86_64 as component of SUSE OpenStack Cloud 7",
          "product_id": "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64"
        },
        "product_reference": "mariadb-client-10.2.15-7.1.x86_64",
        "relates_to_product_reference": "SUSE OpenStack Cloud 7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mariadb-errormessages-10.2.15-7.1.noarch as component of SUSE OpenStack Cloud 7",
          "product_id": "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch"
        },
        "product_reference": "mariadb-errormessages-10.2.15-7.1.noarch",
        "relates_to_product_reference": "SUSE OpenStack Cloud 7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mariadb-galera-10.2.15-7.1.x86_64 as component of SUSE OpenStack Cloud 7",
          "product_id": "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64"
        },
        "product_reference": "mariadb-galera-10.2.15-7.1.x86_64",
        "relates_to_product_reference": "SUSE OpenStack Cloud 7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mariadb-tools-10.2.15-7.1.x86_64 as component of SUSE OpenStack Cloud 7",
          "product_id": "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64"
        },
        "product_reference": "mariadb-tools-10.2.15-7.1.x86_64",
        "relates_to_product_reference": "SUSE OpenStack Cloud 7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64 as component of SUSE OpenStack Cloud 7",
          "product_id": "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64"
        },
        "product_reference": "ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
        "relates_to_product_reference": "SUSE OpenStack Cloud 7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "xtrabackup-2.4.10-5.3.x86_64 as component of SUSE OpenStack Cloud 7",
          "product_id": "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        },
        "product_reference": "xtrabackup-2.4.10-5.3.x86_64",
        "relates_to_product_reference": "SUSE OpenStack Cloud 7"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2017-10268",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-10268"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Replication). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.19 and earlier. Difficult to exploit vulnerability allows high privileged attacker with logon to the infrastructure where MySQL Server executes to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all MySQL Server accessible data. CVSS 3.0 Base Score 4.1 (Confidentiality impacts). CVSS Vector: (CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-10268",
          "url": "https://www.suse.com/security/cve/CVE-2017-10268"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1064101 for CVE-2017-10268",
          "url": "https://bugzilla.suse.com/1064101"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1064119 for CVE-2017-10268",
          "url": "https://bugzilla.suse.com/1064119"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1076505 for CVE-2017-10268",
          "url": "https://bugzilla.suse.com/1076505"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1076506 for CVE-2017-10268",
          "url": "https://bugzilla.suse.com/1076506"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.1,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-10268"
    },
    {
      "cve": "CVE-2017-10286",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-10286"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: InnoDB). Supported versions that are affected are 5.6.37 and earlier and 5.7.19 and earlier. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.0 Base Score 4.4 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-10286",
          "url": "https://www.suse.com/security/cve/CVE-2017-10286"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1064107 for CVE-2017-10286",
          "url": "https://bugzilla.suse.com/1064107"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1064119 for CVE-2017-10286",
          "url": "https://bugzilla.suse.com/1064119"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1076506 for CVE-2017-10286",
          "url": "https://bugzilla.suse.com/1076506"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.4,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-10286"
    },
    {
      "cve": "CVE-2017-10320",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-10320"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: InnoDB). Supported versions that are affected are 5.7.19 and earlier. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.0 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-10320",
          "url": "https://www.suse.com/security/cve/CVE-2017-10320"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1064113 for CVE-2017-10320",
          "url": "https://bugzilla.suse.com/1064113"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1064119 for CVE-2017-10320",
          "url": "https://bugzilla.suse.com/1064119"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-10320"
    },
    {
      "cve": "CVE-2017-10365",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-10365"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: InnoDB). Supported versions that are affected are 5.7.18 and earlier. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of MySQL Server accessible data and unauthorized ability to cause a partial denial of service (partial DOS) of MySQL Server. CVSS 3.0 Base Score 3.8 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:L).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-10365",
          "url": "https://www.suse.com/security/cve/CVE-2017-10365"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1064114 for CVE-2017-10365",
          "url": "https://bugzilla.suse.com/1064114"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1064119 for CVE-2017-10365",
          "url": "https://bugzilla.suse.com/1064119"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 3.8,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:L",
            "version": "3.0"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-10365"
    },
    {
      "cve": "CVE-2017-10378",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-10378"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.0 Base Score 6.5 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-10378",
          "url": "https://www.suse.com/security/cve/CVE-2017-10378"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1064115 for CVE-2017-10378",
          "url": "https://bugzilla.suse.com/1064115"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1064119 for CVE-2017-10378",
          "url": "https://bugzilla.suse.com/1064119"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1076505 for CVE-2017-10378",
          "url": "https://bugzilla.suse.com/1076505"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1076506 for CVE-2017-10378",
          "url": "https://bugzilla.suse.com/1076506"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-10378"
    },
    {
      "cve": "CVE-2017-10379",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-10379"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Client programs). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.19 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all MySQL Server accessible data. CVSS 3.0 Base Score 6.5 (Confidentiality impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-10379",
          "url": "https://www.suse.com/security/cve/CVE-2017-10379"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1064116 for CVE-2017-10379",
          "url": "https://bugzilla.suse.com/1064116"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1064119 for CVE-2017-10379",
          "url": "https://bugzilla.suse.com/1064119"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1076506 for CVE-2017-10379",
          "url": "https://bugzilla.suse.com/1076506"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-10379"
    },
    {
      "cve": "CVE-2017-10384",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-10384"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: DDL). Supported versions that are affected are 5.5.57 and earlier 5.6.37 and earlier 5.7.19 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.0 Base Score 6.5 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-10384",
          "url": "https://www.suse.com/security/cve/CVE-2017-10384"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1064117 for CVE-2017-10384",
          "url": "https://bugzilla.suse.com/1064117"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1064119 for CVE-2017-10384",
          "url": "https://bugzilla.suse.com/1064119"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1076506 for CVE-2017-10384",
          "url": "https://bugzilla.suse.com/1076506"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-10384"
    },
    {
      "cve": "CVE-2017-15365",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-15365"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "sql/event_data_objects.cc in MariaDB before 10.1.30 and 10.2.x before 10.2.10 and Percona XtraDB Cluster before 5.6.37-26.21-3 and 5.7.x before 5.7.19-29.22-3 allows remote authenticated users with SQL access to bypass intended access restrictions and replicate data definition language (DDL) statements to cluster nodes by leveraging incorrect ordering of DDL replication and ACL checking.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-15365",
          "url": "https://www.suse.com/security/cve/CVE-2017-15365"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1072167 for CVE-2017-15365",
          "url": "https://bugzilla.suse.com/1072167"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1076506 for CVE-2017-15365",
          "url": "https://bugzilla.suse.com/1076506"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
            "version": "3.0"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-15365"
    },
    {
      "cve": "CVE-2017-3257",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-3257"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: InnoDB). Supported versions that are affected are 5.6.34 and earlier5.7.16 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS v3.0 Base Score 6.5 (Availability impacts).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-3257",
          "url": "https://www.suse.com/security/cve/CVE-2017-3257"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1020868 for CVE-2017-3257",
          "url": "https://bugzilla.suse.com/1020868"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1020878 for CVE-2017-3257",
          "url": "https://bugzilla.suse.com/1020878"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-3257"
    },
    {
      "cve": "CVE-2017-3302",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-3302"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Crash in libmysqlclient.so in Oracle MySQL before 5.6.21 and 5.7.x before 5.7.5 and MariaDB through 5.5.54, 10.0.x through 10.0.29, 10.1.x through 10.1.21, and 10.2.x through 10.2.3.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-3302",
          "url": "https://www.suse.com/security/cve/CVE-2017-3302"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1022428 for CVE-2017-3302",
          "url": "https://bugzilla.suse.com/1022428"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1034850 for CVE-2017-3302",
          "url": "https://bugzilla.suse.com/1034850"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1034911 for CVE-2017-3302",
          "url": "https://bugzilla.suse.com/1034911"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-3302"
    },
    {
      "cve": "CVE-2017-3308",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-3308"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: DML). Supported versions that are affected are 5.5.54 and earlier, 5.6.35 and earlier and 5.7.17 and earlier. Easily \"exploitable\" vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. While the vulnerability is in MySQL Server, attacks may significantly impact additional products. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.0 Base Score 7.7 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-3308",
          "url": "https://www.suse.com/security/cve/CVE-2017-3308"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1034850 for CVE-2017-3308",
          "url": "https://bugzilla.suse.com/1034850"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1048715 for CVE-2017-3308",
          "url": "https://bugzilla.suse.com/1048715"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.7,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-3308"
    },
    {
      "cve": "CVE-2017-3309",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-3309"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.54 and earlier, 5.6.35 and earlier and 5.7.17 and earlier. Easily \"exploitable\" vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. While the vulnerability is in MySQL Server, attacks may significantly impact additional products. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.0 Base Score 7.7 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-3309",
          "url": "https://www.suse.com/security/cve/CVE-2017-3309"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1034850 for CVE-2017-3309",
          "url": "https://bugzilla.suse.com/1034850"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1048715 for CVE-2017-3309",
          "url": "https://bugzilla.suse.com/1048715"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.7,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-3309"
    },
    {
      "cve": "CVE-2017-3313",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-3313"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: MyISAM). Supported versions that are affected are 5.5.53 and earlier, 5.6.34 and earlier and 5.7.16 and earlier. Difficult to exploit vulnerability allows low privileged attacker with logon to the infrastructure where MySQL Server executes to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all MySQL Server accessible data. CVSS v3.0 Base Score 4.7 (Confidentiality impacts).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-3313",
          "url": "https://www.suse.com/security/cve/CVE-2017-3313"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1020868 for CVE-2017-3313",
          "url": "https://bugzilla.suse.com/1020868"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1020890 for CVE-2017-3313",
          "url": "https://bugzilla.suse.com/1020890"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1034911 for CVE-2017-3313",
          "url": "https://bugzilla.suse.com/1034911"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.7,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "low"
        }
      ],
      "title": "CVE-2017-3313"
    },
    {
      "cve": "CVE-2017-3453",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-3453"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.54 and earlier, 5.6.35 and earlier and 5.7.17 and earlier. Easily \"exploitable\" vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.0 Base Score 6.5 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-3453",
          "url": "https://www.suse.com/security/cve/CVE-2017-3453"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1034850 for CVE-2017-3453",
          "url": "https://bugzilla.suse.com/1034850"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1048715 for CVE-2017-3453",
          "url": "https://bugzilla.suse.com/1048715"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-3453"
    },
    {
      "cve": "CVE-2017-3456",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-3456"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: DML). Supported versions that are affected are 5.5.54 and earlier, 5.6.35 and earlier and 5.7.17 and earlier. Easily \"exploitable\" vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.0 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-3456",
          "url": "https://www.suse.com/security/cve/CVE-2017-3456"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1034850 for CVE-2017-3456",
          "url": "https://bugzilla.suse.com/1034850"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1048715 for CVE-2017-3456",
          "url": "https://bugzilla.suse.com/1048715"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-3456"
    },
    {
      "cve": "CVE-2017-3464",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-3464"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: DDL). Supported versions that are affected are 5.5.54 and earlier, 5.6.35 and earlier and 5.7.17 and earlier. Easily \"exploitable\" vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.0 Base Score 4.3 (Integrity impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-3464",
          "url": "https://www.suse.com/security/cve/CVE-2017-3464"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1034850 for CVE-2017-3464",
          "url": "https://bugzilla.suse.com/1034850"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1048715 for CVE-2017-3464",
          "url": "https://bugzilla.suse.com/1048715"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-3464"
    },
    {
      "cve": "CVE-2017-3636",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-3636"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Client programs). Supported versions that are affected are 5.5.56 and earlier and 5.6.36 and earlier. Easily exploitable vulnerability allows low privileged attacker with logon to the infrastructure where MySQL Server executes to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of MySQL Server accessible data as well as unauthorized read access to a subset of MySQL Server accessible data and unauthorized ability to cause a partial denial of service (partial DOS) of MySQL Server. CVSS 3.0 Base Score 5.3 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-3636",
          "url": "https://www.suse.com/security/cve/CVE-2017-3636"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1049399 for CVE-2017-3636",
          "url": "https://bugzilla.suse.com/1049399"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1049422 for CVE-2017-3636",
          "url": "https://bugzilla.suse.com/1049422"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1054591 for CVE-2017-3636",
          "url": "https://bugzilla.suse.com/1054591"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1076506 for CVE-2017-3636",
          "url": "https://bugzilla.suse.com/1076506"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
            "version": "3.0"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-3636"
    },
    {
      "cve": "CVE-2017-3641",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-3641"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: DML). Supported versions that are affected are 5.5.56 and earlier, 5.6.36 and earlier and 5.7.18 and earlier. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.0 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-3641",
          "url": "https://www.suse.com/security/cve/CVE-2017-3641"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1049404 for CVE-2017-3641",
          "url": "https://bugzilla.suse.com/1049404"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1049422 for CVE-2017-3641",
          "url": "https://bugzilla.suse.com/1049422"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1054591 for CVE-2017-3641",
          "url": "https://bugzilla.suse.com/1054591"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1076506 for CVE-2017-3641",
          "url": "https://bugzilla.suse.com/1076506"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-3641"
    },
    {
      "cve": "CVE-2017-3653",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-3653"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: DDL). Supported versions that are affected are 5.5.56 and earlier, 5.6.36 and earlier and 5.7.18 and earlier. Difficult to exploit vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.0 Base Score 3.1 (Integrity impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-3653",
          "url": "https://www.suse.com/security/cve/CVE-2017-3653"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1049417 for CVE-2017-3653",
          "url": "https://bugzilla.suse.com/1049417"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1049422 for CVE-2017-3653",
          "url": "https://bugzilla.suse.com/1049422"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1054591 for CVE-2017-3653",
          "url": "https://bugzilla.suse.com/1054591"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1076506 for CVE-2017-3653",
          "url": "https://bugzilla.suse.com/1076506"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 3.1,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "low"
        }
      ],
      "title": "CVE-2017-3653"
    },
    {
      "cve": "CVE-2018-2562",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-2562"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server : Partition). Supported versions that are affected are 5.5.58 and prior, 5.6.38 and prior and 5.7.19 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.0 Base Score 7.1 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-2562",
          "url": "https://www.suse.com/security/cve/CVE-2018-2562"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1076369 for CVE-2018-2562",
          "url": "https://bugzilla.suse.com/1076369"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1078431 for CVE-2018-2562",
          "url": "https://bugzilla.suse.com/1078431"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.1,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "important"
        }
      ],
      "title": "CVE-2018-2562"
    },
    {
      "cve": "CVE-2018-2612",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-2612"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: InnoDB). Supported versions that are affected are 5.6.38 and prior and 5.7.20 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized creation, deletion or modification access to critical data or all MySQL Server accessible data and unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.0 Base Score 6.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-2612",
          "url": "https://www.suse.com/security/cve/CVE-2018-2612"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1076369 for CVE-2018-2612",
          "url": "https://bugzilla.suse.com/1076369"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1078431 for CVE-2018-2612",
          "url": "https://bugzilla.suse.com/1078431"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "important"
        }
      ],
      "title": "CVE-2018-2612"
    },
    {
      "cve": "CVE-2018-2622",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-2622"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: DDL). Supported versions that are affected are 5.5.58 and prior, 5.6.38 and prior and 5.7.20 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.0 Base Score 6.5 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-2622",
          "url": "https://www.suse.com/security/cve/CVE-2018-2622"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1076369 for CVE-2018-2622",
          "url": "https://bugzilla.suse.com/1076369"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1078431 for CVE-2018-2622",
          "url": "https://bugzilla.suse.com/1078431"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2018-2622"
    },
    {
      "cve": "CVE-2018-2640",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-2640"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.58 and prior, 5.6.38 and prior and 5.7.20 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.0 Base Score 6.5 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-2640",
          "url": "https://www.suse.com/security/cve/CVE-2018-2640"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1076369 for CVE-2018-2640",
          "url": "https://bugzilla.suse.com/1076369"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1078431 for CVE-2018-2640",
          "url": "https://bugzilla.suse.com/1078431"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2018-2640"
    },
    {
      "cve": "CVE-2018-2665",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-2665"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.58 and prior, 5.6.38 and prior and 5.7.20 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.0 Base Score 6.5 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-2665",
          "url": "https://www.suse.com/security/cve/CVE-2018-2665"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1076369 for CVE-2018-2665",
          "url": "https://bugzilla.suse.com/1076369"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1078431 for CVE-2018-2665",
          "url": "https://bugzilla.suse.com/1078431"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2018-2665"
    },
    {
      "cve": "CVE-2018-2668",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-2668"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.58 and prior, 5.6.38 and prior and 5.7.20 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.0 Base Score 6.5 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-2668",
          "url": "https://www.suse.com/security/cve/CVE-2018-2668"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1076369 for CVE-2018-2668",
          "url": "https://bugzilla.suse.com/1076369"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1078431 for CVE-2018-2668",
          "url": "https://bugzilla.suse.com/1078431"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2018-2668"
    },
    {
      "cve": "CVE-2018-2755",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-2755"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Replication). Supported versions that are affected are 5.5.59 and prior, 5.6.39 and prior and 5.7.21 and prior. Difficult to exploit vulnerability allows unauthenticated attacker with logon to the infrastructure where MySQL Server executes to compromise MySQL Server. Successful attacks require human interaction from a person other than the attacker and while the vulnerability is in MySQL Server, attacks may significantly impact additional products. Successful attacks of this vulnerability can result in takeover of MySQL Server. CVSS 3.0 Base Score 7.7 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.0/AV:L/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-2755",
          "url": "https://www.suse.com/security/cve/CVE-2018-2755"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1089987 for CVE-2018-2755",
          "url": "https://bugzilla.suse.com/1089987"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1090518 for CVE-2018-2755",
          "url": "https://bugzilla.suse.com/1090518"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.7,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "important"
        }
      ],
      "title": "CVE-2018-2755"
    },
    {
      "cve": "CVE-2018-2759",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-2759"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: InnoDB). Supported versions that are affected are 5.7.21 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.0 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-2759",
          "url": "https://www.suse.com/security/cve/CVE-2018-2759"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1089987 for CVE-2018-2759",
          "url": "https://bugzilla.suse.com/1089987"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "important"
        }
      ],
      "title": "CVE-2018-2759"
    },
    {
      "cve": "CVE-2018-2761",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-2761"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Client programs). Supported versions that are affected are 5.5.59 and prior, 5.6.39 and prior and 5.7.21 and prior. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.0 Base Score 5.9 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-2761",
          "url": "https://www.suse.com/security/cve/CVE-2018-2761"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1089987 for CVE-2018-2761",
          "url": "https://bugzilla.suse.com/1089987"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1090518 for CVE-2018-2761",
          "url": "https://bugzilla.suse.com/1090518"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "important"
        }
      ],
      "title": "CVE-2018-2761"
    },
    {
      "cve": "CVE-2018-2766",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-2766"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: InnoDB). Supported versions that are affected are 5.6.39 and prior and 5.7.21 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.0 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-2766",
          "url": "https://www.suse.com/security/cve/CVE-2018-2766"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1089987 for CVE-2018-2766",
          "url": "https://bugzilla.suse.com/1089987"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1090518 for CVE-2018-2766",
          "url": "https://bugzilla.suse.com/1090518"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "important"
        }
      ],
      "title": "CVE-2018-2766"
    },
    {
      "cve": "CVE-2018-2767",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-2767"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Security: Encryption). Supported versions that are affected are 5.5.60 and prior, 5.6.40 and prior and 5.7.22 and prior. Difficult to exploit vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized read access to a subset of MySQL Server accessible data. CVSS 3.0 Base Score 3.1 (Confidentiality impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-2767",
          "url": "https://www.suse.com/security/cve/CVE-2018-2767"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1088681 for CVE-2018-2767",
          "url": "https://bugzilla.suse.com/1088681"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1101675 for CVE-2018-2767",
          "url": "https://bugzilla.suse.com/1101675"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 3.1,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2018-2767"
    },
    {
      "cve": "CVE-2018-2771",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-2771"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Locking). Supported versions that are affected are 5.5.59 and prior, 5.6.39 and prior and 5.7.21 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.0 Base Score 4.4 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-2771",
          "url": "https://www.suse.com/security/cve/CVE-2018-2771"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1089987 for CVE-2018-2771",
          "url": "https://bugzilla.suse.com/1089987"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1090518 for CVE-2018-2771",
          "url": "https://bugzilla.suse.com/1090518"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.4,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "important"
        }
      ],
      "title": "CVE-2018-2771"
    },
    {
      "cve": "CVE-2018-2777",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-2777"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: InnoDB). Supported versions that are affected are 5.7.21 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.0 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-2777",
          "url": "https://www.suse.com/security/cve/CVE-2018-2777"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1089987 for CVE-2018-2777",
          "url": "https://bugzilla.suse.com/1089987"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "important"
        }
      ],
      "title": "CVE-2018-2777"
    },
    {
      "cve": "CVE-2018-2781",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-2781"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.59 and prior, 5.6.39 and prior and 5.7.21 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.0 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-2781",
          "url": "https://www.suse.com/security/cve/CVE-2018-2781"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1089987 for CVE-2018-2781",
          "url": "https://bugzilla.suse.com/1089987"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1090518 for CVE-2018-2781",
          "url": "https://bugzilla.suse.com/1090518"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "important"
        }
      ],
      "title": "CVE-2018-2781"
    },
    {
      "cve": "CVE-2018-2782",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-2782"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: InnoDB). Supported versions that are affected are 5.6.39 and prior and 5.7.21 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.0 Base Score 6.5 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-2782",
          "url": "https://www.suse.com/security/cve/CVE-2018-2782"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1089987 for CVE-2018-2782",
          "url": "https://bugzilla.suse.com/1089987"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1090518 for CVE-2018-2782",
          "url": "https://bugzilla.suse.com/1090518"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "important"
        }
      ],
      "title": "CVE-2018-2782"
    },
    {
      "cve": "CVE-2018-2784",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-2784"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: InnoDB). Supported versions that are affected are 5.6.39 and prior and 5.7.21 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.0 Base Score 6.5 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-2784",
          "url": "https://www.suse.com/security/cve/CVE-2018-2784"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1089987 for CVE-2018-2784",
          "url": "https://bugzilla.suse.com/1089987"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1090518 for CVE-2018-2784",
          "url": "https://bugzilla.suse.com/1090518"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "important"
        }
      ],
      "title": "CVE-2018-2784"
    },
    {
      "cve": "CVE-2018-2786",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-2786"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: InnoDB). Supported versions that are affected are 5.7.21 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.0 Base Score 5.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-2786",
          "url": "https://www.suse.com/security/cve/CVE-2018-2786"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1089987 for CVE-2018-2786",
          "url": "https://bugzilla.suse.com/1089987"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "important"
        }
      ],
      "title": "CVE-2018-2786"
    },
    {
      "cve": "CVE-2018-2787",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-2787"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: InnoDB). Supported versions that are affected are 5.6.39 and prior and 5.7.21 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data. CVSS 3.0 Base Score 5.5 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-2787",
          "url": "https://www.suse.com/security/cve/CVE-2018-2787"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1089987 for CVE-2018-2787",
          "url": "https://bugzilla.suse.com/1089987"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1090518 for CVE-2018-2787",
          "url": "https://bugzilla.suse.com/1090518"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "important"
        }
      ],
      "title": "CVE-2018-2787"
    },
    {
      "cve": "CVE-2018-2810",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-2810"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: InnoDB). Supported versions that are affected are 5.7.21 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.0 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-2810",
          "url": "https://www.suse.com/security/cve/CVE-2018-2810"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1089987 for CVE-2018-2810",
          "url": "https://bugzilla.suse.com/1089987"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "important"
        }
      ],
      "title": "CVE-2018-2810"
    },
    {
      "cve": "CVE-2018-2813",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-2813"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: DDL). Supported versions that are affected are 5.5.59 and prior, 5.6.39 and prior and 5.7.21 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized read access to a subset of MySQL Server accessible data. CVSS 3.0 Base Score 4.3 (Confidentiality impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-2813",
          "url": "https://www.suse.com/security/cve/CVE-2018-2813"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1089987 for CVE-2018-2813",
          "url": "https://bugzilla.suse.com/1089987"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1090518 for CVE-2018-2813",
          "url": "https://bugzilla.suse.com/1090518"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "important"
        }
      ],
      "title": "CVE-2018-2813"
    },
    {
      "cve": "CVE-2018-2817",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-2817"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: DDL). Supported versions that are affected are 5.5.59 and prior, 5.6.39 and prior and 5.7.21 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.0 Base Score 6.5 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-2817",
          "url": "https://www.suse.com/security/cve/CVE-2018-2817"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1089987 for CVE-2018-2817",
          "url": "https://bugzilla.suse.com/1089987"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1090518 for CVE-2018-2817",
          "url": "https://bugzilla.suse.com/1090518"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "important"
        }
      ],
      "title": "CVE-2018-2817"
    },
    {
      "cve": "CVE-2018-2819",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-2819"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: InnoDB). Supported versions that are affected are 5.5.59 and prior, 5.6.39 and prior and 5.7.21 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.0 Base Score 6.5 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
          "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
          "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
          "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
          "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-2819",
          "url": "https://www.suse.com/security/cve/CVE-2018-2819"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1089987 for CVE-2018-2819",
          "url": "https://bugzilla.suse.com/1089987"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1090518 for CVE-2018-2819",
          "url": "https://bugzilla.suse.com/1090518"
        }
      ],
      "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": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE OpenStack Cloud 7:galera-3-wsrep-provider-25.3.23-8.3.x86_64",
            "SUSE OpenStack Cloud 7:libmariadb3-3.0.3-1.3.3.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-client-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-errormessages-10.2.15-7.1.noarch",
            "SUSE OpenStack Cloud 7:mariadb-galera-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:mariadb-tools-10.2.15-7.1.x86_64",
            "SUSE OpenStack Cloud 7:ruby2.1-rubygem-mysql2-0.4.10-7.2.x86_64",
            "SUSE OpenStack Cloud 7:xtrabackup-2.4.10-5.3.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2018-06-29T15:40:54Z",
          "details": "important"
        }
      ],
      "title": "CVE-2018-2819"
    }
  ]
}


Log in or create an account to share your comment.




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.


Loading…