suse-su-2016:1166-1
Vulnerability from csaf_suse
Published
2016-04-27 14:46
Modified
2016-04-27 14:46
Summary
Security update for php5

Notes

Title of the patch
Security update for php5
Description of the patch
This update for php5 fixes the following security issues: - CVE-2015-8838: mysqlnd was vulnerable to BACKRONYM (bnc#973792). - CVE-2015-8835: SoapClient s_call method suffered from a type confusion issue that could have lead to crashes [bsc#973351] - CVE-2016-2554: A NULL pointer dereference in phar_get_fp_offset could lead to crashes. [bsc#968284] Note: we do not ship the phar extension currently, so we are not affected. - CVE-2016-3141: A use-after-free / double-free in the WDDX deserialization could lead to crashes or potential code execution. [bsc#969821] - CVE-2016-3142: An Out-of-bounds read in phar_parse_zipfile() could lead to crashes. [bsc#971912] Note: we do not ship the phar extension currently, so we are not affected. - CVE-2014-9767: A directory traversal when extracting zip files was fixed that could lead to overwritten files. [bsc#971612] - CVE-2016-3185: A type confusion vulnerability in make_http_soap_request() could lead to crashes or potentially code execution. [bsc#971611]
Patchnames
SUSE-SLE-Module-Web-Scripting-12-2016-688,SUSE-SLE-SDK-12-2016-688,SUSE-SLE-SDK-12-SP1-2016-688
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).



