suse-su-2017:1717-1
Vulnerability from csaf_suse
Published
2017-06-29 12:50
Modified
2017-06-29 12:50
Summary
Security update for php7

Notes

Title of the patch
Security update for php7
Description of the patch
This update for php7 fixes the following security issues: - CVE-2017-9224: stack out-of-bounds read occurs in match_at() could lead to Denial of service (bsc#1040891) - CVE-2017-9226: heap out-of-bounds write orread occurs in next_state_val() could lead to Denial of service(bsc#1040889) - CVE-2017-9227: stack out-of-bounds read in mbc_enc_len() could lead to Denial of service (bsc#1040883) - CVE-2017-6441: The _zval_get_long_func_ex in Zend/zend_operators.c in PHP allowed attackers to cause a denial of service (NULL pointer dereference and application crash) via crafted use of 'declare(ticks=' in a PHP script (bsc#1032155). - CVE-2016-6294: The locale_accept_from_http function in ext/intl/locale/locale_methods.c did not properly restrict calls to the ICU uloc_acceptLanguageFromHTTP function, which allowed remote attackers to cause a denial of service (out-of-bounds read) or possibly have unspecified other impact via a call with a long argument (bsc#1035111).
Patchnames
SUSE-SLE-Module-Web-Scripting-12-2017-1068,SUSE-SLE-SDK-12-SP2-2017-1068
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).



