suse-su-2017:0556-1
Vulnerability from csaf_suse
Published
2017-02-23 09:00
Modified
2017-02-23 09:00
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 issues:
- CVE-2016-7478: When unserializing untrusted input data, PHP could end up in an infinite
loop, causing denial of service (bsc#1019550)
- CVE-2016-10158: The exif_convert_any_to_int function in ext/exif/exif.c
in PHP allowed remote attackers to cause a denial of service (application
crash) via crafted EXIF data that triggers an attempt to divide the
minimum representable negative integer by -1. (bsc#1022219)
- CVE-2016-10159: Integer overflow in the phar_parse_pharfile function
in ext/phar/phar.c in PHP allowed remote attackers to cause a denial
of service (memory consumption or application crash) via a truncated
manifest entry in a PHAR archive. (bsc#1022255)
- CVE-2016-10160: Off-by-one error in the phar_parse_pharfile function
in ext/phar/phar.c in PHP allowed remote attackers to cause a denial
of service (memory corruption) or possibly execute arbitrary code via
a crafted PHAR archive with an alias mismatch. (bsc#1022257)
- CVE-2016-10161: The object_common1 function in
ext/standard/var_unserializer.c in PHP allowed remote attackers to
cause a denial of service (buffer over-read and application crash) via
crafted serialized data that is mishandled in a finish_nested_data call.
(bsc#1022260)
- CVE-2016-10166: A potential unsigned underflow in gd interpolation
functions could lead to memory corruption in the PHP gd module
(bsc#1022263)
- CVE-2016-10167: A denial of service problem in gdImageCreateFromGd2Ctx()
could lead to php out of memory even on small files. (bsc#1022264)
- CVE-2016-10168: A signed integer overflow in the gd module could lead
to memory corruption (bsc#1022265)
Patchnames
SUSE-SLE-Module-Web-Scripting-12-2017-293,SUSE-SLE-SDK-12-SP1-2017-293,SUSE-SLE-SDK-12-SP2-2017-293
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 issues:\n\n- CVE-2016-7478: When unserializing untrusted input data, PHP could end up in an infinite\n loop, causing denial of service (bsc#1019550)\n- CVE-2016-10158: The exif_convert_any_to_int function in ext/exif/exif.c\n in PHP allowed remote attackers to cause a denial of service (application\n crash) via crafted EXIF data that triggers an attempt to divide the\n minimum representable negative integer by -1. (bsc#1022219)\n- CVE-2016-10159: Integer overflow in the phar_parse_pharfile function\n in ext/phar/phar.c in PHP allowed remote attackers to cause a denial\n of service (memory consumption or application crash) via a truncated\n manifest entry in a PHAR archive. (bsc#1022255)\n- CVE-2016-10160: Off-by-one error in the phar_parse_pharfile function\n in ext/phar/phar.c in PHP allowed remote attackers to cause a denial\n of service (memory corruption) or possibly execute arbitrary code via\n a crafted PHAR archive with an alias mismatch. (bsc#1022257)\n- CVE-2016-10161: The object_common1 function in\n ext/standard/var_unserializer.c in PHP allowed remote attackers to\n cause a denial of service (buffer over-read and application crash) via\n crafted serialized data that is mishandled in a finish_nested_data call.\n (bsc#1022260)\n- CVE-2016-10166: A potential unsigned underflow in gd interpolation\n functions could lead to memory corruption in the PHP gd module\n (bsc#1022263)\n- CVE-2016-10167: A denial of service problem in gdImageCreateFromGd2Ctx()\n could lead to php out of memory even on small files. (bsc#1022264)\n- CVE-2016-10168: A signed integer overflow in the gd module could lead\n to memory corruption (bsc#1022265)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Module-Web-Scripting-12-2017-293,SUSE-SLE-SDK-12-SP1-2017-293,SUSE-SLE-SDK-12-SP2-2017-293",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2017_0556-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2017:0556-1",
"url": "https://www.suse.com/support/update/announcement/2017/suse-su-20170556-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2017:0556-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2017-February/002663.html"
},
{
"category": "self",
"summary": "SUSE Bug 1019550",
"url": "https://bugzilla.suse.com/1019550"
},
{
"category": "self",
"summary": "SUSE Bug 1022219",
"url": "https://bugzilla.suse.com/1022219"
},
{
"category": "self",
"summary": "SUSE Bug 1022255",
"url": "https://bugzilla.suse.com/1022255"
},
{
"category": "self",
"summary": "SUSE Bug 1022257",
"url": "https://bugzilla.suse.com/1022257"
},
{
"category": "self",
"summary": "SUSE Bug 1022260",
"url": "https://bugzilla.suse.com/1022260"
},
{
"category": "self",
"summary": "SUSE Bug 1022263",
"url": "https://bugzilla.suse.com/1022263"
},
{
"category": "self",
"summary": "SUSE Bug 1022264",
"url": "https://bugzilla.suse.com/1022264"
},
{
"category": "self",
"summary": "SUSE Bug 1022265",
"url": "https://bugzilla.suse.com/1022265"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-10158 page",
"url": "https://www.suse.com/security/cve/CVE-2016-10158/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-10159 page",
"url": "https://www.suse.com/security/cve/CVE-2016-10159/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-10160 page",
"url": "https://www.suse.com/security/cve/CVE-2016-10160/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-10161 page",
"url": "https://www.suse.com/security/cve/CVE-2016-10161/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-10166 page",
"url": "https://www.suse.com/security/cve/CVE-2016-10166/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-10167 page",
"url": "https://www.suse.com/security/cve/CVE-2016-10167/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-10168 page",
"url": "https://www.suse.com/security/cve/CVE-2016-10168/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7478 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7478/"
}
],
"title": "Security update for php5",
"tracking": {
"current_release_date": "2017-02-23T09:00:51Z",
"generator": {
"date": "2017-02-23T09:00:51Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2017:0556-1",
"initial_release_date": "2017-02-23T09:00:51Z",
"revision_history": [
{
"date": "2017-02-23T09:00:51Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php5-5.5.14-96.1.aarch64",
"product": {
"name": "apache2-mod_php5-5.5.14-96.1.aarch64",
"product_id": "apache2-mod_php5-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-5.5.14-96.1.aarch64",
"product": {
"name": "php5-5.5.14-96.1.aarch64",
"product_id": "php5-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-bcmath-5.5.14-96.1.aarch64",
"product": {
"name": "php5-bcmath-5.5.14-96.1.aarch64",
"product_id": "php5-bcmath-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-bz2-5.5.14-96.1.aarch64",
"product": {
"name": "php5-bz2-5.5.14-96.1.aarch64",
"product_id": "php5-bz2-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-calendar-5.5.14-96.1.aarch64",
"product": {
"name": "php5-calendar-5.5.14-96.1.aarch64",
"product_id": "php5-calendar-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-ctype-5.5.14-96.1.aarch64",
"product": {
"name": "php5-ctype-5.5.14-96.1.aarch64",
"product_id": "php5-ctype-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-curl-5.5.14-96.1.aarch64",
"product": {
"name": "php5-curl-5.5.14-96.1.aarch64",
"product_id": "php5-curl-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-dba-5.5.14-96.1.aarch64",
"product": {
"name": "php5-dba-5.5.14-96.1.aarch64",
"product_id": "php5-dba-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-dom-5.5.14-96.1.aarch64",
"product": {
"name": "php5-dom-5.5.14-96.1.aarch64",
"product_id": "php5-dom-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-enchant-5.5.14-96.1.aarch64",
"product": {
"name": "php5-enchant-5.5.14-96.1.aarch64",
"product_id": "php5-enchant-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-exif-5.5.14-96.1.aarch64",
"product": {
"name": "php5-exif-5.5.14-96.1.aarch64",
"product_id": "php5-exif-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-fastcgi-5.5.14-96.1.aarch64",
"product": {
"name": "php5-fastcgi-5.5.14-96.1.aarch64",
"product_id": "php5-fastcgi-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-fileinfo-5.5.14-96.1.aarch64",
"product": {
"name": "php5-fileinfo-5.5.14-96.1.aarch64",
"product_id": "php5-fileinfo-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-fpm-5.5.14-96.1.aarch64",
"product": {
"name": "php5-fpm-5.5.14-96.1.aarch64",
"product_id": "php5-fpm-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-ftp-5.5.14-96.1.aarch64",
"product": {
"name": "php5-ftp-5.5.14-96.1.aarch64",
"product_id": "php5-ftp-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-gd-5.5.14-96.1.aarch64",
"product": {
"name": "php5-gd-5.5.14-96.1.aarch64",
"product_id": "php5-gd-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-gettext-5.5.14-96.1.aarch64",
"product": {
"name": "php5-gettext-5.5.14-96.1.aarch64",
"product_id": "php5-gettext-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-gmp-5.5.14-96.1.aarch64",
"product": {
"name": "php5-gmp-5.5.14-96.1.aarch64",
"product_id": "php5-gmp-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-iconv-5.5.14-96.1.aarch64",
"product": {
"name": "php5-iconv-5.5.14-96.1.aarch64",
"product_id": "php5-iconv-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-imap-5.5.14-96.1.aarch64",
"product": {
"name": "php5-imap-5.5.14-96.1.aarch64",
"product_id": "php5-imap-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-intl-5.5.14-96.1.aarch64",
"product": {
"name": "php5-intl-5.5.14-96.1.aarch64",
"product_id": "php5-intl-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-json-5.5.14-96.1.aarch64",
"product": {
"name": "php5-json-5.5.14-96.1.aarch64",
"product_id": "php5-json-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-ldap-5.5.14-96.1.aarch64",
"product": {
"name": "php5-ldap-5.5.14-96.1.aarch64",
"product_id": "php5-ldap-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-mbstring-5.5.14-96.1.aarch64",
"product": {
"name": "php5-mbstring-5.5.14-96.1.aarch64",
"product_id": "php5-mbstring-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-mcrypt-5.5.14-96.1.aarch64",
"product": {
"name": "php5-mcrypt-5.5.14-96.1.aarch64",
"product_id": "php5-mcrypt-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-mysql-5.5.14-96.1.aarch64",
"product": {
"name": "php5-mysql-5.5.14-96.1.aarch64",
"product_id": "php5-mysql-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-odbc-5.5.14-96.1.aarch64",
"product": {
"name": "php5-odbc-5.5.14-96.1.aarch64",
"product_id": "php5-odbc-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-opcache-5.5.14-96.1.aarch64",
"product": {
"name": "php5-opcache-5.5.14-96.1.aarch64",
"product_id": "php5-opcache-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-openssl-5.5.14-96.1.aarch64",
"product": {
"name": "php5-openssl-5.5.14-96.1.aarch64",
"product_id": "php5-openssl-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-pcntl-5.5.14-96.1.aarch64",
"product": {
"name": "php5-pcntl-5.5.14-96.1.aarch64",
"product_id": "php5-pcntl-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-pdo-5.5.14-96.1.aarch64",
"product": {
"name": "php5-pdo-5.5.14-96.1.aarch64",
"product_id": "php5-pdo-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-pgsql-5.5.14-96.1.aarch64",
"product": {
"name": "php5-pgsql-5.5.14-96.1.aarch64",
"product_id": "php5-pgsql-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-phar-5.5.14-96.1.aarch64",
"product": {
"name": "php5-phar-5.5.14-96.1.aarch64",
"product_id": "php5-phar-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-posix-5.5.14-96.1.aarch64",
"product": {
"name": "php5-posix-5.5.14-96.1.aarch64",
"product_id": "php5-posix-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-pspell-5.5.14-96.1.aarch64",
"product": {
"name": "php5-pspell-5.5.14-96.1.aarch64",
"product_id": "php5-pspell-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-shmop-5.5.14-96.1.aarch64",
"product": {
"name": "php5-shmop-5.5.14-96.1.aarch64",
"product_id": "php5-shmop-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-snmp-5.5.14-96.1.aarch64",
"product": {
"name": "php5-snmp-5.5.14-96.1.aarch64",
"product_id": "php5-snmp-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-soap-5.5.14-96.1.aarch64",
"product": {
"name": "php5-soap-5.5.14-96.1.aarch64",
"product_id": "php5-soap-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-sockets-5.5.14-96.1.aarch64",
"product": {
"name": "php5-sockets-5.5.14-96.1.aarch64",
"product_id": "php5-sockets-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-sqlite-5.5.14-96.1.aarch64",
"product": {
"name": "php5-sqlite-5.5.14-96.1.aarch64",
"product_id": "php5-sqlite-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-suhosin-5.5.14-96.1.aarch64",
"product": {
"name": "php5-suhosin-5.5.14-96.1.aarch64",
"product_id": "php5-suhosin-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-sysvmsg-5.5.14-96.1.aarch64",
"product": {
"name": "php5-sysvmsg-5.5.14-96.1.aarch64",
"product_id": "php5-sysvmsg-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-sysvsem-5.5.14-96.1.aarch64",
"product": {
"name": "php5-sysvsem-5.5.14-96.1.aarch64",
"product_id": "php5-sysvsem-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-sysvshm-5.5.14-96.1.aarch64",
"product": {
"name": "php5-sysvshm-5.5.14-96.1.aarch64",
"product_id": "php5-sysvshm-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-tokenizer-5.5.14-96.1.aarch64",
"product": {
"name": "php5-tokenizer-5.5.14-96.1.aarch64",
"product_id": "php5-tokenizer-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-wddx-5.5.14-96.1.aarch64",
"product": {
"name": "php5-wddx-5.5.14-96.1.aarch64",
"product_id": "php5-wddx-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-xmlreader-5.5.14-96.1.aarch64",
"product": {
"name": "php5-xmlreader-5.5.14-96.1.aarch64",
"product_id": "php5-xmlreader-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-xmlrpc-5.5.14-96.1.aarch64",
"product": {
"name": "php5-xmlrpc-5.5.14-96.1.aarch64",
"product_id": "php5-xmlrpc-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-xmlwriter-5.5.14-96.1.aarch64",
"product": {
"name": "php5-xmlwriter-5.5.14-96.1.aarch64",
"product_id": "php5-xmlwriter-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-xsl-5.5.14-96.1.aarch64",
"product": {
"name": "php5-xsl-5.5.14-96.1.aarch64",
"product_id": "php5-xsl-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-zip-5.5.14-96.1.aarch64",
"product": {
"name": "php5-zip-5.5.14-96.1.aarch64",
"product_id": "php5-zip-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-zlib-5.5.14-96.1.aarch64",
"product": {
"name": "php5-zlib-5.5.14-96.1.aarch64",
"product_id": "php5-zlib-5.5.14-96.1.aarch64"
}
},
{
"category": "product_version",
"name": "php5-devel-5.5.14-96.1.aarch64",
"product": {
"name": "php5-devel-5.5.14-96.1.aarch64",
"product_id": "php5-devel-5.5.14-96.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "php5-pear-5.5.14-96.1.noarch",
"product": {
"name": "php5-pear-5.5.14-96.1.noarch",
"product_id": "php5-pear-5.5.14-96.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php5-5.5.14-96.1.ppc64le",
"product": {
"name": "apache2-mod_php5-5.5.14-96.1.ppc64le",
"product_id": "apache2-mod_php5-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-5.5.14-96.1.ppc64le",
"product_id": "php5-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-bcmath-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-bcmath-5.5.14-96.1.ppc64le",
"product_id": "php5-bcmath-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-bz2-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-bz2-5.5.14-96.1.ppc64le",
"product_id": "php5-bz2-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-calendar-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-calendar-5.5.14-96.1.ppc64le",
"product_id": "php5-calendar-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-ctype-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-ctype-5.5.14-96.1.ppc64le",
"product_id": "php5-ctype-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-curl-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-curl-5.5.14-96.1.ppc64le",
"product_id": "php5-curl-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-dba-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-dba-5.5.14-96.1.ppc64le",
"product_id": "php5-dba-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-dom-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-dom-5.5.14-96.1.ppc64le",
"product_id": "php5-dom-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-enchant-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-enchant-5.5.14-96.1.ppc64le",
"product_id": "php5-enchant-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-exif-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-exif-5.5.14-96.1.ppc64le",
"product_id": "php5-exif-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-fastcgi-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-fastcgi-5.5.14-96.1.ppc64le",
"product_id": "php5-fastcgi-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-fileinfo-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-fileinfo-5.5.14-96.1.ppc64le",
"product_id": "php5-fileinfo-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-fpm-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-fpm-5.5.14-96.1.ppc64le",
"product_id": "php5-fpm-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-ftp-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-ftp-5.5.14-96.1.ppc64le",
"product_id": "php5-ftp-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-gd-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-gd-5.5.14-96.1.ppc64le",
"product_id": "php5-gd-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-gettext-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-gettext-5.5.14-96.1.ppc64le",
"product_id": "php5-gettext-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-gmp-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-gmp-5.5.14-96.1.ppc64le",
"product_id": "php5-gmp-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-iconv-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-iconv-5.5.14-96.1.ppc64le",
"product_id": "php5-iconv-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-imap-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-imap-5.5.14-96.1.ppc64le",
"product_id": "php5-imap-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-intl-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-intl-5.5.14-96.1.ppc64le",
"product_id": "php5-intl-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-json-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-json-5.5.14-96.1.ppc64le",
"product_id": "php5-json-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-ldap-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-ldap-5.5.14-96.1.ppc64le",
"product_id": "php5-ldap-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-mbstring-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-mbstring-5.5.14-96.1.ppc64le",
"product_id": "php5-mbstring-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-mcrypt-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-mcrypt-5.5.14-96.1.ppc64le",
"product_id": "php5-mcrypt-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-mysql-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-mysql-5.5.14-96.1.ppc64le",
"product_id": "php5-mysql-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-odbc-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-odbc-5.5.14-96.1.ppc64le",
"product_id": "php5-odbc-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-opcache-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-opcache-5.5.14-96.1.ppc64le",
"product_id": "php5-opcache-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-openssl-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-openssl-5.5.14-96.1.ppc64le",
"product_id": "php5-openssl-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-pcntl-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-pcntl-5.5.14-96.1.ppc64le",
"product_id": "php5-pcntl-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-pdo-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-pdo-5.5.14-96.1.ppc64le",
"product_id": "php5-pdo-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-pgsql-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-pgsql-5.5.14-96.1.ppc64le",
"product_id": "php5-pgsql-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-phar-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-phar-5.5.14-96.1.ppc64le",
"product_id": "php5-phar-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-posix-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-posix-5.5.14-96.1.ppc64le",
"product_id": "php5-posix-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-pspell-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-pspell-5.5.14-96.1.ppc64le",
"product_id": "php5-pspell-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-shmop-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-shmop-5.5.14-96.1.ppc64le",
"product_id": "php5-shmop-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-snmp-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-snmp-5.5.14-96.1.ppc64le",
"product_id": "php5-snmp-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-soap-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-soap-5.5.14-96.1.ppc64le",
"product_id": "php5-soap-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-sockets-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-sockets-5.5.14-96.1.ppc64le",
"product_id": "php5-sockets-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-sqlite-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-sqlite-5.5.14-96.1.ppc64le",
"product_id": "php5-sqlite-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-suhosin-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-suhosin-5.5.14-96.1.ppc64le",
"product_id": "php5-suhosin-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-sysvmsg-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-sysvmsg-5.5.14-96.1.ppc64le",
"product_id": "php5-sysvmsg-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-sysvsem-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-sysvsem-5.5.14-96.1.ppc64le",
"product_id": "php5-sysvsem-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-sysvshm-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-sysvshm-5.5.14-96.1.ppc64le",
"product_id": "php5-sysvshm-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-tokenizer-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-tokenizer-5.5.14-96.1.ppc64le",
"product_id": "php5-tokenizer-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-wddx-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-wddx-5.5.14-96.1.ppc64le",
"product_id": "php5-wddx-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-xmlreader-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-xmlreader-5.5.14-96.1.ppc64le",
"product_id": "php5-xmlreader-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-xmlrpc-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-xmlrpc-5.5.14-96.1.ppc64le",
"product_id": "php5-xmlrpc-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-xmlwriter-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-xmlwriter-5.5.14-96.1.ppc64le",
"product_id": "php5-xmlwriter-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-xsl-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-xsl-5.5.14-96.1.ppc64le",
"product_id": "php5-xsl-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-zip-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-zip-5.5.14-96.1.ppc64le",
"product_id": "php5-zip-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-zlib-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-zlib-5.5.14-96.1.ppc64le",
"product_id": "php5-zlib-5.5.14-96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php5-devel-5.5.14-96.1.ppc64le",
"product": {
"name": "php5-devel-5.5.14-96.1.ppc64le",
"product_id": "php5-devel-5.5.14-96.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php5-5.5.14-96.1.s390x",
"product": {
"name": "apache2-mod_php5-5.5.14-96.1.s390x",
"product_id": "apache2-mod_php5-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-5.5.14-96.1.s390x",
"product": {
"name": "php5-5.5.14-96.1.s390x",
"product_id": "php5-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-bcmath-5.5.14-96.1.s390x",
"product": {
"name": "php5-bcmath-5.5.14-96.1.s390x",
"product_id": "php5-bcmath-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-bz2-5.5.14-96.1.s390x",
"product": {
"name": "php5-bz2-5.5.14-96.1.s390x",
"product_id": "php5-bz2-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-calendar-5.5.14-96.1.s390x",
"product": {
"name": "php5-calendar-5.5.14-96.1.s390x",
"product_id": "php5-calendar-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-ctype-5.5.14-96.1.s390x",
"product": {
"name": "php5-ctype-5.5.14-96.1.s390x",
"product_id": "php5-ctype-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-curl-5.5.14-96.1.s390x",
"product": {
"name": "php5-curl-5.5.14-96.1.s390x",
"product_id": "php5-curl-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-dba-5.5.14-96.1.s390x",
"product": {
"name": "php5-dba-5.5.14-96.1.s390x",
"product_id": "php5-dba-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-dom-5.5.14-96.1.s390x",
"product": {
"name": "php5-dom-5.5.14-96.1.s390x",
"product_id": "php5-dom-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-enchant-5.5.14-96.1.s390x",
"product": {
"name": "php5-enchant-5.5.14-96.1.s390x",
"product_id": "php5-enchant-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-exif-5.5.14-96.1.s390x",
"product": {
"name": "php5-exif-5.5.14-96.1.s390x",
"product_id": "php5-exif-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-fastcgi-5.5.14-96.1.s390x",
"product": {
"name": "php5-fastcgi-5.5.14-96.1.s390x",
"product_id": "php5-fastcgi-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-fileinfo-5.5.14-96.1.s390x",
"product": {
"name": "php5-fileinfo-5.5.14-96.1.s390x",
"product_id": "php5-fileinfo-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-fpm-5.5.14-96.1.s390x",
"product": {
"name": "php5-fpm-5.5.14-96.1.s390x",
"product_id": "php5-fpm-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-ftp-5.5.14-96.1.s390x",
"product": {
"name": "php5-ftp-5.5.14-96.1.s390x",
"product_id": "php5-ftp-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-gd-5.5.14-96.1.s390x",
"product": {
"name": "php5-gd-5.5.14-96.1.s390x",
"product_id": "php5-gd-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-gettext-5.5.14-96.1.s390x",
"product": {
"name": "php5-gettext-5.5.14-96.1.s390x",
"product_id": "php5-gettext-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-gmp-5.5.14-96.1.s390x",
"product": {
"name": "php5-gmp-5.5.14-96.1.s390x",
"product_id": "php5-gmp-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-iconv-5.5.14-96.1.s390x",
"product": {
"name": "php5-iconv-5.5.14-96.1.s390x",
"product_id": "php5-iconv-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-imap-5.5.14-96.1.s390x",
"product": {
"name": "php5-imap-5.5.14-96.1.s390x",
"product_id": "php5-imap-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-intl-5.5.14-96.1.s390x",
"product": {
"name": "php5-intl-5.5.14-96.1.s390x",
"product_id": "php5-intl-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-json-5.5.14-96.1.s390x",
"product": {
"name": "php5-json-5.5.14-96.1.s390x",
"product_id": "php5-json-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-ldap-5.5.14-96.1.s390x",
"product": {
"name": "php5-ldap-5.5.14-96.1.s390x",
"product_id": "php5-ldap-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-mbstring-5.5.14-96.1.s390x",
"product": {
"name": "php5-mbstring-5.5.14-96.1.s390x",
"product_id": "php5-mbstring-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-mcrypt-5.5.14-96.1.s390x",
"product": {
"name": "php5-mcrypt-5.5.14-96.1.s390x",
"product_id": "php5-mcrypt-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-mysql-5.5.14-96.1.s390x",
"product": {
"name": "php5-mysql-5.5.14-96.1.s390x",
"product_id": "php5-mysql-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-odbc-5.5.14-96.1.s390x",
"product": {
"name": "php5-odbc-5.5.14-96.1.s390x",
"product_id": "php5-odbc-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-opcache-5.5.14-96.1.s390x",
"product": {
"name": "php5-opcache-5.5.14-96.1.s390x",
"product_id": "php5-opcache-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-openssl-5.5.14-96.1.s390x",
"product": {
"name": "php5-openssl-5.5.14-96.1.s390x",
"product_id": "php5-openssl-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-pcntl-5.5.14-96.1.s390x",
"product": {
"name": "php5-pcntl-5.5.14-96.1.s390x",
"product_id": "php5-pcntl-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-pdo-5.5.14-96.1.s390x",
"product": {
"name": "php5-pdo-5.5.14-96.1.s390x",
"product_id": "php5-pdo-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-pgsql-5.5.14-96.1.s390x",
"product": {
"name": "php5-pgsql-5.5.14-96.1.s390x",
"product_id": "php5-pgsql-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-phar-5.5.14-96.1.s390x",
"product": {
"name": "php5-phar-5.5.14-96.1.s390x",
"product_id": "php5-phar-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-posix-5.5.14-96.1.s390x",
"product": {
"name": "php5-posix-5.5.14-96.1.s390x",
"product_id": "php5-posix-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-pspell-5.5.14-96.1.s390x",
"product": {
"name": "php5-pspell-5.5.14-96.1.s390x",
"product_id": "php5-pspell-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-shmop-5.5.14-96.1.s390x",
"product": {
"name": "php5-shmop-5.5.14-96.1.s390x",
"product_id": "php5-shmop-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-snmp-5.5.14-96.1.s390x",
"product": {
"name": "php5-snmp-5.5.14-96.1.s390x",
"product_id": "php5-snmp-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-soap-5.5.14-96.1.s390x",
"product": {
"name": "php5-soap-5.5.14-96.1.s390x",
"product_id": "php5-soap-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-sockets-5.5.14-96.1.s390x",
"product": {
"name": "php5-sockets-5.5.14-96.1.s390x",
"product_id": "php5-sockets-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-sqlite-5.5.14-96.1.s390x",
"product": {
"name": "php5-sqlite-5.5.14-96.1.s390x",
"product_id": "php5-sqlite-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-suhosin-5.5.14-96.1.s390x",
"product": {
"name": "php5-suhosin-5.5.14-96.1.s390x",
"product_id": "php5-suhosin-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-sysvmsg-5.5.14-96.1.s390x",
"product": {
"name": "php5-sysvmsg-5.5.14-96.1.s390x",
"product_id": "php5-sysvmsg-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-sysvsem-5.5.14-96.1.s390x",
"product": {
"name": "php5-sysvsem-5.5.14-96.1.s390x",
"product_id": "php5-sysvsem-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-sysvshm-5.5.14-96.1.s390x",
"product": {
"name": "php5-sysvshm-5.5.14-96.1.s390x",
"product_id": "php5-sysvshm-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-tokenizer-5.5.14-96.1.s390x",
"product": {
"name": "php5-tokenizer-5.5.14-96.1.s390x",
"product_id": "php5-tokenizer-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-wddx-5.5.14-96.1.s390x",
"product": {
"name": "php5-wddx-5.5.14-96.1.s390x",
"product_id": "php5-wddx-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-xmlreader-5.5.14-96.1.s390x",
"product": {
"name": "php5-xmlreader-5.5.14-96.1.s390x",
"product_id": "php5-xmlreader-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-xmlrpc-5.5.14-96.1.s390x",
"product": {
"name": "php5-xmlrpc-5.5.14-96.1.s390x",
"product_id": "php5-xmlrpc-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-xmlwriter-5.5.14-96.1.s390x",
"product": {
"name": "php5-xmlwriter-5.5.14-96.1.s390x",
"product_id": "php5-xmlwriter-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-xsl-5.5.14-96.1.s390x",
"product": {
"name": "php5-xsl-5.5.14-96.1.s390x",
"product_id": "php5-xsl-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-zip-5.5.14-96.1.s390x",
"product": {
"name": "php5-zip-5.5.14-96.1.s390x",
"product_id": "php5-zip-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-zlib-5.5.14-96.1.s390x",
"product": {
"name": "php5-zlib-5.5.14-96.1.s390x",
"product_id": "php5-zlib-5.5.14-96.1.s390x"
}
},
{
"category": "product_version",
"name": "php5-devel-5.5.14-96.1.s390x",
"product": {
"name": "php5-devel-5.5.14-96.1.s390x",
"product_id": "php5-devel-5.5.14-96.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php5-5.5.14-96.1.x86_64",
"product": {
"name": "apache2-mod_php5-5.5.14-96.1.x86_64",
"product_id": "apache2-mod_php5-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-5.5.14-96.1.x86_64",
"product": {
"name": "php5-5.5.14-96.1.x86_64",
"product_id": "php5-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-bcmath-5.5.14-96.1.x86_64",
"product": {
"name": "php5-bcmath-5.5.14-96.1.x86_64",
"product_id": "php5-bcmath-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-bz2-5.5.14-96.1.x86_64",
"product": {
"name": "php5-bz2-5.5.14-96.1.x86_64",
"product_id": "php5-bz2-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-calendar-5.5.14-96.1.x86_64",
"product": {
"name": "php5-calendar-5.5.14-96.1.x86_64",
"product_id": "php5-calendar-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-ctype-5.5.14-96.1.x86_64",
"product": {
"name": "php5-ctype-5.5.14-96.1.x86_64",
"product_id": "php5-ctype-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-curl-5.5.14-96.1.x86_64",
"product": {
"name": "php5-curl-5.5.14-96.1.x86_64",
"product_id": "php5-curl-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-dba-5.5.14-96.1.x86_64",
"product": {
"name": "php5-dba-5.5.14-96.1.x86_64",
"product_id": "php5-dba-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-dom-5.5.14-96.1.x86_64",
"product": {
"name": "php5-dom-5.5.14-96.1.x86_64",
"product_id": "php5-dom-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-enchant-5.5.14-96.1.x86_64",
"product": {
"name": "php5-enchant-5.5.14-96.1.x86_64",
"product_id": "php5-enchant-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-exif-5.5.14-96.1.x86_64",
"product": {
"name": "php5-exif-5.5.14-96.1.x86_64",
"product_id": "php5-exif-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-fastcgi-5.5.14-96.1.x86_64",
"product": {
"name": "php5-fastcgi-5.5.14-96.1.x86_64",
"product_id": "php5-fastcgi-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-fileinfo-5.5.14-96.1.x86_64",
"product": {
"name": "php5-fileinfo-5.5.14-96.1.x86_64",
"product_id": "php5-fileinfo-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-fpm-5.5.14-96.1.x86_64",
"product": {
"name": "php5-fpm-5.5.14-96.1.x86_64",
"product_id": "php5-fpm-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-ftp-5.5.14-96.1.x86_64",
"product": {
"name": "php5-ftp-5.5.14-96.1.x86_64",
"product_id": "php5-ftp-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-gd-5.5.14-96.1.x86_64",
"product": {
"name": "php5-gd-5.5.14-96.1.x86_64",
"product_id": "php5-gd-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-gettext-5.5.14-96.1.x86_64",
"product": {
"name": "php5-gettext-5.5.14-96.1.x86_64",
"product_id": "php5-gettext-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-gmp-5.5.14-96.1.x86_64",
"product": {
"name": "php5-gmp-5.5.14-96.1.x86_64",
"product_id": "php5-gmp-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-iconv-5.5.14-96.1.x86_64",
"product": {
"name": "php5-iconv-5.5.14-96.1.x86_64",
"product_id": "php5-iconv-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-imap-5.5.14-96.1.x86_64",
"product": {
"name": "php5-imap-5.5.14-96.1.x86_64",
"product_id": "php5-imap-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-intl-5.5.14-96.1.x86_64",
"product": {
"name": "php5-intl-5.5.14-96.1.x86_64",
"product_id": "php5-intl-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-json-5.5.14-96.1.x86_64",
"product": {
"name": "php5-json-5.5.14-96.1.x86_64",
"product_id": "php5-json-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-ldap-5.5.14-96.1.x86_64",
"product": {
"name": "php5-ldap-5.5.14-96.1.x86_64",
"product_id": "php5-ldap-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-mbstring-5.5.14-96.1.x86_64",
"product": {
"name": "php5-mbstring-5.5.14-96.1.x86_64",
"product_id": "php5-mbstring-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-mcrypt-5.5.14-96.1.x86_64",
"product": {
"name": "php5-mcrypt-5.5.14-96.1.x86_64",
"product_id": "php5-mcrypt-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-mysql-5.5.14-96.1.x86_64",
"product": {
"name": "php5-mysql-5.5.14-96.1.x86_64",
"product_id": "php5-mysql-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-odbc-5.5.14-96.1.x86_64",
"product": {
"name": "php5-odbc-5.5.14-96.1.x86_64",
"product_id": "php5-odbc-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-opcache-5.5.14-96.1.x86_64",
"product": {
"name": "php5-opcache-5.5.14-96.1.x86_64",
"product_id": "php5-opcache-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-openssl-5.5.14-96.1.x86_64",
"product": {
"name": "php5-openssl-5.5.14-96.1.x86_64",
"product_id": "php5-openssl-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-pcntl-5.5.14-96.1.x86_64",
"product": {
"name": "php5-pcntl-5.5.14-96.1.x86_64",
"product_id": "php5-pcntl-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-pdo-5.5.14-96.1.x86_64",
"product": {
"name": "php5-pdo-5.5.14-96.1.x86_64",
"product_id": "php5-pdo-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-pgsql-5.5.14-96.1.x86_64",
"product": {
"name": "php5-pgsql-5.5.14-96.1.x86_64",
"product_id": "php5-pgsql-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-phar-5.5.14-96.1.x86_64",
"product": {
"name": "php5-phar-5.5.14-96.1.x86_64",
"product_id": "php5-phar-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-posix-5.5.14-96.1.x86_64",
"product": {
"name": "php5-posix-5.5.14-96.1.x86_64",
"product_id": "php5-posix-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-pspell-5.5.14-96.1.x86_64",
"product": {
"name": "php5-pspell-5.5.14-96.1.x86_64",
"product_id": "php5-pspell-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-shmop-5.5.14-96.1.x86_64",
"product": {
"name": "php5-shmop-5.5.14-96.1.x86_64",
"product_id": "php5-shmop-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-snmp-5.5.14-96.1.x86_64",
"product": {
"name": "php5-snmp-5.5.14-96.1.x86_64",
"product_id": "php5-snmp-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-soap-5.5.14-96.1.x86_64",
"product": {
"name": "php5-soap-5.5.14-96.1.x86_64",
"product_id": "php5-soap-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-sockets-5.5.14-96.1.x86_64",
"product": {
"name": "php5-sockets-5.5.14-96.1.x86_64",
"product_id": "php5-sockets-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-sqlite-5.5.14-96.1.x86_64",
"product": {
"name": "php5-sqlite-5.5.14-96.1.x86_64",
"product_id": "php5-sqlite-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-suhosin-5.5.14-96.1.x86_64",
"product": {
"name": "php5-suhosin-5.5.14-96.1.x86_64",
"product_id": "php5-suhosin-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-sysvmsg-5.5.14-96.1.x86_64",
"product": {
"name": "php5-sysvmsg-5.5.14-96.1.x86_64",
"product_id": "php5-sysvmsg-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-sysvsem-5.5.14-96.1.x86_64",
"product": {
"name": "php5-sysvsem-5.5.14-96.1.x86_64",
"product_id": "php5-sysvsem-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-sysvshm-5.5.14-96.1.x86_64",
"product": {
"name": "php5-sysvshm-5.5.14-96.1.x86_64",
"product_id": "php5-sysvshm-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-tokenizer-5.5.14-96.1.x86_64",
"product": {
"name": "php5-tokenizer-5.5.14-96.1.x86_64",
"product_id": "php5-tokenizer-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-wddx-5.5.14-96.1.x86_64",
"product": {
"name": "php5-wddx-5.5.14-96.1.x86_64",
"product_id": "php5-wddx-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-xmlreader-5.5.14-96.1.x86_64",
"product": {
"name": "php5-xmlreader-5.5.14-96.1.x86_64",
"product_id": "php5-xmlreader-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-xmlrpc-5.5.14-96.1.x86_64",
"product": {
"name": "php5-xmlrpc-5.5.14-96.1.x86_64",
"product_id": "php5-xmlrpc-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-xmlwriter-5.5.14-96.1.x86_64",
"product": {
"name": "php5-xmlwriter-5.5.14-96.1.x86_64",
"product_id": "php5-xmlwriter-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-xsl-5.5.14-96.1.x86_64",
"product": {
"name": "php5-xsl-5.5.14-96.1.x86_64",
"product_id": "php5-xsl-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-zip-5.5.14-96.1.x86_64",
"product": {
"name": "php5-zip-5.5.14-96.1.x86_64",
"product_id": "php5-zip-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-zlib-5.5.14-96.1.x86_64",
"product": {
"name": "php5-zlib-5.5.14-96.1.x86_64",
"product_id": "php5-zlib-5.5.14-96.1.x86_64"
}
},
{
"category": "product_version",
"name": "php5-devel-5.5.14-96.1.x86_64",
"product": {
"name": "php5-devel-5.5.14-96.1.x86_64",
"product_id": "php5-devel-5.5.14-96.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 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_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP2",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php5-5.5.14-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.aarch64"
},
"product_reference": "apache2-mod_php5-5.5.14-96.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php5-5.5.14-96.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-96.1.ppc64le"
},
"product_reference": "apache2-mod_php5-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "apache2-mod_php5-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "apache2-mod_php5-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.aarch64"
},
"product_reference": "php5-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.aarch64"
},
"product_reference": "php5-bcmath-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-bcmath-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-bcmath-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-bcmath-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.aarch64"
},
"product_reference": "php5-bz2-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-bz2-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-bz2-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-bz2-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.aarch64"
},
"product_reference": "php5-calendar-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-calendar-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-calendar-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-calendar-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.aarch64"
},
"product_reference": "php5-ctype-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-ctype-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-ctype-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-ctype-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.aarch64"
},
"product_reference": "php5-curl-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-curl-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-curl-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-curl-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.aarch64"
},
"product_reference": "php5-dba-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-dba-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-dba-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-dba-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.aarch64"
},
"product_reference": "php5-dom-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-dom-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-dom-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-dom-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.aarch64"
},
"product_reference": "php5-enchant-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-enchant-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-enchant-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-enchant-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.aarch64"
},
"product_reference": "php5-exif-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-exif-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-exif-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-exif-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.aarch64"
},
"product_reference": "php5-fastcgi-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-fastcgi-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-fastcgi-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-fastcgi-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.aarch64"
},
"product_reference": "php5-fileinfo-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-fileinfo-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-fileinfo-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-fileinfo-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.aarch64"
},
"product_reference": "php5-fpm-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-fpm-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-fpm-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-fpm-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.aarch64"
},
"product_reference": "php5-ftp-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-ftp-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-ftp-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-ftp-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.aarch64"
},
"product_reference": "php5-gd-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-gd-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-gd-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-gd-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.aarch64"
},
"product_reference": "php5-gettext-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-gettext-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-gettext-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-gettext-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.aarch64"
},
"product_reference": "php5-gmp-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-gmp-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-gmp-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-gmp-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.aarch64"
},
"product_reference": "php5-iconv-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-iconv-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-iconv-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-iconv-5.5.14-96.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-imap-5.5.14-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.aarch64"
},
"product_reference": "php5-imap-5.5.14-96.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php5-imap-5.5.14-96.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-imap-5.5.14-96.1.ppc64le"
},
"product_reference": "php5-imap-5.5.14-96.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php5-imap-5.5.14-96.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-imap-5.5.14-96.1.s390x"
},
"product_reference": "php5-imap-5.5.14-96.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php5-imap-5.5.14-96.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-imap-5.5.14-96.1.x86_64"
},
"product_reference": "php5-imap-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.aarch64"
},
"product_reference": "php5-intl-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-intl-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-intl-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-intl-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.aarch64"
},
"product_reference": "php5-json-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-json-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-json-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-json-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.aarch64"
},
"product_reference": "php5-ldap-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-ldap-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-ldap-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-ldap-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.aarch64"
},
"product_reference": "php5-mbstring-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-mbstring-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-mbstring-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-mbstring-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.aarch64"
},
"product_reference": "php5-mcrypt-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-mcrypt-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-mcrypt-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-mcrypt-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.aarch64"
},
"product_reference": "php5-mysql-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-mysql-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-mysql-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-mysql-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.aarch64"
},
"product_reference": "php5-odbc-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-odbc-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-odbc-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-odbc-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.aarch64"
},
"product_reference": "php5-opcache-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-opcache-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-opcache-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-opcache-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.aarch64"
},
"product_reference": "php5-openssl-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-openssl-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-openssl-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-openssl-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.aarch64"
},
"product_reference": "php5-pcntl-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-pcntl-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-pcntl-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-pcntl-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.aarch64"
},
"product_reference": "php5-pdo-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-pdo-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-pdo-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-pdo-5.5.14-96.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-96.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-96.1.noarch"
},
"product_reference": "php5-pear-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.aarch64"
},
"product_reference": "php5-pgsql-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-pgsql-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-pgsql-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-pgsql-5.5.14-96.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-phar-5.5.14-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.aarch64"
},
"product_reference": "php5-phar-5.5.14-96.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php5-phar-5.5.14-96.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-phar-5.5.14-96.1.ppc64le"
},
"product_reference": "php5-phar-5.5.14-96.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php5-phar-5.5.14-96.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-phar-5.5.14-96.1.s390x"
},
"product_reference": "php5-phar-5.5.14-96.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php5-phar-5.5.14-96.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-phar-5.5.14-96.1.x86_64"
},
"product_reference": "php5-phar-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.aarch64"
},
"product_reference": "php5-posix-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-posix-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-posix-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-posix-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.aarch64"
},
"product_reference": "php5-pspell-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-pspell-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-pspell-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-pspell-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.aarch64"
},
"product_reference": "php5-shmop-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-shmop-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-shmop-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-shmop-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.aarch64"
},
"product_reference": "php5-snmp-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-snmp-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-snmp-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-snmp-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.aarch64"
},
"product_reference": "php5-soap-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-soap-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-soap-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-soap-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.aarch64"
},
"product_reference": "php5-sockets-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-sockets-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-sockets-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-sockets-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.aarch64"
},
"product_reference": "php5-sqlite-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-sqlite-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-sqlite-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-sqlite-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.aarch64"
},
"product_reference": "php5-suhosin-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-suhosin-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-suhosin-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-suhosin-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.aarch64"
},
"product_reference": "php5-sysvmsg-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-sysvmsg-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-sysvmsg-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-sysvmsg-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.aarch64"
},
"product_reference": "php5-sysvsem-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-sysvsem-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-sysvsem-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-sysvsem-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.aarch64"
},
"product_reference": "php5-sysvshm-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-sysvshm-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-sysvshm-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-sysvshm-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.aarch64"
},
"product_reference": "php5-tokenizer-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-tokenizer-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-tokenizer-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-tokenizer-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.aarch64"
},
"product_reference": "php5-wddx-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-wddx-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-wddx-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-wddx-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.aarch64"
},
"product_reference": "php5-xmlreader-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-xmlreader-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-xmlreader-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-xmlreader-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.aarch64"
},
"product_reference": "php5-xmlrpc-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-xmlrpc-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-xmlrpc-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-xmlrpc-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.aarch64"
},
"product_reference": "php5-xmlwriter-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-xmlwriter-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-xmlwriter-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-xmlwriter-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.aarch64"
},
"product_reference": "php5-xsl-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-xsl-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-xsl-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-xsl-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.aarch64"
},
"product_reference": "php5-zip-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-zip-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-zip-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-zip-5.5.14-96.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-96.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.aarch64"
},
"product_reference": "php5-zlib-5.5.14-96.1.aarch64",
"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-96.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-96.1.ppc64le"
},
"product_reference": "php5-zlib-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-zlib-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-zlib-5.5.14-96.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-96.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-96.1.ppc64le"
},
"product_reference": "php5-devel-5.5.14-96.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-96.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-96.1.s390x"
},
"product_reference": "php5-devel-5.5.14-96.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-96.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-96.1.x86_64"
},
"product_reference": "php5-devel-5.5.14-96.1.x86_64",
"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-96.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.aarch64"
},
"product_reference": "php5-devel-5.5.14-96.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php5-devel-5.5.14-96.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP2",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.ppc64le"
},
"product_reference": "php5-devel-5.5.14-96.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php5-devel-5.5.14-96.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP2",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.s390x"
},
"product_reference": "php5-devel-5.5.14-96.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php5-devel-5.5.14-96.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.x86_64"
},
"product_reference": "php5-devel-5.5.14-96.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-10158",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-10158"
}
],
"notes": [
{
"category": "general",
"text": "The exif_convert_any_to_int function in ext/exif/exif.c in PHP before 5.6.30, 7.0.x before 7.0.15, and 7.1.x before 7.1.1 allows remote attackers to cause a denial of service (application crash) via crafted EXIF data that triggers an attempt to divide the minimum representable negative integer by -1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-96.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-10158",
"url": "https://www.suse.com/security/cve/CVE-2016-10158"
},
{
"category": "external",
"summary": "SUSE Bug 1022219 for CVE-2016-10158",
"url": "https://bugzilla.suse.com/1022219"
}
],
"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-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-96.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-96.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-02-23T09:00:51Z",
"details": "moderate"
}
],
"title": "CVE-2016-10158"
},
{
"cve": "CVE-2016-10159",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-10159"
}
],
"notes": [
{
"category": "general",
"text": "Integer overflow in the phar_parse_pharfile function in ext/phar/phar.c in PHP before 5.6.30 and 7.0.x before 7.0.15 allows remote attackers to cause a denial of service (memory consumption or application crash) via a truncated manifest entry in a PHAR archive.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-96.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-10159",
"url": "https://www.suse.com/security/cve/CVE-2016-10159"
},
{
"category": "external",
"summary": "SUSE Bug 1022255 for CVE-2016-10159",
"url": "https://bugzilla.suse.com/1022255"
},
{
"category": "external",
"summary": "SUSE Bug 1048094 for CVE-2016-10159",
"url": "https://bugzilla.suse.com/1048094"
}
],
"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-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-96.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-96.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-02-23T09:00:51Z",
"details": "moderate"
}
],
"title": "CVE-2016-10159"
},
{
"cve": "CVE-2016-10160",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-10160"
}
],
"notes": [
{
"category": "general",
"text": "Off-by-one error in the phar_parse_pharfile function in ext/phar/phar.c in PHP before 5.6.30 and 7.0.x before 7.0.15 allows remote attackers to cause a denial of service (memory corruption) or possibly execute arbitrary code via a crafted PHAR archive with an alias mismatch.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-96.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-10160",
"url": "https://www.suse.com/security/cve/CVE-2016-10160"
},
{
"category": "external",
"summary": "SUSE Bug 1022257 for CVE-2016-10160",
"url": "https://bugzilla.suse.com/1022257"
},
{
"category": "external",
"summary": "SUSE Bug 1048094 for CVE-2016-10160",
"url": "https://bugzilla.suse.com/1048094"
}
],
"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-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-96.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-96.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-02-23T09:00:51Z",
"details": "important"
}
],
"title": "CVE-2016-10160"
},
{
"cve": "CVE-2016-10161",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-10161"
}
],
"notes": [
{
"category": "general",
"text": "The object_common1 function in ext/standard/var_unserializer.c in PHP before 5.6.30, 7.0.x before 7.0.15, and 7.1.x before 7.1.1 allows remote attackers to cause a denial of service (buffer over-read and application crash) via crafted serialized data that is mishandled in a finish_nested_data call.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-96.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-10161",
"url": "https://www.suse.com/security/cve/CVE-2016-10161"
},
{
"category": "external",
"summary": "SUSE Bug 1022260 for CVE-2016-10161",
"url": "https://bugzilla.suse.com/1022260"
}
],
"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-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-96.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-96.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-02-23T09:00:51Z",
"details": "moderate"
}
],
"title": "CVE-2016-10161"
},
{
"cve": "CVE-2016-10166",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-10166"
}
],
"notes": [
{
"category": "general",
"text": "Integer underflow in the _gdContributionsAlloc function in gd_interpolation.c in the GD Graphics Library (aka libgd) before 2.2.4 allows remote attackers to have unspecified impact via vectors related to decrementing the u variable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-96.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-10166",
"url": "https://www.suse.com/security/cve/CVE-2016-10166"
},
{
"category": "external",
"summary": "SUSE Bug 1022069 for CVE-2016-10166",
"url": "https://bugzilla.suse.com/1022069"
},
{
"category": "external",
"summary": "SUSE Bug 1022263 for CVE-2016-10166",
"url": "https://bugzilla.suse.com/1022263"
}
],
"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-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-96.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.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-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-96.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-02-23T09:00:51Z",
"details": "moderate"
}
],
"title": "CVE-2016-10166"
},
{
"cve": "CVE-2016-10167",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-10167"
}
],
"notes": [
{
"category": "general",
"text": "The gdImageCreateFromGd2Ctx function in gd_gd2.c in the GD Graphics Library (aka libgd) before 2.2.4 allows remote attackers to cause a denial of service (application crash) via a crafted image file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-96.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-10167",
"url": "https://www.suse.com/security/cve/CVE-2016-10167"
},
{
"category": "external",
"summary": "SUSE Bug 1022069 for CVE-2016-10167",
"url": "https://bugzilla.suse.com/1022069"
},
{
"category": "external",
"summary": "SUSE Bug 1022264 for CVE-2016-10167",
"url": "https://bugzilla.suse.com/1022264"
}
],
"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-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-96.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-96.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-02-23T09:00:51Z",
"details": "low"
}
],
"title": "CVE-2016-10167"
},
{
"cve": "CVE-2016-10168",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-10168"
}
],
"notes": [
{
"category": "general",
"text": "Integer overflow in gd_io.c in the GD Graphics Library (aka libgd) before 2.2.4 allows remote attackers to have unspecified impact via vectors involving the number of horizontal and vertical chunks in an image.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-96.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-10168",
"url": "https://www.suse.com/security/cve/CVE-2016-10168"
},
{
"category": "external",
"summary": "SUSE Bug 1022069 for CVE-2016-10168",
"url": "https://bugzilla.suse.com/1022069"
},
{
"category": "external",
"summary": "SUSE Bug 1022265 for CVE-2016-10168",
"url": "https://bugzilla.suse.com/1022265"
}
],
"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-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-96.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/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-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-96.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-02-23T09:00:51Z",
"details": "moderate"
}
],
"title": "CVE-2016-10168"
},
{
"cve": "CVE-2016-7478",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7478"
}
],
"notes": [
{
"category": "general",
"text": "Zend/zend_exceptions.c in PHP, possibly 5.x before 5.6.28 and 7.x before 7.0.13, allows remote attackers to cause a denial of service (infinite loop) via a crafted Exception object in serialized data, a related issue to CVE-2015-8876.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-96.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7478",
"url": "https://www.suse.com/security/cve/CVE-2016-7478"
},
{
"category": "external",
"summary": "SUSE Bug 1019550 for CVE-2016-7478",
"url": "https://bugzilla.suse.com/1019550"
}
],
"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-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-96.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-calendar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ctype-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-curl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dba-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-dom-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-enchant-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-exif-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fastcgi-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fileinfo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-fpm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ftp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gd-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gettext-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-gmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-iconv-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-imap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-intl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-json-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-ldap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mbstring-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mcrypt-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-mysql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-odbc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-opcache-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-openssl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pcntl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pdo-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pear-5.5.14-96.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pgsql-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-phar-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-posix-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-pspell-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-shmop-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-snmp-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-soap-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sockets-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sqlite-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-suhosin-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvmsg-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvsem-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-sysvshm-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-tokenizer-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-wddx-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlreader-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlrpc-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xmlwriter-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-xsl-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zip-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php5-zlib-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php5-devel-5.5.14-96.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP2:php5-devel-5.5.14-96.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2017-02-23T09:00:51Z",
"details": "moderate"
}
],
"title": "CVE-2016-7478"
}
]
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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…