{
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Security update for php5",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "\nThis update for php5 fixes the following security issues:\n\n- CVE-2015-8838: mysqlnd was vulnerable to BACKRONYM (bnc#973792).\n- CVE-2015-8835: SoapClient s_call method suffered from a type confusion issue that could have lead to crashes [bsc#973351]\n- CVE-2016-2554: A NULL pointer dereference in phar_get_fp_offset could lead to crashes. [bsc#968284]\n  Note: we do not ship the phar extension currently, so we are not affected.\n- CVE-2016-3141: A use-after-free / double-free in the WDDX\n  deserialization could lead to crashes or potential code\n  execution. [bsc#969821]\n- CVE-2016-3142: An Out-of-bounds read in phar_parse_zipfile() could lead to crashes. [bsc#971912]\n  Note: we do not ship the phar extension currently, so we are not affected.\n- CVE-2014-9767: A directory traversal when extracting zip files was fixed that could lead to\n  overwritten files. [bsc#971612]\n- CVE-2016-3185: A type confusion vulnerability in\n  make_http_soap_request() could lead to crashes or potentially code\n  execution. [bsc#971611]\n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "SUSE-SLE-Module-Web-Scripting-12-2016-688,SUSE-SLE-SDK-12-2016-688,SUSE-SLE-SDK-12-SP1-2016-688",
        "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-2016_1166-1.json"
      },
      {
        "category": "self",
        "summary": "URL for SUSE-SU-2016:1166-1",
        "url": "https://www.suse.com/support/update/announcement/2016/suse-su-20161166-1/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for SUSE-SU-2016:1166-1",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2016-April/002031.html"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 968284",
        "url": "https://bugzilla.suse.com/968284"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 969821",
        "url": "https://bugzilla.suse.com/969821"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 971611",
        "url": "https://bugzilla.suse.com/971611"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 971612",
        "url": "https://bugzilla.suse.com/971612"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 971912",
        "url": "https://bugzilla.suse.com/971912"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 973351",
        "url": "https://bugzilla.suse.com/973351"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 973792",
        "url": "https://bugzilla.suse.com/973792"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2014-9767 page",
        "url": "https://www.suse.com/security/cve/CVE-2014-9767/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8835 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8835/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2015-8838 page",
        "url": "https://www.suse.com/security/cve/CVE-2015-8838/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-2554 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-2554/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-3141 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-3141/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-3142 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-3142/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-3185 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-3185/"
      }
    ],
    "title": "Security update for php5",
    "tracking": {
      "current_release_date": "2016-04-27T14:46:35Z",
      "generator": {
        "date": "2016-04-27T14:46:35Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "SUSE-SU-2016:1166-1",
      "initial_release_date": "2016-04-27T14:46:35Z",
      "revision_history": [
        {
          "date": "2016-04-27T14:46:35Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "php5-pear-5.5.14-53.1.noarch",
                "product": {
                  "name": "php5-pear-5.5.14-53.1.noarch",
                  "product_id": "php5-pear-5.5.14-53.1.noarch"
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "apache2-mod_php5-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "apache2-mod_php5-5.5.14-53.1.ppc64le",
                  "product_id": "apache2-mod_php5-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-5.5.14-53.1.ppc64le",
                  "product_id": "php5-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-bcmath-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-bcmath-5.5.14-53.1.ppc64le",
                  "product_id": "php5-bcmath-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-bz2-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-bz2-5.5.14-53.1.ppc64le",
                  "product_id": "php5-bz2-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-calendar-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-calendar-5.5.14-53.1.ppc64le",
                  "product_id": "php5-calendar-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-ctype-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-ctype-5.5.14-53.1.ppc64le",
                  "product_id": "php5-ctype-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-curl-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-curl-5.5.14-53.1.ppc64le",
                  "product_id": "php5-curl-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-dba-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-dba-5.5.14-53.1.ppc64le",
                  "product_id": "php5-dba-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-dom-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-dom-5.5.14-53.1.ppc64le",
                  "product_id": "php5-dom-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-enchant-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-enchant-5.5.14-53.1.ppc64le",
                  "product_id": "php5-enchant-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-exif-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-exif-5.5.14-53.1.ppc64le",
                  "product_id": "php5-exif-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-fastcgi-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-fastcgi-5.5.14-53.1.ppc64le",
                  "product_id": "php5-fastcgi-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-fileinfo-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-fileinfo-5.5.14-53.1.ppc64le",
                  "product_id": "php5-fileinfo-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-fpm-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-fpm-5.5.14-53.1.ppc64le",
                  "product_id": "php5-fpm-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-ftp-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-ftp-5.5.14-53.1.ppc64le",
                  "product_id": "php5-ftp-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-gd-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-gd-5.5.14-53.1.ppc64le",
                  "product_id": "php5-gd-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-gettext-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-gettext-5.5.14-53.1.ppc64le",
                  "product_id": "php5-gettext-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-gmp-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-gmp-5.5.14-53.1.ppc64le",
                  "product_id": "php5-gmp-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-iconv-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-iconv-5.5.14-53.1.ppc64le",
                  "product_id": "php5-iconv-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-intl-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-intl-5.5.14-53.1.ppc64le",
                  "product_id": "php5-intl-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-json-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-json-5.5.14-53.1.ppc64le",
                  "product_id": "php5-json-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-ldap-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-ldap-5.5.14-53.1.ppc64le",
                  "product_id": "php5-ldap-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-mbstring-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-mbstring-5.5.14-53.1.ppc64le",
                  "product_id": "php5-mbstring-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-mcrypt-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-mcrypt-5.5.14-53.1.ppc64le",
                  "product_id": "php5-mcrypt-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-mysql-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-mysql-5.5.14-53.1.ppc64le",
                  "product_id": "php5-mysql-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-odbc-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-odbc-5.5.14-53.1.ppc64le",
                  "product_id": "php5-odbc-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-opcache-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-opcache-5.5.14-53.1.ppc64le",
                  "product_id": "php5-opcache-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-openssl-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-openssl-5.5.14-53.1.ppc64le",
                  "product_id": "php5-openssl-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-pcntl-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-pcntl-5.5.14-53.1.ppc64le",
                  "product_id": "php5-pcntl-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-pdo-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-pdo-5.5.14-53.1.ppc64le",
                  "product_id": "php5-pdo-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-pgsql-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-pgsql-5.5.14-53.1.ppc64le",
                  "product_id": "php5-pgsql-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-posix-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-posix-5.5.14-53.1.ppc64le",
                  "product_id": "php5-posix-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-pspell-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-pspell-5.5.14-53.1.ppc64le",
                  "product_id": "php5-pspell-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-shmop-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-shmop-5.5.14-53.1.ppc64le",
                  "product_id": "php5-shmop-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-snmp-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-snmp-5.5.14-53.1.ppc64le",
                  "product_id": "php5-snmp-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-soap-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-soap-5.5.14-53.1.ppc64le",
                  "product_id": "php5-soap-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-sockets-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-sockets-5.5.14-53.1.ppc64le",
                  "product_id": "php5-sockets-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-sqlite-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-sqlite-5.5.14-53.1.ppc64le",
                  "product_id": "php5-sqlite-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-suhosin-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-suhosin-5.5.14-53.1.ppc64le",
                  "product_id": "php5-suhosin-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-sysvmsg-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-sysvmsg-5.5.14-53.1.ppc64le",
                  "product_id": "php5-sysvmsg-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-sysvsem-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-sysvsem-5.5.14-53.1.ppc64le",
                  "product_id": "php5-sysvsem-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-sysvshm-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-sysvshm-5.5.14-53.1.ppc64le",
                  "product_id": "php5-sysvshm-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-tokenizer-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-tokenizer-5.5.14-53.1.ppc64le",
                  "product_id": "php5-tokenizer-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-wddx-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-wddx-5.5.14-53.1.ppc64le",
                  "product_id": "php5-wddx-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-xmlreader-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-xmlreader-5.5.14-53.1.ppc64le",
                  "product_id": "php5-xmlreader-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-xmlrpc-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-xmlrpc-5.5.14-53.1.ppc64le",
                  "product_id": "php5-xmlrpc-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-xmlwriter-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-xmlwriter-5.5.14-53.1.ppc64le",
                  "product_id": "php5-xmlwriter-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-xsl-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-xsl-5.5.14-53.1.ppc64le",
                  "product_id": "php5-xsl-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-zip-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-zip-5.5.14-53.1.ppc64le",
                  "product_id": "php5-zip-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-zlib-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-zlib-5.5.14-53.1.ppc64le",
                  "product_id": "php5-zlib-5.5.14-53.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "php5-devel-5.5.14-53.1.ppc64le",
                "product": {
                  "name": "php5-devel-5.5.14-53.1.ppc64le",
                  "product_id": "php5-devel-5.5.14-53.1.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "apache2-mod_php5-5.5.14-53.1.s390x",
                "product": {
                  "name": "apache2-mod_php5-5.5.14-53.1.s390x",
                  "product_id": "apache2-mod_php5-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-5.5.14-53.1.s390x",
                  "product_id": "php5-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-bcmath-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-bcmath-5.5.14-53.1.s390x",
                  "product_id": "php5-bcmath-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-bz2-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-bz2-5.5.14-53.1.s390x",
                  "product_id": "php5-bz2-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-calendar-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-calendar-5.5.14-53.1.s390x",
                  "product_id": "php5-calendar-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-ctype-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-ctype-5.5.14-53.1.s390x",
                  "product_id": "php5-ctype-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-curl-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-curl-5.5.14-53.1.s390x",
                  "product_id": "php5-curl-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-dba-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-dba-5.5.14-53.1.s390x",
                  "product_id": "php5-dba-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-dom-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-dom-5.5.14-53.1.s390x",
                  "product_id": "php5-dom-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-enchant-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-enchant-5.5.14-53.1.s390x",
                  "product_id": "php5-enchant-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-exif-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-exif-5.5.14-53.1.s390x",
                  "product_id": "php5-exif-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-fastcgi-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-fastcgi-5.5.14-53.1.s390x",
                  "product_id": "php5-fastcgi-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-fileinfo-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-fileinfo-5.5.14-53.1.s390x",
                  "product_id": "php5-fileinfo-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-fpm-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-fpm-5.5.14-53.1.s390x",
                  "product_id": "php5-fpm-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-ftp-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-ftp-5.5.14-53.1.s390x",
                  "product_id": "php5-ftp-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-gd-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-gd-5.5.14-53.1.s390x",
                  "product_id": "php5-gd-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-gettext-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-gettext-5.5.14-53.1.s390x",
                  "product_id": "php5-gettext-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-gmp-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-gmp-5.5.14-53.1.s390x",
                  "product_id": "php5-gmp-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-iconv-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-iconv-5.5.14-53.1.s390x",
                  "product_id": "php5-iconv-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-intl-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-intl-5.5.14-53.1.s390x",
                  "product_id": "php5-intl-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-json-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-json-5.5.14-53.1.s390x",
                  "product_id": "php5-json-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-ldap-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-ldap-5.5.14-53.1.s390x",
                  "product_id": "php5-ldap-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-mbstring-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-mbstring-5.5.14-53.1.s390x",
                  "product_id": "php5-mbstring-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-mcrypt-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-mcrypt-5.5.14-53.1.s390x",
                  "product_id": "php5-mcrypt-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-mysql-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-mysql-5.5.14-53.1.s390x",
                  "product_id": "php5-mysql-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-odbc-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-odbc-5.5.14-53.1.s390x",
                  "product_id": "php5-odbc-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-opcache-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-opcache-5.5.14-53.1.s390x",
                  "product_id": "php5-opcache-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-openssl-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-openssl-5.5.14-53.1.s390x",
                  "product_id": "php5-openssl-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-pcntl-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-pcntl-5.5.14-53.1.s390x",
                  "product_id": "php5-pcntl-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-pdo-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-pdo-5.5.14-53.1.s390x",
                  "product_id": "php5-pdo-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-pgsql-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-pgsql-5.5.14-53.1.s390x",
                  "product_id": "php5-pgsql-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-posix-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-posix-5.5.14-53.1.s390x",
                  "product_id": "php5-posix-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-pspell-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-pspell-5.5.14-53.1.s390x",
                  "product_id": "php5-pspell-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-shmop-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-shmop-5.5.14-53.1.s390x",
                  "product_id": "php5-shmop-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-snmp-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-snmp-5.5.14-53.1.s390x",
                  "product_id": "php5-snmp-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-soap-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-soap-5.5.14-53.1.s390x",
                  "product_id": "php5-soap-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-sockets-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-sockets-5.5.14-53.1.s390x",
                  "product_id": "php5-sockets-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-sqlite-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-sqlite-5.5.14-53.1.s390x",
                  "product_id": "php5-sqlite-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-suhosin-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-suhosin-5.5.14-53.1.s390x",
                  "product_id": "php5-suhosin-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-sysvmsg-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-sysvmsg-5.5.14-53.1.s390x",
                  "product_id": "php5-sysvmsg-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-sysvsem-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-sysvsem-5.5.14-53.1.s390x",
                  "product_id": "php5-sysvsem-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-sysvshm-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-sysvshm-5.5.14-53.1.s390x",
                  "product_id": "php5-sysvshm-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-tokenizer-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-tokenizer-5.5.14-53.1.s390x",
                  "product_id": "php5-tokenizer-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-wddx-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-wddx-5.5.14-53.1.s390x",
                  "product_id": "php5-wddx-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-xmlreader-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-xmlreader-5.5.14-53.1.s390x",
                  "product_id": "php5-xmlreader-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-xmlrpc-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-xmlrpc-5.5.14-53.1.s390x",
                  "product_id": "php5-xmlrpc-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-xmlwriter-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-xmlwriter-5.5.14-53.1.s390x",
                  "product_id": "php5-xmlwriter-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-xsl-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-xsl-5.5.14-53.1.s390x",
                  "product_id": "php5-xsl-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-zip-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-zip-5.5.14-53.1.s390x",
                  "product_id": "php5-zip-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-zlib-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-zlib-5.5.14-53.1.s390x",
                  "product_id": "php5-zlib-5.5.14-53.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "php5-devel-5.5.14-53.1.s390x",
                "product": {
                  "name": "php5-devel-5.5.14-53.1.s390x",
                  "product_id": "php5-devel-5.5.14-53.1.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "apache2-mod_php5-5.5.14-53.1.x86_64",
                "product": {
                  "name": "apache2-mod_php5-5.5.14-53.1.x86_64",
                  "product_id": "apache2-mod_php5-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-5.5.14-53.1.x86_64",
                  "product_id": "php5-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-bcmath-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-bcmath-5.5.14-53.1.x86_64",
                  "product_id": "php5-bcmath-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-bz2-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-bz2-5.5.14-53.1.x86_64",
                  "product_id": "php5-bz2-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-calendar-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-calendar-5.5.14-53.1.x86_64",
                  "product_id": "php5-calendar-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-ctype-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-ctype-5.5.14-53.1.x86_64",
                  "product_id": "php5-ctype-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-curl-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-curl-5.5.14-53.1.x86_64",
                  "product_id": "php5-curl-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-dba-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-dba-5.5.14-53.1.x86_64",
                  "product_id": "php5-dba-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-dom-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-dom-5.5.14-53.1.x86_64",
                  "product_id": "php5-dom-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-enchant-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-enchant-5.5.14-53.1.x86_64",
                  "product_id": "php5-enchant-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-exif-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-exif-5.5.14-53.1.x86_64",
                  "product_id": "php5-exif-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-fastcgi-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-fastcgi-5.5.14-53.1.x86_64",
                  "product_id": "php5-fastcgi-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-fileinfo-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-fileinfo-5.5.14-53.1.x86_64",
                  "product_id": "php5-fileinfo-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-fpm-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-fpm-5.5.14-53.1.x86_64",
                  "product_id": "php5-fpm-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-ftp-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-ftp-5.5.14-53.1.x86_64",
                  "product_id": "php5-ftp-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-gd-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-gd-5.5.14-53.1.x86_64",
                  "product_id": "php5-gd-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-gettext-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-gettext-5.5.14-53.1.x86_64",
                  "product_id": "php5-gettext-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-gmp-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-gmp-5.5.14-53.1.x86_64",
                  "product_id": "php5-gmp-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-iconv-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-iconv-5.5.14-53.1.x86_64",
                  "product_id": "php5-iconv-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-intl-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-intl-5.5.14-53.1.x86_64",
                  "product_id": "php5-intl-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-json-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-json-5.5.14-53.1.x86_64",
                  "product_id": "php5-json-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-ldap-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-ldap-5.5.14-53.1.x86_64",
                  "product_id": "php5-ldap-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-mbstring-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-mbstring-5.5.14-53.1.x86_64",
                  "product_id": "php5-mbstring-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-mcrypt-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-mcrypt-5.5.14-53.1.x86_64",
                  "product_id": "php5-mcrypt-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-mysql-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-mysql-5.5.14-53.1.x86_64",
                  "product_id": "php5-mysql-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-odbc-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-odbc-5.5.14-53.1.x86_64",
                  "product_id": "php5-odbc-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-opcache-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-opcache-5.5.14-53.1.x86_64",
                  "product_id": "php5-opcache-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-openssl-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-openssl-5.5.14-53.1.x86_64",
                  "product_id": "php5-openssl-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-pcntl-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-pcntl-5.5.14-53.1.x86_64",
                  "product_id": "php5-pcntl-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-pdo-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-pdo-5.5.14-53.1.x86_64",
                  "product_id": "php5-pdo-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-pgsql-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-pgsql-5.5.14-53.1.x86_64",
                  "product_id": "php5-pgsql-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-posix-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-posix-5.5.14-53.1.x86_64",
                  "product_id": "php5-posix-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-pspell-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-pspell-5.5.14-53.1.x86_64",
                  "product_id": "php5-pspell-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-shmop-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-shmop-5.5.14-53.1.x86_64",
                  "product_id": "php5-shmop-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-snmp-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-snmp-5.5.14-53.1.x86_64",
                  "product_id": "php5-snmp-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-soap-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-soap-5.5.14-53.1.x86_64",
                  "product_id": "php5-soap-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-sockets-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-sockets-5.5.14-53.1.x86_64",
                  "product_id": "php5-sockets-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-sqlite-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-sqlite-5.5.14-53.1.x86_64",
                  "product_id": "php5-sqlite-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-suhosin-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-suhosin-5.5.14-53.1.x86_64",
                  "product_id": "php5-suhosin-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-sysvmsg-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-sysvmsg-5.5.14-53.1.x86_64",
                  "product_id": "php5-sysvmsg-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-sysvsem-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-sysvsem-5.5.14-53.1.x86_64",
                  "product_id": "php5-sysvsem-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-sysvshm-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-sysvshm-5.5.14-53.1.x86_64",
                  "product_id": "php5-sysvshm-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-tokenizer-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-tokenizer-5.5.14-53.1.x86_64",
                  "product_id": "php5-tokenizer-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-wddx-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-wddx-5.5.14-53.1.x86_64",
                  "product_id": "php5-wddx-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-xmlreader-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-xmlreader-5.5.14-53.1.x86_64",
                  "product_id": "php5-xmlreader-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-xmlrpc-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-xmlrpc-5.5.14-53.1.x86_64",
                  "product_id": "php5-xmlrpc-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-xmlwriter-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-xmlwriter-5.5.14-53.1.x86_64",
                  "product_id": "php5-xmlwriter-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-xsl-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-xsl-5.5.14-53.1.x86_64",
                  "product_id": "php5-xsl-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-zip-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-zip-5.5.14-53.1.x86_64",
                  "product_id": "php5-zip-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-zlib-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-zlib-5.5.14-53.1.x86_64",
                  "product_id": "php5-zlib-5.5.14-53.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "php5-devel-5.5.14-53.1.x86_64",
                "product": {
                  "name": "php5-devel-5.5.14-53.1.x86_64",
                  "product_id": "php5-devel-5.5.14-53.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",
                "product": {
                  "name": "SUSE Linux Enterprise Software Development Kit 12",
                  "product_id": "SUSE Linux Enterprise Software Development Kit 12",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-sdk:12"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Software Development Kit 12 SP1",
                "product": {
                  "name": "SUSE Linux Enterprise Software Development Kit 12 SP1",
                  "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-sdk:12:sp1"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-mod_php5-5.5.14-53.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_php5-5.5.14-53.1.ppc64le"
        },
        "product_reference": "apache2-mod_php5-5.5.14-53.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_php5-5.5.14-53.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_php5-5.5.14-53.1.s390x"
        },
        "product_reference": "apache2-mod_php5-5.5.14-53.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_php5-5.5.14-53.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_php5-5.5.14-53.1.x86_64"
        },
        "product_reference": "apache2-mod_php5-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-5.5.14-53.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:php5-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-5.5.14-53.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:php5-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-5.5.14-53.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:php5-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-bcmath-5.5.14-53.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:php5-bcmath-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-bcmath-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-bcmath-5.5.14-53.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:php5-bcmath-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-bcmath-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-bcmath-5.5.14-53.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:php5-bcmath-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-bcmath-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-bz2-5.5.14-53.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:php5-bz2-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-bz2-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-bz2-5.5.14-53.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:php5-bz2-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-bz2-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-bz2-5.5.14-53.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:php5-bz2-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-bz2-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-calendar-5.5.14-53.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:php5-calendar-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-calendar-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-calendar-5.5.14-53.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:php5-calendar-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-calendar-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-calendar-5.5.14-53.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:php5-calendar-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-calendar-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-ctype-5.5.14-53.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:php5-ctype-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-ctype-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-ctype-5.5.14-53.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:php5-ctype-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-ctype-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-ctype-5.5.14-53.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:php5-ctype-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-ctype-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-curl-5.5.14-53.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:php5-curl-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-curl-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-curl-5.5.14-53.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:php5-curl-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-curl-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-curl-5.5.14-53.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:php5-curl-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-curl-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-dba-5.5.14-53.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:php5-dba-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-dba-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-dba-5.5.14-53.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:php5-dba-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-dba-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-dba-5.5.14-53.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:php5-dba-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-dba-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-dom-5.5.14-53.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:php5-dom-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-dom-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-dom-5.5.14-53.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:php5-dom-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-dom-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-dom-5.5.14-53.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:php5-dom-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-dom-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-enchant-5.5.14-53.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:php5-enchant-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-enchant-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-enchant-5.5.14-53.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:php5-enchant-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-enchant-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-enchant-5.5.14-53.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:php5-enchant-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-enchant-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-exif-5.5.14-53.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:php5-exif-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-exif-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-exif-5.5.14-53.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:php5-exif-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-exif-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-exif-5.5.14-53.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:php5-exif-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-exif-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-fastcgi-5.5.14-53.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:php5-fastcgi-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-fastcgi-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-fastcgi-5.5.14-53.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:php5-fastcgi-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-fastcgi-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-fastcgi-5.5.14-53.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:php5-fastcgi-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-fastcgi-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-fileinfo-5.5.14-53.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:php5-fileinfo-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-fileinfo-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-fileinfo-5.5.14-53.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:php5-fileinfo-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-fileinfo-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-fileinfo-5.5.14-53.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:php5-fileinfo-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-fileinfo-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-fpm-5.5.14-53.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:php5-fpm-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-fpm-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-fpm-5.5.14-53.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:php5-fpm-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-fpm-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-fpm-5.5.14-53.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:php5-fpm-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-fpm-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-ftp-5.5.14-53.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:php5-ftp-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-ftp-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-ftp-5.5.14-53.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:php5-ftp-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-ftp-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-ftp-5.5.14-53.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:php5-ftp-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-ftp-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-gd-5.5.14-53.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:php5-gd-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-gd-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-gd-5.5.14-53.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:php5-gd-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-gd-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-gd-5.5.14-53.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:php5-gd-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-gd-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-gettext-5.5.14-53.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:php5-gettext-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-gettext-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-gettext-5.5.14-53.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:php5-gettext-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-gettext-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-gettext-5.5.14-53.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:php5-gettext-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-gettext-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-gmp-5.5.14-53.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:php5-gmp-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-gmp-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-gmp-5.5.14-53.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:php5-gmp-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-gmp-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-gmp-5.5.14-53.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:php5-gmp-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-gmp-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-iconv-5.5.14-53.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:php5-iconv-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-iconv-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-iconv-5.5.14-53.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:php5-iconv-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-iconv-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-iconv-5.5.14-53.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:php5-iconv-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-iconv-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-intl-5.5.14-53.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:php5-intl-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-intl-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-intl-5.5.14-53.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:php5-intl-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-intl-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-intl-5.5.14-53.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:php5-intl-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-intl-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-json-5.5.14-53.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:php5-json-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-json-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-json-5.5.14-53.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:php5-json-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-json-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-json-5.5.14-53.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:php5-json-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-json-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-ldap-5.5.14-53.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:php5-ldap-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-ldap-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-ldap-5.5.14-53.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:php5-ldap-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-ldap-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-ldap-5.5.14-53.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:php5-ldap-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-ldap-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-mbstring-5.5.14-53.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:php5-mbstring-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-mbstring-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-mbstring-5.5.14-53.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:php5-mbstring-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-mbstring-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-mbstring-5.5.14-53.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:php5-mbstring-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-mbstring-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-mcrypt-5.5.14-53.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:php5-mcrypt-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-mcrypt-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-mcrypt-5.5.14-53.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:php5-mcrypt-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-mcrypt-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-mcrypt-5.5.14-53.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:php5-mcrypt-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-mcrypt-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-mysql-5.5.14-53.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:php5-mysql-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-mysql-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-mysql-5.5.14-53.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:php5-mysql-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-mysql-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-mysql-5.5.14-53.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:php5-mysql-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-mysql-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-odbc-5.5.14-53.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:php5-odbc-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-odbc-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-odbc-5.5.14-53.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:php5-odbc-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-odbc-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-odbc-5.5.14-53.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:php5-odbc-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-odbc-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-opcache-5.5.14-53.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:php5-opcache-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-opcache-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-opcache-5.5.14-53.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:php5-opcache-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-opcache-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-opcache-5.5.14-53.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:php5-opcache-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-opcache-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-openssl-5.5.14-53.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:php5-openssl-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-openssl-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-openssl-5.5.14-53.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:php5-openssl-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-openssl-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-openssl-5.5.14-53.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:php5-openssl-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-openssl-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-pcntl-5.5.14-53.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:php5-pcntl-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-pcntl-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-pcntl-5.5.14-53.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:php5-pcntl-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-pcntl-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-pcntl-5.5.14-53.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:php5-pcntl-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-pcntl-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-pdo-5.5.14-53.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:php5-pdo-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-pdo-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-pdo-5.5.14-53.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:php5-pdo-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-pdo-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-pdo-5.5.14-53.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:php5-pdo-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-pdo-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-pear-5.5.14-53.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:php5-pear-5.5.14-53.1.noarch"
        },
        "product_reference": "php5-pear-5.5.14-53.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-pgsql-5.5.14-53.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:php5-pgsql-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-pgsql-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-pgsql-5.5.14-53.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:php5-pgsql-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-pgsql-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-pgsql-5.5.14-53.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:php5-pgsql-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-pgsql-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-posix-5.5.14-53.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:php5-posix-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-posix-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-posix-5.5.14-53.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:php5-posix-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-posix-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-posix-5.5.14-53.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:php5-posix-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-posix-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-pspell-5.5.14-53.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:php5-pspell-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-pspell-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-pspell-5.5.14-53.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:php5-pspell-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-pspell-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-pspell-5.5.14-53.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:php5-pspell-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-pspell-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-shmop-5.5.14-53.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:php5-shmop-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-shmop-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-shmop-5.5.14-53.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:php5-shmop-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-shmop-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-shmop-5.5.14-53.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:php5-shmop-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-shmop-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-snmp-5.5.14-53.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:php5-snmp-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-snmp-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-snmp-5.5.14-53.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:php5-snmp-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-snmp-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-snmp-5.5.14-53.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:php5-snmp-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-snmp-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-soap-5.5.14-53.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:php5-soap-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-soap-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-soap-5.5.14-53.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:php5-soap-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-soap-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-soap-5.5.14-53.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:php5-soap-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-soap-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-sockets-5.5.14-53.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:php5-sockets-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-sockets-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-sockets-5.5.14-53.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:php5-sockets-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-sockets-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-sockets-5.5.14-53.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:php5-sockets-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-sockets-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-sqlite-5.5.14-53.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:php5-sqlite-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-sqlite-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-sqlite-5.5.14-53.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:php5-sqlite-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-sqlite-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-sqlite-5.5.14-53.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:php5-sqlite-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-sqlite-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-suhosin-5.5.14-53.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:php5-suhosin-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-suhosin-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-suhosin-5.5.14-53.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:php5-suhosin-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-suhosin-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-suhosin-5.5.14-53.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:php5-suhosin-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-suhosin-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-sysvmsg-5.5.14-53.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:php5-sysvmsg-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-sysvmsg-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-sysvmsg-5.5.14-53.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:php5-sysvmsg-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-sysvmsg-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-sysvmsg-5.5.14-53.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:php5-sysvmsg-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-sysvmsg-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-sysvsem-5.5.14-53.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:php5-sysvsem-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-sysvsem-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-sysvsem-5.5.14-53.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:php5-sysvsem-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-sysvsem-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-sysvsem-5.5.14-53.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:php5-sysvsem-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-sysvsem-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-sysvshm-5.5.14-53.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:php5-sysvshm-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-sysvshm-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-sysvshm-5.5.14-53.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:php5-sysvshm-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-sysvshm-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-sysvshm-5.5.14-53.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:php5-sysvshm-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-sysvshm-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-tokenizer-5.5.14-53.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:php5-tokenizer-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-tokenizer-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-tokenizer-5.5.14-53.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:php5-tokenizer-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-tokenizer-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-tokenizer-5.5.14-53.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:php5-tokenizer-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-tokenizer-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-wddx-5.5.14-53.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:php5-wddx-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-wddx-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-wddx-5.5.14-53.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:php5-wddx-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-wddx-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-wddx-5.5.14-53.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:php5-wddx-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-wddx-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-xmlreader-5.5.14-53.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:php5-xmlreader-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-xmlreader-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-xmlreader-5.5.14-53.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:php5-xmlreader-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-xmlreader-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-xmlreader-5.5.14-53.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:php5-xmlreader-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-xmlreader-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-xmlrpc-5.5.14-53.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:php5-xmlrpc-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-xmlrpc-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-xmlrpc-5.5.14-53.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:php5-xmlrpc-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-xmlrpc-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-xmlrpc-5.5.14-53.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:php5-xmlrpc-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-xmlrpc-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-xmlwriter-5.5.14-53.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:php5-xmlwriter-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-xmlwriter-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-xmlwriter-5.5.14-53.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:php5-xmlwriter-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-xmlwriter-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-xmlwriter-5.5.14-53.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:php5-xmlwriter-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-xmlwriter-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-xsl-5.5.14-53.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:php5-xsl-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-xsl-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-xsl-5.5.14-53.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:php5-xsl-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-xsl-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-xsl-5.5.14-53.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:php5-xsl-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-xsl-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-zip-5.5.14-53.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:php5-zip-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-zip-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-zip-5.5.14-53.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:php5-zip-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-zip-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-zip-5.5.14-53.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:php5-zip-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-zip-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-zlib-5.5.14-53.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:php5-zlib-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-zlib-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-zlib-5.5.14-53.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:php5-zlib-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-zlib-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-zlib-5.5.14-53.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:php5-zlib-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-zlib-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-devel-5.5.14-53.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-devel-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-devel-5.5.14-53.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-devel-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-devel-5.5.14-53.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-devel-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-devel-5.5.14-53.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP1",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.ppc64le"
        },
        "product_reference": "php5-devel-5.5.14-53.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-devel-5.5.14-53.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP1",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.s390x"
        },
        "product_reference": "php5-devel-5.5.14-53.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "php5-devel-5.5.14-53.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP1",
          "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.x86_64"
        },
        "product_reference": "php5-devel-5.5.14-53.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2014-9767",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2014-9767"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Directory traversal vulnerability in the ZipArchive::extractTo function in ext/zip/php_zip.c in PHP before 5.4.45, 5.5.x before 5.5.29, and 5.6.x before 5.6.13 and ext/zip/ext_zip.cpp in HHVM before 3.12.1 allows remote attackers to create arbitrary empty directories via a crafted ZIP archive.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-53.1.noarch",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2014-9767",
          "url": "https://www.suse.com/security/cve/CVE-2014-9767"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 971612 for CVE-2014-9767",
          "url": "https://bugzilla.suse.com/971612"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 980366 for CVE-2014-9767",
          "url": "https://bugzilla.suse.com/980366"
        }
      ],
      "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_php5-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-53.1.noarch",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-53.1.noarch",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2016-04-27T14:46:35Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2014-9767"
    },
    {
      "cve": "CVE-2015-8835",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8835"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The make_http_soap_request function in ext/soap/php_http.c in PHP before 5.4.44, 5.5.x before 5.5.28, and 5.6.x before 5.6.12 does not properly retrieve keys, which allows remote attackers to cause a denial of service (NULL pointer dereference, type confusion, and application crash) or possibly execute arbitrary code via crafted serialized data representing a numerically indexed _cookies array, related to the SoapClient::__call method in ext/soap/soap.c.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-53.1.noarch",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8835",
          "url": "https://www.suse.com/security/cve/CVE-2015-8835"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 973351 for CVE-2015-8835",
          "url": "https://bugzilla.suse.com/973351"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 980366 for CVE-2015-8835",
          "url": "https://bugzilla.suse.com/980366"
        }
      ],
      "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_php5-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-53.1.noarch",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.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_php5-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-53.1.noarch",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2016-04-27T14:46:35Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2015-8835"
    },
    {
      "cve": "CVE-2015-8838",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2015-8838"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "ext/mysqlnd/mysqlnd.c in PHP before 5.4.43, 5.5.x before 5.5.27, and 5.6.x before 5.6.11 uses a client SSL option to mean that SSL is optional, which allows man-in-the-middle attackers to spoof servers via a cleartext-downgrade attack, a related issue to CVE-2015-3152.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-53.1.noarch",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2015-8838",
          "url": "https://www.suse.com/security/cve/CVE-2015-8838"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 973792 for CVE-2015-8838",
          "url": "https://bugzilla.suse.com/973792"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 980366 for CVE-2015-8838",
          "url": "https://bugzilla.suse.com/980366"
        }
      ],
      "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_php5-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-53.1.noarch",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-53.1.noarch",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2016-04-27T14:46:35Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2015-8838"
    },
    {
      "cve": "CVE-2016-2554",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-2554"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Stack-based buffer overflow in ext/phar/tar.c in PHP before 5.5.32, 5.6.x before 5.6.18, and 7.x before 7.0.3 allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted TAR archive.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-53.1.noarch",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-2554",
          "url": "https://www.suse.com/security/cve/CVE-2016-2554"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 968284 for CVE-2016-2554",
          "url": "https://bugzilla.suse.com/968284"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 980366 for CVE-2016-2554",
          "url": "https://bugzilla.suse.com/980366"
        }
      ],
      "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_php5-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-53.1.noarch",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.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_php5-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-53.1.noarch",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2016-04-27T14:46:35Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-2554"
    },
    {
      "cve": "CVE-2016-3141",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-3141"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Use-after-free vulnerability in wddx.c in the WDDX extension in PHP before 5.5.33 and 5.6.x before 5.6.19 allows remote attackers to cause a denial of service (memory corruption and application crash) or possibly have unspecified other impact by triggering a wddx_deserialize call on XML data containing a crafted var element.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-53.1.noarch",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-3141",
          "url": "https://www.suse.com/security/cve/CVE-2016-3141"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 969821 for CVE-2016-3141",
          "url": "https://bugzilla.suse.com/969821"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 980366 for CVE-2016-3141",
          "url": "https://bugzilla.suse.com/980366"
        }
      ],
      "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_php5-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-53.1.noarch",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.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_php5-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-53.1.noarch",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2016-04-27T14:46:35Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-3141"
    },
    {
      "cve": "CVE-2016-3142",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-3142"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The phar_parse_zipfile function in zip.c in the PHAR extension in PHP before 5.5.33 and 5.6.x before 5.6.19 allows remote attackers to obtain sensitive information from process memory or cause a denial of service (out-of-bounds read and application crash) by placing a PK\\x05\\x06 signature at an invalid location.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-53.1.noarch",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-3142",
          "url": "https://www.suse.com/security/cve/CVE-2016-3142"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 971912 for CVE-2016-3142",
          "url": "https://bugzilla.suse.com/971912"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 980366 for CVE-2016-3142",
          "url": "https://bugzilla.suse.com/980366"
        }
      ],
      "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_php5-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-53.1.noarch",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.2,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-53.1.noarch",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2016-04-27T14:46:35Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-3142"
    },
    {
      "cve": "CVE-2016-3185",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-3185"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The make_http_soap_request function in ext/soap/php_http.c in PHP before 5.4.44, 5.5.x before 5.5.28, 5.6.x before 5.6.12, and 7.x before 7.0.4 allows remote attackers to obtain sensitive information from process memory or cause a denial of service (type confusion and application crash) via crafted serialized _cookies data, related to the SoapClient::__call method in ext/soap/soap.c.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-53.1.noarch",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-3185",
          "url": "https://www.suse.com/security/cve/CVE-2016-3185"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 971611 for CVE-2016-3185",
          "url": "https://bugzilla.suse.com/971611"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 973351 for CVE-2016-3185",
          "url": "https://bugzilla.suse.com/973351"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 980366 for CVE-2016-3185",
          "url": "https://bugzilla.suse.com/980366"
        }
      ],
      "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_php5-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-53.1.noarch",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.1,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-53.1.noarch",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-53.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:php5-devel-5.5.14-53.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2016-04-27T14:46:35Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-3185"
    }
  ]
}


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…