{
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Security update for php7",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update for php7 fixes the following security issues:\n\n- CVE-2017-9224: stack out-of-bounds read occurs in match_at() could lead to Denial of service (bsc#1040891)\n- CVE-2017-9226: heap out-of-bounds write orread occurs in next_state_val() could lead to Denial of service(bsc#1040889)\n- CVE-2017-9227: stack out-of-bounds read in mbc_enc_len() could lead to Denial of service (bsc#1040883)\n- CVE-2017-6441: The _zval_get_long_func_ex in Zend/zend_operators.c in PHP allowed attackers to cause a denial of service (NULL pointer dereference and application crash) via crafted use of \u0027declare(ticks=\u0027 in a PHP script (bsc#1032155).\n- CVE-2016-6294: The locale_accept_from_http function in ext/intl/locale/locale_methods.c did not properly restrict calls to the ICU uloc_acceptLanguageFromHTTP function, which allowed remote attackers to cause a denial of service (out-of-bounds read) or possibly have unspecified other impact via a call with a long argument (bsc#1035111).\n\n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "SUSE-SLE-Module-Web-Scripting-12-2017-1068,SUSE-SLE-SDK-12-SP2-2017-1068",
        "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-2017_1717-1.json"
      },
      {
        "category": "self",
        "summary": "URL for SUSE-SU-2017:1717-1",
        "url": "https://www.suse.com/support/update/announcement/2017/suse-su-20171717-1/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for SUSE-SU-2017:1717-1",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2017-June/002994.html"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1032155",
        "url": "https://bugzilla.suse.com/1032155"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1035111",
        "url": "https://bugzilla.suse.com/1035111"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1040883",
        "url": "https://bugzilla.suse.com/1040883"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1040889",
        "url": "https://bugzilla.suse.com/1040889"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1040891",
        "url": "https://bugzilla.suse.com/1040891"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-6294 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-6294/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-6441 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-6441/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-9224 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-9224/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-9226 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-9226/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2017-9227 page",
        "url": "https://www.suse.com/security/cve/CVE-2017-9227/"
      }
    ],
    "title": "Security update for php7",
    "tracking": {
      "current_release_date": "2017-06-29T12:50:03Z",
      "generator": {
        "date": "2017-06-29T12:50:03Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "SUSE-SU-2017:1717-1",
      "initial_release_date": "2017-06-29T12:50:03Z",
      "revision_history": [
        {
          "date": "2017-06-29T12:50:03Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "apache2-mod_php7-7.0.7-49.1.aarch64",
                "product": {
                  "name": "apache2-mod_php7-7.0.7-49.1.aarch64",
                  "product_id": "apache2-mod_php7-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-7.0.7-49.1.aarch64",
                  "product_id": "php7-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-bcmath-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-bcmath-7.0.7-49.1.aarch64",
                  "product_id": "php7-bcmath-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-bz2-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-bz2-7.0.7-49.1.aarch64",
                  "product_id": "php7-bz2-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-calendar-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-calendar-7.0.7-49.1.aarch64",
                  "product_id": "php7-calendar-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-ctype-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-ctype-7.0.7-49.1.aarch64",
                  "product_id": "php7-ctype-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-curl-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-curl-7.0.7-49.1.aarch64",
                  "product_id": "php7-curl-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-dba-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-dba-7.0.7-49.1.aarch64",
                  "product_id": "php7-dba-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-dom-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-dom-7.0.7-49.1.aarch64",
                  "product_id": "php7-dom-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-enchant-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-enchant-7.0.7-49.1.aarch64",
                  "product_id": "php7-enchant-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-exif-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-exif-7.0.7-49.1.aarch64",
                  "product_id": "php7-exif-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-fastcgi-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-fastcgi-7.0.7-49.1.aarch64",
                  "product_id": "php7-fastcgi-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-fileinfo-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-fileinfo-7.0.7-49.1.aarch64",
                  "product_id": "php7-fileinfo-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-fpm-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-fpm-7.0.7-49.1.aarch64",
                  "product_id": "php7-fpm-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-ftp-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-ftp-7.0.7-49.1.aarch64",
                  "product_id": "php7-ftp-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-gd-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-gd-7.0.7-49.1.aarch64",
                  "product_id": "php7-gd-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-gettext-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-gettext-7.0.7-49.1.aarch64",
                  "product_id": "php7-gettext-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-gmp-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-gmp-7.0.7-49.1.aarch64",
                  "product_id": "php7-gmp-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-iconv-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-iconv-7.0.7-49.1.aarch64",
                  "product_id": "php7-iconv-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-imap-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-imap-7.0.7-49.1.aarch64",
                  "product_id": "php7-imap-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-intl-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-intl-7.0.7-49.1.aarch64",
                  "product_id": "php7-intl-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-json-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-json-7.0.7-49.1.aarch64",
                  "product_id": "php7-json-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-ldap-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-ldap-7.0.7-49.1.aarch64",
                  "product_id": "php7-ldap-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-mbstring-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-mbstring-7.0.7-49.1.aarch64",
                  "product_id": "php7-mbstring-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-mcrypt-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-mcrypt-7.0.7-49.1.aarch64",
                  "product_id": "php7-mcrypt-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-mysql-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-mysql-7.0.7-49.1.aarch64",
                  "product_id": "php7-mysql-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-odbc-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-odbc-7.0.7-49.1.aarch64",
                  "product_id": "php7-odbc-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-opcache-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-opcache-7.0.7-49.1.aarch64",
                  "product_id": "php7-opcache-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-openssl-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-openssl-7.0.7-49.1.aarch64",
                  "product_id": "php7-openssl-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-pcntl-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-pcntl-7.0.7-49.1.aarch64",
                  "product_id": "php7-pcntl-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-pdo-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-pdo-7.0.7-49.1.aarch64",
                  "product_id": "php7-pdo-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-pgsql-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-pgsql-7.0.7-49.1.aarch64",
                  "product_id": "php7-pgsql-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-phar-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-phar-7.0.7-49.1.aarch64",
                  "product_id": "php7-phar-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-posix-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-posix-7.0.7-49.1.aarch64",
                  "product_id": "php7-posix-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-pspell-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-pspell-7.0.7-49.1.aarch64",
                  "product_id": "php7-pspell-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-shmop-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-shmop-7.0.7-49.1.aarch64",
                  "product_id": "php7-shmop-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-snmp-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-snmp-7.0.7-49.1.aarch64",
                  "product_id": "php7-snmp-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-soap-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-soap-7.0.7-49.1.aarch64",
                  "product_id": "php7-soap-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-sockets-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-sockets-7.0.7-49.1.aarch64",
                  "product_id": "php7-sockets-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-sqlite-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-sqlite-7.0.7-49.1.aarch64",
                  "product_id": "php7-sqlite-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-sysvmsg-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-sysvmsg-7.0.7-49.1.aarch64",
                  "product_id": "php7-sysvmsg-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-sysvsem-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-sysvsem-7.0.7-49.1.aarch64",
                  "product_id": "php7-sysvsem-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-sysvshm-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-sysvshm-7.0.7-49.1.aarch64",
                  "product_id": "php7-sysvshm-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-tokenizer-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-tokenizer-7.0.7-49.1.aarch64",
                  "product_id": "php7-tokenizer-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-wddx-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-wddx-7.0.7-49.1.aarch64",
                  "product_id": "php7-wddx-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-xmlreader-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-xmlreader-7.0.7-49.1.aarch64",
                  "product_id": "php7-xmlreader-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-xmlrpc-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-xmlrpc-7.0.7-49.1.aarch64",
                  "product_id": "php7-xmlrpc-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-xmlwriter-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-xmlwriter-7.0.7-49.1.aarch64",
                  "product_id": "php7-xmlwriter-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-xsl-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-xsl-7.0.7-49.1.aarch64",
                  "product_id": "php7-xsl-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-zip-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-zip-7.0.7-49.1.aarch64",
                  "product_id": "php7-zip-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-zlib-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-zlib-7.0.7-49.1.aarch64",
                  "product_id": "php7-zlib-7.0.7-49.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-devel-7.0.7-49.1.aarch64",
                "product": {
                  "name": "php7-devel-7.0.7-49.1.aarch64",
                  "product_id": "php7-devel-7.0.7-49.1.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "php7-pear-7.0.7-49.1.noarch",
                "product": {
                  "name": "php7-pear-7.0.7-49.1.noarch",
                  "product_id": "php7-pear-7.0.7-49.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "php7-pear-Archive_Tar-7.0.7-49.1.noarch",
                "product": {
                  "name": "php7-pear-Archive_Tar-7.0.7-49.1.noarch",
                  "product_id": "php7-pear-Archive_Tar-7.0.7-49.1.noarch"
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "apache2-mod_php7-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "apache2-mod_php7-7.0.7-49.1.ppc64le",
                  "product_id": "apache2-mod_php7-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-7.0.7-49.1.ppc64le",
                  "product_id": "php7-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-bcmath-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-bcmath-7.0.7-49.1.ppc64le",
                  "product_id": "php7-bcmath-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-bz2-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-bz2-7.0.7-49.1.ppc64le",
                  "product_id": "php7-bz2-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-calendar-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-calendar-7.0.7-49.1.ppc64le",
                  "product_id": "php7-calendar-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-ctype-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-ctype-7.0.7-49.1.ppc64le",
                  "product_id": "php7-ctype-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-curl-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-curl-7.0.7-49.1.ppc64le",
                  "product_id": "php7-curl-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-dba-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-dba-7.0.7-49.1.ppc64le",
                  "product_id": "php7-dba-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-dom-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-dom-7.0.7-49.1.ppc64le",
                  "product_id": "php7-dom-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-enchant-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-enchant-7.0.7-49.1.ppc64le",
                  "product_id": "php7-enchant-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-exif-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-exif-7.0.7-49.1.ppc64le",
                  "product_id": "php7-exif-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-fastcgi-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-fastcgi-7.0.7-49.1.ppc64le",
                  "product_id": "php7-fastcgi-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-fileinfo-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-fileinfo-7.0.7-49.1.ppc64le",
                  "product_id": "php7-fileinfo-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-fpm-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-fpm-7.0.7-49.1.ppc64le",
                  "product_id": "php7-fpm-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-ftp-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-ftp-7.0.7-49.1.ppc64le",
                  "product_id": "php7-ftp-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-gd-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-gd-7.0.7-49.1.ppc64le",
                  "product_id": "php7-gd-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-gettext-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-gettext-7.0.7-49.1.ppc64le",
                  "product_id": "php7-gettext-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-gmp-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-gmp-7.0.7-49.1.ppc64le",
                  "product_id": "php7-gmp-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-iconv-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-iconv-7.0.7-49.1.ppc64le",
                  "product_id": "php7-iconv-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-imap-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-imap-7.0.7-49.1.ppc64le",
                  "product_id": "php7-imap-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-intl-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-intl-7.0.7-49.1.ppc64le",
                  "product_id": "php7-intl-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-json-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-json-7.0.7-49.1.ppc64le",
                  "product_id": "php7-json-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-ldap-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-ldap-7.0.7-49.1.ppc64le",
                  "product_id": "php7-ldap-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-mbstring-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-mbstring-7.0.7-49.1.ppc64le",
                  "product_id": "php7-mbstring-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-mcrypt-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-mcrypt-7.0.7-49.1.ppc64le",
                  "product_id": "php7-mcrypt-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-mysql-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-mysql-7.0.7-49.1.ppc64le",
                  "product_id": "php7-mysql-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-odbc-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-odbc-7.0.7-49.1.ppc64le",
                  "product_id": "php7-odbc-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-opcache-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-opcache-7.0.7-49.1.ppc64le",
                  "product_id": "php7-opcache-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-openssl-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-openssl-7.0.7-49.1.ppc64le",
                  "product_id": "php7-openssl-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-pcntl-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-pcntl-7.0.7-49.1.ppc64le",
                  "product_id": "php7-pcntl-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-pdo-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-pdo-7.0.7-49.1.ppc64le",
                  "product_id": "php7-pdo-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-pgsql-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-pgsql-7.0.7-49.1.ppc64le",
                  "product_id": "php7-pgsql-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-phar-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-phar-7.0.7-49.1.ppc64le",
                  "product_id": "php7-phar-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-posix-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-posix-7.0.7-49.1.ppc64le",
                  "product_id": "php7-posix-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-pspell-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-pspell-7.0.7-49.1.ppc64le",
                  "product_id": "php7-pspell-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-shmop-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-shmop-7.0.7-49.1.ppc64le",
                  "product_id": "php7-shmop-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-snmp-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-snmp-7.0.7-49.1.ppc64le",
                  "product_id": "php7-snmp-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-soap-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-soap-7.0.7-49.1.ppc64le",
                  "product_id": "php7-soap-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-sockets-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-sockets-7.0.7-49.1.ppc64le",
                  "product_id": "php7-sockets-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-sqlite-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-sqlite-7.0.7-49.1.ppc64le",
                  "product_id": "php7-sqlite-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-sysvmsg-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-sysvmsg-7.0.7-49.1.ppc64le",
                  "product_id": "php7-sysvmsg-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-sysvsem-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-sysvsem-7.0.7-49.1.ppc64le",
                  "product_id": "php7-sysvsem-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-sysvshm-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-sysvshm-7.0.7-49.1.ppc64le",
                  "product_id": "php7-sysvshm-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-tokenizer-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-tokenizer-7.0.7-49.1.ppc64le",
                  "product_id": "php7-tokenizer-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-wddx-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-wddx-7.0.7-49.1.ppc64le",
                  "product_id": "php7-wddx-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-xmlreader-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-xmlreader-7.0.7-49.1.ppc64le",
                  "product_id": "php7-xmlreader-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-xmlrpc-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-xmlrpc-7.0.7-49.1.ppc64le",
                  "product_id": "php7-xmlrpc-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-xmlwriter-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-xmlwriter-7.0.7-49.1.ppc64le",
                  "product_id": "php7-xmlwriter-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-xsl-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-xsl-7.0.7-49.1.ppc64le",
                  "product_id": "php7-xsl-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-zip-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-zip-7.0.7-49.1.ppc64le",
                  "product_id": "php7-zip-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-zlib-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-zlib-7.0.7-49.1.ppc64le",
                  "product_id": "php7-zlib-7.0.7-49.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php7-devel-7.0.7-49.1.ppc64le",
                "product": {
                  "name": "php7-devel-7.0.7-49.1.ppc64le",
                  "product_id": "php7-devel-7.0.7-49.1.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "apache2-mod_php7-7.0.7-49.1.s390x",
                "product": {
                  "name": "apache2-mod_php7-7.0.7-49.1.s390x",
                  "product_id": "apache2-mod_php7-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-7.0.7-49.1.s390x",
                  "product_id": "php7-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-bcmath-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-bcmath-7.0.7-49.1.s390x",
                  "product_id": "php7-bcmath-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-bz2-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-bz2-7.0.7-49.1.s390x",
                  "product_id": "php7-bz2-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-calendar-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-calendar-7.0.7-49.1.s390x",
                  "product_id": "php7-calendar-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-ctype-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-ctype-7.0.7-49.1.s390x",
                  "product_id": "php7-ctype-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-curl-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-curl-7.0.7-49.1.s390x",
                  "product_id": "php7-curl-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-dba-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-dba-7.0.7-49.1.s390x",
                  "product_id": "php7-dba-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-dom-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-dom-7.0.7-49.1.s390x",
                  "product_id": "php7-dom-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-enchant-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-enchant-7.0.7-49.1.s390x",
                  "product_id": "php7-enchant-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-exif-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-exif-7.0.7-49.1.s390x",
                  "product_id": "php7-exif-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-fastcgi-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-fastcgi-7.0.7-49.1.s390x",
                  "product_id": "php7-fastcgi-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-fileinfo-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-fileinfo-7.0.7-49.1.s390x",
                  "product_id": "php7-fileinfo-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-fpm-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-fpm-7.0.7-49.1.s390x",
                  "product_id": "php7-fpm-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-ftp-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-ftp-7.0.7-49.1.s390x",
                  "product_id": "php7-ftp-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-gd-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-gd-7.0.7-49.1.s390x",
                  "product_id": "php7-gd-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-gettext-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-gettext-7.0.7-49.1.s390x",
                  "product_id": "php7-gettext-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-gmp-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-gmp-7.0.7-49.1.s390x",
                  "product_id": "php7-gmp-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-iconv-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-iconv-7.0.7-49.1.s390x",
                  "product_id": "php7-iconv-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-imap-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-imap-7.0.7-49.1.s390x",
                  "product_id": "php7-imap-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-intl-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-intl-7.0.7-49.1.s390x",
                  "product_id": "php7-intl-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-json-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-json-7.0.7-49.1.s390x",
                  "product_id": "php7-json-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-ldap-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-ldap-7.0.7-49.1.s390x",
                  "product_id": "php7-ldap-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-mbstring-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-mbstring-7.0.7-49.1.s390x",
                  "product_id": "php7-mbstring-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-mcrypt-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-mcrypt-7.0.7-49.1.s390x",
                  "product_id": "php7-mcrypt-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-mysql-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-mysql-7.0.7-49.1.s390x",
                  "product_id": "php7-mysql-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-odbc-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-odbc-7.0.7-49.1.s390x",
                  "product_id": "php7-odbc-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-opcache-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-opcache-7.0.7-49.1.s390x",
                  "product_id": "php7-opcache-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-openssl-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-openssl-7.0.7-49.1.s390x",
                  "product_id": "php7-openssl-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-pcntl-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-pcntl-7.0.7-49.1.s390x",
                  "product_id": "php7-pcntl-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-pdo-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-pdo-7.0.7-49.1.s390x",
                  "product_id": "php7-pdo-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-pgsql-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-pgsql-7.0.7-49.1.s390x",
                  "product_id": "php7-pgsql-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-phar-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-phar-7.0.7-49.1.s390x",
                  "product_id": "php7-phar-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-posix-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-posix-7.0.7-49.1.s390x",
                  "product_id": "php7-posix-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-pspell-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-pspell-7.0.7-49.1.s390x",
                  "product_id": "php7-pspell-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-shmop-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-shmop-7.0.7-49.1.s390x",
                  "product_id": "php7-shmop-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-snmp-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-snmp-7.0.7-49.1.s390x",
                  "product_id": "php7-snmp-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-soap-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-soap-7.0.7-49.1.s390x",
                  "product_id": "php7-soap-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-sockets-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-sockets-7.0.7-49.1.s390x",
                  "product_id": "php7-sockets-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-sqlite-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-sqlite-7.0.7-49.1.s390x",
                  "product_id": "php7-sqlite-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-sysvmsg-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-sysvmsg-7.0.7-49.1.s390x",
                  "product_id": "php7-sysvmsg-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-sysvsem-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-sysvsem-7.0.7-49.1.s390x",
                  "product_id": "php7-sysvsem-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-sysvshm-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-sysvshm-7.0.7-49.1.s390x",
                  "product_id": "php7-sysvshm-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-tokenizer-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-tokenizer-7.0.7-49.1.s390x",
                  "product_id": "php7-tokenizer-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-wddx-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-wddx-7.0.7-49.1.s390x",
                  "product_id": "php7-wddx-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-xmlreader-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-xmlreader-7.0.7-49.1.s390x",
                  "product_id": "php7-xmlreader-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-xmlrpc-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-xmlrpc-7.0.7-49.1.s390x",
                  "product_id": "php7-xmlrpc-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-xmlwriter-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-xmlwriter-7.0.7-49.1.s390x",
                  "product_id": "php7-xmlwriter-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-xsl-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-xsl-7.0.7-49.1.s390x",
                  "product_id": "php7-xsl-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-zip-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-zip-7.0.7-49.1.s390x",
                  "product_id": "php7-zip-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-zlib-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-zlib-7.0.7-49.1.s390x",
                  "product_id": "php7-zlib-7.0.7-49.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php7-devel-7.0.7-49.1.s390x",
                "product": {
                  "name": "php7-devel-7.0.7-49.1.s390x",
                  "product_id": "php7-devel-7.0.7-49.1.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "apache2-mod_php7-7.0.7-49.1.x86_64",
                "product": {
                  "name": "apache2-mod_php7-7.0.7-49.1.x86_64",
                  "product_id": "apache2-mod_php7-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-7.0.7-49.1.x86_64",
                  "product_id": "php7-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-bcmath-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-bcmath-7.0.7-49.1.x86_64",
                  "product_id": "php7-bcmath-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-bz2-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-bz2-7.0.7-49.1.x86_64",
                  "product_id": "php7-bz2-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-calendar-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-calendar-7.0.7-49.1.x86_64",
                  "product_id": "php7-calendar-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-ctype-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-ctype-7.0.7-49.1.x86_64",
                  "product_id": "php7-ctype-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-curl-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-curl-7.0.7-49.1.x86_64",
                  "product_id": "php7-curl-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-dba-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-dba-7.0.7-49.1.x86_64",
                  "product_id": "php7-dba-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-dom-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-dom-7.0.7-49.1.x86_64",
                  "product_id": "php7-dom-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-enchant-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-enchant-7.0.7-49.1.x86_64",
                  "product_id": "php7-enchant-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-exif-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-exif-7.0.7-49.1.x86_64",
                  "product_id": "php7-exif-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-fastcgi-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-fastcgi-7.0.7-49.1.x86_64",
                  "product_id": "php7-fastcgi-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-fileinfo-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-fileinfo-7.0.7-49.1.x86_64",
                  "product_id": "php7-fileinfo-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-fpm-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-fpm-7.0.7-49.1.x86_64",
                  "product_id": "php7-fpm-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-ftp-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-ftp-7.0.7-49.1.x86_64",
                  "product_id": "php7-ftp-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-gd-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-gd-7.0.7-49.1.x86_64",
                  "product_id": "php7-gd-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-gettext-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-gettext-7.0.7-49.1.x86_64",
                  "product_id": "php7-gettext-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-gmp-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-gmp-7.0.7-49.1.x86_64",
                  "product_id": "php7-gmp-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-iconv-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-iconv-7.0.7-49.1.x86_64",
                  "product_id": "php7-iconv-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-imap-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-imap-7.0.7-49.1.x86_64",
                  "product_id": "php7-imap-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-intl-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-intl-7.0.7-49.1.x86_64",
                  "product_id": "php7-intl-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-json-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-json-7.0.7-49.1.x86_64",
                  "product_id": "php7-json-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-ldap-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-ldap-7.0.7-49.1.x86_64",
                  "product_id": "php7-ldap-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-mbstring-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-mbstring-7.0.7-49.1.x86_64",
                  "product_id": "php7-mbstring-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-mcrypt-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-mcrypt-7.0.7-49.1.x86_64",
                  "product_id": "php7-mcrypt-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-mysql-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-mysql-7.0.7-49.1.x86_64",
                  "product_id": "php7-mysql-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-odbc-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-odbc-7.0.7-49.1.x86_64",
                  "product_id": "php7-odbc-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-opcache-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-opcache-7.0.7-49.1.x86_64",
                  "product_id": "php7-opcache-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-openssl-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-openssl-7.0.7-49.1.x86_64",
                  "product_id": "php7-openssl-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-pcntl-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-pcntl-7.0.7-49.1.x86_64",
                  "product_id": "php7-pcntl-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-pdo-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-pdo-7.0.7-49.1.x86_64",
                  "product_id": "php7-pdo-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-pgsql-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-pgsql-7.0.7-49.1.x86_64",
                  "product_id": "php7-pgsql-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-phar-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-phar-7.0.7-49.1.x86_64",
                  "product_id": "php7-phar-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-posix-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-posix-7.0.7-49.1.x86_64",
                  "product_id": "php7-posix-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-pspell-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-pspell-7.0.7-49.1.x86_64",
                  "product_id": "php7-pspell-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-shmop-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-shmop-7.0.7-49.1.x86_64",
                  "product_id": "php7-shmop-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-snmp-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-snmp-7.0.7-49.1.x86_64",
                  "product_id": "php7-snmp-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-soap-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-soap-7.0.7-49.1.x86_64",
                  "product_id": "php7-soap-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-sockets-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-sockets-7.0.7-49.1.x86_64",
                  "product_id": "php7-sockets-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-sqlite-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-sqlite-7.0.7-49.1.x86_64",
                  "product_id": "php7-sqlite-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-sysvmsg-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-sysvmsg-7.0.7-49.1.x86_64",
                  "product_id": "php7-sysvmsg-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-sysvsem-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-sysvsem-7.0.7-49.1.x86_64",
                  "product_id": "php7-sysvsem-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-sysvshm-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-sysvshm-7.0.7-49.1.x86_64",
                  "product_id": "php7-sysvshm-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-tokenizer-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-tokenizer-7.0.7-49.1.x86_64",
                  "product_id": "php7-tokenizer-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-wddx-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-wddx-7.0.7-49.1.x86_64",
                  "product_id": "php7-wddx-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-xmlreader-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-xmlreader-7.0.7-49.1.x86_64",
                  "product_id": "php7-xmlreader-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-xmlrpc-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-xmlrpc-7.0.7-49.1.x86_64",
                  "product_id": "php7-xmlrpc-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-xmlwriter-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-xmlwriter-7.0.7-49.1.x86_64",
                  "product_id": "php7-xmlwriter-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-xsl-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-xsl-7.0.7-49.1.x86_64",
                  "product_id": "php7-xsl-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-zip-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-zip-7.0.7-49.1.x86_64",
                  "product_id": "php7-zip-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-zlib-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-zlib-7.0.7-49.1.x86_64",
                  "product_id": "php7-zlib-7.0.7-49.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php7-devel-7.0.7-49.1.x86_64",
                "product": {
                  "name": "php7-devel-7.0.7-49.1.x86_64",
                  "product_id": "php7-devel-7.0.7-49.1.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Module for Web and Scripting 12",
                "product": {
                  "name": "SUSE Linux Enterprise Module for Web and Scripting 12",
                  "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-module-web-scripting:12"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Software Development Kit 12 SP2",
                "product": {
                  "name": "SUSE Linux Enterprise Software Development Kit 12 SP2",
                  "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-sdk:12:sp2"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-mod_php7-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.aarch64"
        },
        "product_reference": "apache2-mod_php7-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-mod_php7-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.ppc64le"
        },
        "product_reference": "apache2-mod_php7-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-mod_php7-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.s390x"
        },
        "product_reference": "apache2-mod_php7-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-mod_php7-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.x86_64"
        },
        "product_reference": "apache2-mod_php7-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-bcmath-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-bcmath-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-bcmath-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-bcmath-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-bcmath-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-bcmath-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-bcmath-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-bcmath-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-bz2-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-bz2-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-bz2-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-bz2-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-bz2-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-bz2-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-bz2-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-bz2-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-calendar-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-calendar-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-calendar-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-calendar-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-calendar-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-calendar-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-calendar-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-calendar-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-ctype-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-ctype-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-ctype-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-ctype-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-ctype-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-ctype-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-ctype-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-ctype-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-curl-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-curl-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-curl-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-curl-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-curl-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-curl-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-curl-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-curl-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-dba-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-dba-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-dba-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-dba-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-dba-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-dba-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-dba-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-dba-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-dom-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-dom-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-dom-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-dom-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-dom-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-dom-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-dom-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-dom-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-enchant-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-enchant-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-enchant-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-enchant-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-enchant-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-enchant-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-enchant-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-enchant-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-exif-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-exif-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-exif-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-exif-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-exif-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-exif-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-exif-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-exif-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-fastcgi-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-fastcgi-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-fastcgi-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-fastcgi-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-fastcgi-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-fastcgi-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-fastcgi-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-fastcgi-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-fileinfo-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-fileinfo-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-fileinfo-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-fileinfo-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-fileinfo-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-fileinfo-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-fileinfo-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-fileinfo-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-fpm-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-fpm-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-fpm-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-fpm-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-fpm-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-fpm-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-fpm-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-fpm-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-ftp-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-ftp-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-ftp-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-ftp-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-ftp-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-ftp-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-ftp-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-ftp-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-gd-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-gd-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-gd-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-gd-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-gd-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-gd-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-gd-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-gd-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-gettext-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-gettext-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-gettext-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-gettext-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-gettext-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-gettext-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-gettext-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-gettext-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-gmp-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-gmp-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-gmp-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-gmp-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-gmp-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-gmp-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-gmp-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-gmp-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-iconv-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-iconv-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-iconv-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-iconv-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-iconv-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-iconv-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-iconv-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-iconv-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-imap-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-imap-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-imap-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-imap-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-imap-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-imap-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-imap-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-imap-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-intl-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-intl-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-intl-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-intl-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-intl-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-intl-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-intl-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-intl-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-json-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-json-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-json-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-json-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-json-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-json-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-json-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-json-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-ldap-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-ldap-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-ldap-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-ldap-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-ldap-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-ldap-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-ldap-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-ldap-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-mbstring-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-mbstring-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-mbstring-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-mbstring-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-mbstring-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-mbstring-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-mbstring-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-mbstring-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-mcrypt-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-mcrypt-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-mcrypt-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-mcrypt-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-mcrypt-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-mcrypt-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-mcrypt-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-mcrypt-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-mysql-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-mysql-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-mysql-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-mysql-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-mysql-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-mysql-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-mysql-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-mysql-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-odbc-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-odbc-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-odbc-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-odbc-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-odbc-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-odbc-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-odbc-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-odbc-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-opcache-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-opcache-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-opcache-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-opcache-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-opcache-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-opcache-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-opcache-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-opcache-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-openssl-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-openssl-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-openssl-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-openssl-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-openssl-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-openssl-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-openssl-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-openssl-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-pcntl-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-pcntl-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-pcntl-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-pcntl-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-pcntl-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-pcntl-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-pcntl-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-pcntl-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-pdo-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-pdo-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-pdo-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-pdo-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-pdo-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-pdo-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-pdo-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-pdo-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-pear-7.0.7-49.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-49.1.noarch"
        },
        "product_reference": "php7-pear-7.0.7-49.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-pear-Archive_Tar-7.0.7-49.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-49.1.noarch"
        },
        "product_reference": "php7-pear-Archive_Tar-7.0.7-49.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-pgsql-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-pgsql-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-pgsql-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-pgsql-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-pgsql-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-pgsql-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-pgsql-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-pgsql-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-phar-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-phar-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-phar-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-phar-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-phar-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-phar-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-phar-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-phar-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-posix-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-posix-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-posix-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-posix-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-posix-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-posix-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-posix-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-posix-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-pspell-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-pspell-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-pspell-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-pspell-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-pspell-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-pspell-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-pspell-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-pspell-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-shmop-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-shmop-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-shmop-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-shmop-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-shmop-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-shmop-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-shmop-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-shmop-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-snmp-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-snmp-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-snmp-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-snmp-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-snmp-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-snmp-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-snmp-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-snmp-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-soap-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-soap-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-soap-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-soap-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-soap-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-soap-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-soap-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-soap-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-sockets-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-sockets-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-sockets-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-sockets-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-sockets-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-sockets-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-sockets-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-sockets-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-sqlite-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-sqlite-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-sqlite-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-sqlite-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-sqlite-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-sqlite-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-sqlite-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-sqlite-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-sysvmsg-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-sysvmsg-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-sysvmsg-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-sysvmsg-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-sysvmsg-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-sysvmsg-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-sysvmsg-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-sysvmsg-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-sysvsem-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-sysvsem-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-sysvsem-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-sysvsem-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-sysvsem-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-sysvsem-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-sysvsem-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-sysvsem-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-sysvshm-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-sysvshm-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-sysvshm-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-sysvshm-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-sysvshm-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-sysvshm-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-sysvshm-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-sysvshm-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-tokenizer-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-tokenizer-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-tokenizer-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-tokenizer-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-tokenizer-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-tokenizer-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-tokenizer-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-tokenizer-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-wddx-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-wddx-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-wddx-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-wddx-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-wddx-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-wddx-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-wddx-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-wddx-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-xmlreader-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-xmlreader-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-xmlreader-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-xmlreader-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-xmlreader-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-xmlreader-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-xmlreader-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-xmlreader-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-xmlrpc-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-xmlrpc-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-xmlrpc-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-xmlrpc-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-xmlrpc-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-xmlrpc-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-xmlrpc-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-xmlrpc-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-xmlwriter-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-xmlwriter-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-xmlwriter-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-xmlwriter-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-xmlwriter-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-xmlwriter-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-xmlwriter-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-xmlwriter-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-xsl-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-xsl-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-xsl-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-xsl-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-xsl-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-xsl-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-xsl-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-xsl-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-zip-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-zip-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-zip-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-zip-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-zip-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-zip-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-zip-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-zip-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-zlib-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-zlib-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-zlib-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-zlib-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-zlib-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-zlib-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-zlib-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
          "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-zlib-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-devel-7.0.7-49.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.aarch64"
        },
        "product_reference": "php7-devel-7.0.7-49.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-devel-7.0.7-49.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP2",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.ppc64le"
        },
        "product_reference": "php7-devel-7.0.7-49.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-devel-7.0.7-49.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP2",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.s390x"
        },
        "product_reference": "php7-devel-7.0.7-49.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php7-devel-7.0.7-49.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.x86_64"
        },
        "product_reference": "php7-devel-7.0.7-49.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2016-6294",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-6294"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The locale_accept_from_http function in ext/intl/locale/locale_methods.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 does not properly restrict calls to the ICU uloc_acceptLanguageFromHTTP function, which allows remote attackers to cause a denial of service (out-of-bounds read) or possibly have unspecified other impact via a call with a long argument.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-49.1.noarch",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-49.1.noarch",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-6294",
          "url": "https://www.suse.com/security/cve/CVE-2016-6294"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1035111 for CVE-2016-6294",
          "url": "https://bugzilla.suse.com/1035111"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1044976 for CVE-2016-6294",
          "url": "https://bugzilla.suse.com/1044976"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 990636 for CVE-2016-6294",
          "url": "https://bugzilla.suse.com/990636"
        }
      ],
      "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 Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-49.1.noarch",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-49.1.noarch",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-49.1.noarch",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-49.1.noarch",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-06-29T12:50:03Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-6294"
    },
    {
      "cve": "CVE-2017-6441",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-6441"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The _zval_get_long_func_ex in Zend/zend_operators.c in PHP 7.1.2 allows attackers to cause a denial of service (NULL pointer dereference and application crash) via crafted use of \"declare(ticks=\" in a PHP script. NOTE: the vendor disputes the classification of this as a vulnerability, stating \"Please do not request CVEs for ordinary bugs. CVEs are relevant for security issues only.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-49.1.noarch",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-49.1.noarch",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-6441",
          "url": "https://www.suse.com/security/cve/CVE-2017-6441"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1032155 for CVE-2017-6441",
          "url": "https://bugzilla.suse.com/1032155"
        }
      ],
      "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 Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-49.1.noarch",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-49.1.noarch",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.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 Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-49.1.noarch",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-49.1.noarch",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-06-29T12:50:03Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-6441"
    },
    {
      "cve": "CVE-2017-9224",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-9224"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in Ruby through 2.4.1 and mbstring in PHP through 7.1.5. A stack out-of-bounds read occurs in match_at() during regular expression searching. A logical error involving order of validation and access in match_at() could result in an out-of-bounds read from a stack buffer.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-49.1.noarch",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-49.1.noarch",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-9224",
          "url": "https://www.suse.com/security/cve/CVE-2017-9224"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1040891 for CVE-2017-9224",
          "url": "https://bugzilla.suse.com/1040891"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1044976 for CVE-2017-9224",
          "url": "https://bugzilla.suse.com/1044976"
        }
      ],
      "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 Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-49.1.noarch",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-49.1.noarch",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-49.1.noarch",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-49.1.noarch",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-06-29T12:50:03Z",
          "details": "low"
        }
      ],
      "title": "CVE-2017-9224"
    },
    {
      "cve": "CVE-2017-9226",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-9226"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in Ruby through 2.4.1 and mbstring in PHP through 7.1.5. A heap out-of-bounds write or read occurs in next_state_val() during regular expression compilation. Octal numbers larger than 0xff are not handled correctly in fetch_token() and fetch_token_in_cc(). A malformed regular expression containing an octal number in the form of \u0027\\700\u0027 would produce an invalid code point value larger than 0xff in next_state_val(), resulting in an out-of-bounds write memory corruption.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-49.1.noarch",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-49.1.noarch",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-9226",
          "url": "https://www.suse.com/security/cve/CVE-2017-9226"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1040889 for CVE-2017-9226",
          "url": "https://bugzilla.suse.com/1040889"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1044976 for CVE-2017-9226",
          "url": "https://bugzilla.suse.com/1044976"
        }
      ],
      "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 Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-49.1.noarch",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-49.1.noarch",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.8,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-49.1.noarch",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-49.1.noarch",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-06-29T12:50:03Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2017-9226"
    },
    {
      "cve": "CVE-2017-9227",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2017-9227"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in Ruby through 2.4.1 and mbstring in PHP through 7.1.5. A stack out-of-bounds read occurs in mbc_enc_len() during regular expression searching. Invalid handling of reg-\u003edmin in forward_search_range() could result in an invalid pointer dereference, as an out-of-bounds read from a stack buffer.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-49.1.noarch",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-49.1.noarch",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.aarch64",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2017-9227",
          "url": "https://www.suse.com/security/cve/CVE-2017-9227"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1040883 for CVE-2017-9227",
          "url": "https://bugzilla.suse.com/1040883"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1044976 for CVE-2017-9227",
          "url": "https://bugzilla.suse.com/1044976"
        }
      ],
      "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 Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-49.1.noarch",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-49.1.noarch",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-49.1.noarch",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-49.1.noarch",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-49.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.aarch64",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP2:php7-devel-7.0.7-49.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2017-06-29T12:50:03Z",
          "details": "low"
        }
      ],
      "title": "CVE-2017-9227"
    }
  ]
}


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…

Loading…